Skip to content

Commit

Permalink
Update api-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeloPakDev1 authored Mar 27, 2024
1 parent 90b4858 commit a31fc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: api-lint
env:
API_TYPES: 'OAS'
API_DIRECTORIES: 'src/main/resources/swagger.api'
API_EXCLUDES: 'paths responses'
API_EXCLUDES: 'paths responses schemas'
API_WARNINGS: false

on:
Expand Down

0 comments on commit a31fc6f

Please sign in to comment.