Skip to content

Commit 00e1a05

Browse files
committed
updated smartapi schema
1 parent 88c3683 commit 00e1a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/smartapi_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"^\\/": {
3232
"type": "object",
3333
"patternProperties": {
34-
".": {
34+
"get|put|post|delete|options|head|patch|trace": {
3535
"type": "object",
3636
"required": [
3737
"summary"

0 commit comments

Comments
 (0)