Typo fix
This commit is contained in:
parent
307fbd1174
commit
146ae4dcc1
|
@ -86,7 +86,7 @@ Here we configure the API endpoint for the search queries
|
||||||
Here we specify where the fields we have specified above can be found on the API response body.
|
Here we specify where the fields we have specified above can be found on the API response body.
|
||||||
|
|
||||||
- **Code**: The id of the field.
|
- **Code**: The id of the field.
|
||||||
- **Pesponse Path**: The [JSONPath](https://goessner.net/articles/JsonPath/) on the sesponse, where this field maps to.
|
- **Pesponse Path**: The [JSONPath](https://goessner.net/articles/JsonPath/) on the response, where this field maps to.
|
||||||
|
|
||||||
#### Authentication section
|
#### Authentication section
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue