Merge pull request #16092 from RobotSail/trpc-api

Add tRPC API Definition Widget
This commit is contained in:
Fredrik Adelöw
2023-02-03 10:57:05 +01:00
committed by GitHub
14 changed files with 188 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-api-docs': minor
---
Adds a new tRPC API definition widget which users can utilize to integrate their tRPC API definitions into Backstage.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-model': minor
---
Adds the tRPC API type to the catalog.