Lint on generate success. Move YAML file to src/schema/

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-04-03 12:22:50 -04:00
committed by Fredrik Adelöw
parent 1f5800ae6d
commit ef770923df
11 changed files with 48 additions and 24 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
- name: verify api reference
run: node scripts/verify-api-reference.js
- name: verify openapi.yaml matches schema/openapi.ts files
- name: verify openapi yaml file matches generated ts file
run: yarn backstage-repo-tools schema:openapi:verify
- name: verify doc links