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 722acc3 commit fc7fbf5Copy full SHA for fc7fbf5
docs/docs/03-tools/03-openapi.md
@@ -118,5 +118,4 @@ In OpenAPI definitions, request bodies are described with a MIME type. Currently
118
- `text/plain`
119
- `multipart/form-data`
120
121
-GPTScript will return an error when parsing the OpenAPI definition if it finds a request body that does not specify
122
-at least one of these supported MIME types.
+GPTScript will ignore any operations that have a request body without a supported MIME type.
0 commit comments