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 @@ -811,11 +811,11 @@ alongside the `application/graphql-response+json` media type which makes the
811
811
meaning explicit. We hope to one day move to ` 294 ` if someone can push it
812
812
through the IETF review process.
813
813
814
- Note that this use of HTTP 203 does not strictly align with the intended
815
- semantics of this status code, but was a pragmatic choice to maximize
816
- compatibility whilst allowing servers to indicate partial success such that
817
- intermediaries that do not implement this specification may still track the
818
- not-fully-successful request (for example, for observability).
814
+ Note: This use of HTTP 203 does not strictly align with the intended semantics
815
+ of this status code, but was a pragmatic choice to maximize compatibility whilst
816
+ allowing servers to indicate partial success such that intermediaries that do
817
+ not implement this specification may still track the not-fully-successful
818
+ request (for example, for observability).
819
819
820
820
## Security
821
821
You can’t perform that action at this time.
0 commit comments