We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meta
1 parent cd908cc commit ac1c72bCopy full SHA for ac1c72b
_format/1.1/index.md
@@ -832,9 +832,9 @@ The jsonapi object **MAY** contain any of the following members:
832
833
* `version` - whose value is a string indicating the highest JSON:API version
834
supported.
835
-* `meta` - a [meta] object that contains non-standard meta-information.
836
* `ext` - an array of URIs for all applied [extensions].
837
* `profile` - an array of URIs for all applied [profiles].
+* `meta` - a [meta] object that contains non-standard meta-information.
838
839
A simple example appears below:
840
0 commit comments