docs: fix type

This commit is contained in:
Stevan Freeborn
2023-04-13 18:33:03 -05:00
parent 064c4ee43c
commit d456ddfad6
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Data Format {% #data-format %}
When retrieving data via the Onspring API using certain endpoints you can specify the format of the data being retrieved. The format can be will be specified either in a query parameter or in the request body. These endpoints are:
When retrieving data via the Onspring API using certain endpoints you can specify the format of the data being retrieved. The format will be specified either in a query parameter or in the request body. These endpoints are:
- [Get Records by App](#get-records-by-app)
- [Get Record by Id](#get-record-by-id)
+2 -2
View File
@@ -1,6 +1,6 @@
# The Values in a Raw Response
{% code Heading="RAW" defaultLanguage="json" %}
{% code heading="RAW" defaultLanguage="json" %}
```json
{
@@ -58,7 +58,7 @@
# The Values in a Formatted Response
{% code Heading="RAW" defaultLanguage="json" %}
{% code heading="RAW" defaultLanguage="json" %}
```json
{