Generate Scaffolder OpenAPI client

Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
solimant
2024-12-10 22:01:36 +00:00
parent 45dfc16205
commit 0976e117fa
85 changed files with 2947 additions and 8 deletions
+3 -1
View File
@@ -65,6 +65,8 @@
"@backstage/types": "workspace:^"
},
"devDependencies": {
"@backstage/cli": "workspace:^"
"@backstage/cli": "workspace:^",
"cross-fetch": "^4.0.0",
"uri-template": "^2.0.0"
}
}