Skip to content

Commit 4c83e7f

Browse files
authored
Merge pull request #3 from devhelmhq/fix/end-1162-strict-typing-spec-parity
chore: prune dead code, tighten typing, add (method, path) parity test
2 parents 4d1f0c3 + eb8e516 commit 4c83e7f

27 files changed

Lines changed: 21822 additions & 5992 deletions

.github/workflows/spec-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Download latest OpenAPI spec from monorepo
2525
run: |
26-
gh api repos/devhelmhq/mono/contents/docs/openapi/monitoring-api.yaml \
26+
gh api repos/devhelmhq/mono/contents/docs/openapi/monitoring-api.json \
2727
-H "Accept: application/vnd.github.raw+json" \
2828
-o docs/openapi/monitoring-api.json
2929
env:

0 commit comments

Comments
 (0)