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.
1 parent 87896c8 commit e7d9320Copy full SHA for e7d9320
_format/1.1/index.md
@@ -895,8 +895,8 @@ The following characters **MUST NOT** be used in implementation and
895
- U+002B PLUS SIGN, "+" _(has overloaded meaning in URL query strings)_
896
- U+002C COMMA, "," _(used as a separator between relationship paths)_
897
- U+002E PERIOD, "." _(used as a separator within relationship paths)_
898
-- U+005B LEFT SQUARE BRACKET, "[" _(used in sparse fieldsets)_
899
-- U+005D RIGHT SQUARE BRACKET, "]" _(used in sparse fieldsets)_
+- U+005B LEFT SQUARE BRACKET, "[" _(used in query parameter families)_
+- U+005D RIGHT SQUARE BRACKET, "]" _(used in query parameter families)_
900
- U+0021 EXCLAMATION MARK, "!"
901
- U+0022 QUOTATION MARK, '"'
902
- U+0023 NUMBER SIGN, "#"
0 commit comments