8000 Remove mention of query parameters wrt profiles + namespaces · roy-coder/json-api@bb7b709 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb7b709

Browse files
committed
Remove mention of query parameters wrt profiles + namespaces
1 parent cf45487 commit bb7b709

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_format/1.1/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@ names in [the `include` query parameter](#fetching-includes) are
155155
space-separated instead of dot-separated.
156156

157157
Unlike extensions, profiles do not need to define a namespace for document
158-
members and query parameters because profiles cannot define specification
159-
semantics and thus cannot conflict with current or future versions of this
160-
specification. However, it is possible for profiles to conflict with other
161-
profiles. Therefore, it is the responsibility of implementors to ensure that
162-
they do not support conflicting profiles.
158+
members because profiles cannot define specification semantics and thus cannot
159+
conflict with current or future versions of this specification. However, it is
160+
possible for profiles to conflict with other profiles. Therefore, it is the
161+
responsibility of implementors to ensure that they do not support conflicting
162+
profiles.
163163

164164
In the following example, a profile has specified that all timestamps use the
165165
[RFC 3339](https://tools.ietf.org/html/rfc3339) format and that all resource

0 commit comments

Comments
 (0)
0