Replies: 1 comment
-
|
Hi @Homere-AI, thanks for the suggestion. This is a good idea. Currently, bulk import supports JSON-based tool definitions, but importing directly from an OpenAPI/Swagger spec would significantly streamline onboarding REST APIs. The key mapping would be:
I'll open a feature request issue to track this. In the meantime, you could script the conversion externally — parse the OpenAPI spec and generate the bulk import JSON format. Happy to help with a template if useful. Update: Opened #3500 to track this feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead or complementary to Bulk import options in tools interface, the user could be able to import a SWAGGER file through the interface to import all APIs directly.
Beta Was this translation helpful? Give feedback.
All reactions