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 5f5aa0f commit a758dddCopy full SHA for a758ddd
src/schemas/json/problem-object-rfc9457.json
@@ -29,5 +29,6 @@
29
"format": "uri-reference",
30
"description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced."
31
}
32
- }
+ },
33
+ "additionalProperties": true
34
0 commit comments