SOAP API docs plugin
Render SOAP documentation in a project. This plugin uses a SOAP library to generate documentation from your WSDL files.
This is a plugin reference page. A setup guide can be found in the How-to section
NPM package
@redocly/portal-plugin-soap-api
Introduction
When you add this plugin to your project, it automatically detects WSDL specification files and includes them as SOAP documentation pages. To be recognized, the specification files must have a .wsdl
extension.
Resources
- Setup guide: Learn how to generate SOAP documentation.
- Example WSDL file: View a SOAP WSDL example.