We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e521e5 commit 9e18986Copy full SHA for 9e18986
1 file changed
sections/designRules.md
@@ -649,7 +649,7 @@ Content-Type: application/problem+json</code><code class="json">{
649
<li><strong><code>detail</code></strong> - a human-readable message describing the violation.</li>
650
<li><strong><code>location</code></strong> (optional) - a locator for the offending value:
651
<ul>
652
- <li>For JSON request bodies: a JSON Pointer [[rfc6901]] expression pointing to the value.</li>
+ <li>For JSON request bodies: a JSON Pointer [[RFC6901]] expression pointing to the value.</li>
653
<li>For XML request bodies: an absolute XPath v3.1 [[xpath-31]] expression pointing to the value.</li>
654
<li>For query parameters: the parameter name.</li>
655
</ul>
0 commit comments