8000 Order the `meta` JSON:API object member consistently. · roy-coder/json-api@ac1c72b · GitHub
[go: up one dir, main page]

Skip to content

Commit ac1c72b

Browse files
committed
Order the meta JSON:API object member consistently.
1 parent cd908cc commit ac1c72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_format/1.1/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,9 +832,9 @@ The jsonapi object **MAY** contain any of the following members:
832832

833833
* `version` - whose value is a string indicating the highest JSON:API version
834834
supported.
835-
* `meta` - a [meta] object that contains non-standard meta-information.
836835
* `ext` - an array of URIs for all applied [extensions].
837836
* `profile` - an array of URIs for all applied [profiles].
837+
* `meta` - a [meta] object that contains non-standard meta-information.
838838

839839
A simple example appears below:
840840

0 commit comments

Comments
 (0)
0