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 a48d568 commit ba22cc2Copy full SHA for ba22cc2
versions/3.0.2.md
@@ -903,7 +903,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens
903
}
904
},
905
"405": {
906
- "description": "Invalid input",
+ "description": "Method Not Allowed",
907
"content": {
908
"application/json": {},
909
"application/xml": {}
@@ -953,7 +953,7 @@ responses:
953
'application/json': {}
954
'application/xml': {}
955
'405':
956
- description: Invalid input
+ description: Method Not Allowed
957
content:
958
959
0 commit comments