implement createApiExtension

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-08-31 13:35:25 +02:00
parent 56c4216dbf
commit 09696af4e4
7 changed files with 193 additions and 0 deletions
@@ -35,6 +35,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"dependencies": {
"@backstage/core-plugin-api": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21",
"zod": "^3.21.4",