Merge pull request #22000 from dweber019/microsite/wsdl-api

chore: add wsdl plugin
This commit is contained in:
Fredrik Adelöw
2023-12-30 00:46:14 +01:00
committed by GitHub
+10
View File
@@ -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'