mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 12:37:08 +11:00
📚🐛 fixed link
This commit is contained in:
parent
b625e79c48
commit
d5a7cf0481
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# API endpoints
|
# API endpoints
|
||||||
[PREVIOUS PAGE](endpoints.md) | [NEXT PAGE](../existing_services.md)
|
[PREVIOUS PAGE](APIs.md) | [NEXT PAGE](../existing_services.md)
|
||||||
|
|
||||||
## KEY
|
## KEY
|
||||||
`Jresp` - Json Response, json must be accepted in the `Accept` header, be that via `application/json` or `*/*`, failing to do so results in error `406`
|
`Jresp` - Json Response, json must be accepted in the `Accept` header, be that via `application/json` or `*/*`, failing to do so results in error `406`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue