Skip to content

Commit 0d1a040

Browse files
authored
docs: remove note from openapi (#222)
Signed-off-by: Grant Linville <[email protected]>
1 parent 36d36d4 commit 0d1a040

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/docs/03-tools/03-openapi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# OpenAPI Tools
22

3-
:::note
4-
This is a new feature and might be buggy.
5-
:::
6-
73
GPTScript can treat OpenAPI v3 definition files as though they were tool files.
84
Each operation (a path and HTTP method) in the file will become a simple tool that makes an HTTP request.
95
GPTScript will automatically and internally generate the necessary code to make the request and parse the response.

0 commit comments

Comments
 (0)