Add an openapi spec to the search backend.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-04-13 18:40:10 -04:00
committed by Renan Mendes Carvalho
parent 3b45c59744
commit 021cfbb515
9 changed files with 397 additions and 65 deletions
+1
View File
@@ -57,6 +57,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/backend-openapi-utils": "workspace:^",
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/supertest": "^2.0.8",