Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ If the OpenAPI specification file has `securitySchemes` definitions, but no http
|`quarkus.openapi-generator.codegen.default-security-scheme=api_key`
|===

See the module https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/integration-tests/security[security] for an example of how to use this feature.
See the module https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/client/integration-tests/security[https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/integration-tests/security][security] for an example of how to use this feature.

== Basic HTTP Authentication

Expand Down