feat(openapi): Create Backstage plugins through generator tooling.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
Signed-off-by: Aramis Sennyey <sennyeyaramis@gmail.com>
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
This commit is contained in:
Aramis Sennyey
2023-04-20 11:22:19 -04:00
committed by Aramis Sennyey
parent 998850c368
commit 38340678c3
74 changed files with 2658 additions and 490 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "../../node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "6.5.0"
}
}