Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/MSEARCH-546' into MSEARCH-546
Browse files Browse the repository at this point in the history
  • Loading branch information
GeloPakDev1 committed Mar 27, 2024
2 parents 110f3a7 + ab7b05e commit 270582f
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 270582f

Please sign in to comment.