We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c3683 commit 00e1a05Copy full SHA for 00e1a05
1 file changed
schemas/smartapi_schema.json
@@ -31,7 +31,7 @@
31
"^\\/": {
32
"type": "object",
33
"patternProperties": {
34
- ".": {
+ "get|put|post|delete|options|head|patch|trace": {
35
36
"required": [
37
"summary"
0 commit comments