File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -155,11 +155,11 @@ names in [the `include` query parameter](#fetching-includes) are
155
155
space-separated instead of dot-separated.
156
156
157
157
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.
163
163
164
164
In the following example, a profile has specified that all timestamps use the
165
165
[ RFC 3339] ( https://tools.ietf.org/html/rfc3339 ) format and that all resource
You can’t perform that action at this time.
0 commit comments