Skip to content

Commit

Permalink
fix: updates for oas linter
Browse files Browse the repository at this point in the history
fixes to the generated OAS specification to be 
compliant with AEP guidance.
  • Loading branch information
toumorokoshi committed Dec 5, 2024
1 parent de62780 commit f393621
Show file tree
Hide file tree
Showing 7 changed files with 315 additions and 173 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
run: |
./scripts/test_http_api.sh
- name: run api-linter
run: |
./scripts/run-oas-linter.sh
# - name: run api-linter
# run: |
# ./scripts/run-api-linter.sh
Loading

0 comments on commit f393621

Please sign in to comment.