Add generate and verify commands.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-07 16:49:01 -05:00
committed by Fredrik Adelöw
parent 978b09f273
commit 06b016e9b8
8 changed files with 159 additions and 1 deletions
+3
View File
@@ -92,6 +92,9 @@ jobs:
- name: verify api reference
run: node scripts/verify-api-reference.js
- name: verify openapi yaml <> ts files
run: yarn backstage-cli schema:openapi:verify
- name: verify doc links
run: node scripts/verify-links.js