Skip to content

Commit

Permalink
fixes #203 update test values.yml to security instead of openapi-secu…
Browse files Browse the repository at this point in the history
…rity (#204)
  • Loading branch information
stevehu authored Aug 6, 2024
1 parent 49378aa commit b16bacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/resources/config/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ handler.chains.default:
- validator
- proxy

# openapi-security.yml
openapi-security.enableVerifyJwt: false
# security.yml
security.enableVerifyJwt: false

# router.yml
router.hostWhitelist:
Expand Down

0 comments on commit b16bacd

Please sign in to comment.