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 28, 2024
1 parent 67dafb2 commit 73166d9
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: 'schemas'
API_EXCLUDES: 'schemas/entity/browseOptionType.yaml'
API_WARNINGS: false

on:
Expand Down

0 comments on commit 73166d9

Please sign in to comment.