Update api.md
clarifying that all endpoint urls end with a trailing slash
This commit is contained in:
parent
2db66280cc
commit
c5112a8d13
@ -58,6 +58,10 @@ fields:
|
|||||||
- `custom_fields`: Array of custom fields & values, specified as
|
- `custom_fields`: Array of custom fields & values, specified as
|
||||||
`{ field: CUSTOM_FIELD_ID, value: VALUE }`
|
`{ field: CUSTOM_FIELD_ID, value: VALUE }`
|
||||||
|
|
||||||
|
!!! note
|
||||||
|
|
||||||
|
Be aware that the URLs of all of these endpoints end with a `/`slash.
|
||||||
|
|
||||||
## Downloading documents
|
## Downloading documents
|
||||||
|
|
||||||
In addition to that, the document endpoint offers these additional
|
In addition to that, the document endpoint offers these additional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user