Skip to content

Commit

Permalink
[#13] remove v1 references
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Oct 1, 2024
1 parent 4812e36 commit e48598f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/generate-postman-collection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
version:
- v1
- v2
with:
node-version: '18'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/generate-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
version:
- v1
- v2
with:
node-version: '18'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lint-oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
version:
- v1
- v2
with:
node-version: '18'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/oas-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
version:
- v1
- v2
with:
schema-path: 'src/objects/api/${{ matrix.version }}/openapi.yaml'
Expand Down

0 comments on commit e48598f

Please sign in to comment.