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 4e497f1 commit 85419f6Copy full SHA for 85419f6
1 file changed
aip/general/0136.md
@@ -162,7 +162,7 @@ without risk of runtime impact.
162
Allowing `POST` to be used for requests which would otherwise be made using
163
`GET` is a convenience:
164
165
-- It avoids large query strings leading to requests which violated URL size
+- It avoids large query strings leading to requests which violate URL size
166
limitations.
167
- It allows clients to implement a single way of serializing request data, or
168
at least avoids them from having to implement complex rules for repeated
0 commit comments