Clarify the use of JSON in requests and responses (#1185)

Fixes #1182
This commit is contained in:
Richard van der Hoff 2022-07-28 13:45:54 +01:00 committed by GitHub
parent 119197e798
commit b232148821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 84 additions and 38 deletions

View file

@ -0,0 +1 @@
Update "API Standards" section to clarify how JSON is used.