Skip to content

Conversation

MehdiCHEBBAH
Copy link
Contributor

  • Updated OpenAPI Toolkit to support multiple input types: file upload or link.
  • Added async options for selecting servers and endpoints from the OpenAPI specification.
  • Improved error handling for loading OpenAPI specs and fetching server data.
  • Updated version to 2.1.

…ction

- Updated OpenAPI Toolkit to support multiple input types: file upload or link.
- Added async options for selecting servers and endpoints from the OpenAPI specification.
- Improved error handling for loading OpenAPI specs and fetching server data.
- Updated version to 2.1.
@MehdiCHEBBAH MehdiCHEBBAH changed the title feat: enhance OpenAPI Toolkit with input type options and server selection feat: extend OpenAPI Toolkit with loading the spec from URL, and tools selection Sep 21, 2025
@HenryHengZJ HenryHengZJ requested a review from 0xi4o September 27, 2025 11:07
@HenryHengZJ
Copy link
Contributor

this is super cool! do you have some examples OpenAPI link or json/yaml files for us to test it out?

@MehdiCHEBBAH
Copy link
Contributor Author

MehdiCHEBBAH commented Sep 30, 2025

Default module.openapi.yaml
here is a simple OpenAPI spec in yaml format. While the API is secured, you still can use it for testing the implementation
You can also use this json formatted spec for trello: https://api.apis.guru/v2/specs/trello.com/1.0/openapi.json

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @MehdiCHEBBAH !

@HenryHengZJ HenryHengZJ merged commit 8d0a198 into FlowiseAI:main Oct 2, 2025
2 checks passed
erhhung pushed a commit to erhhung/flowise that referenced this pull request Oct 5, 2025
…s selection (FlowiseAI#5237)

feat: enhance OpenAPI Toolkit with input type options and server selection

- Updated OpenAPI Toolkit to support multiple input types: file upload or link.
- Added async options for selecting servers and endpoints from the OpenAPI specification.
- Improved error handling for loading OpenAPI specs and fetching server data.
- Updated version to 2.1.

Co-authored-by: Mehdi Chebbah <MChebbah@aas.com.sa>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants