Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SOAP WSDL as API Service #20179

Open
chrisrayrayne opened this issue Mar 11, 2025 · 0 comments
Open

Add SOAP WSDL as API Service #20179

chrisrayrayne opened this issue Mar 11, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@chrisrayrayne
Copy link

Is your feature request related to a problem? Please describe.
A lot of APIs are still SOAP-based, especially the legacy world but not entirely. As of now, only REST APIs can be added.

Describe the solution you'd like
Add SOAP like RESTful but parsing WSDL instead of a OpenAPI-specification

Describe alternatives you've considered
Instead of parsing WSDL, there is also the possibility to convert WSDL to OpenAPI and parse like before.

Additional context
Converter (not tested): https://github.com/anhthang/soap-converter

@chrisrayrayne chrisrayrayne added the enhancement New feature or request label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant