We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c64c52 commit ab4d1dfCopy full SHA for ab4d1df
definitions/rest.md
@@ -37,7 +37,7 @@
37
"rules": [
38
{
39
"item_of_collection": {
40
- "items": [ "GET", "POST", "PUT", "DELETE", "PATCH"]
+ "items": [ "GET", "POST", "PUT", "DELETE", "PATCH", "CONNECT", "TRACE", "HEAD", "OPTIONS"]
41
}
42
43
],
0 commit comments