diff --git a/microsite/data/plugins/api-wsdl.yaml b/microsite/data/plugins/api-wsdl.yaml new file mode 100644 index 0000000000..6523531f1d --- /dev/null +++ b/microsite/data/plugins/api-wsdl.yaml @@ -0,0 +1,10 @@ +--- +title: WSDL / SOAP viewer +author: dweber019 +authorUrl: https://github.com/dweber019 +category: Discovery +description: An API docs extension to render WSDL / SOAP web services human readable. +documentation: https://github.com/dweber019/backstage-plugin-api-docs-module-wsdl +iconUrl: https://raw.githubusercontent.com/dweber019/backstage-plugin-api-docs-module-wsdl/main/docs/logo.png +npmPackageName: '@dweber019/backstage-plugin-api-docs-module-wsdl' +addedDate: '2023-12-22'