Skip to content

Commit

Permalink
Merge pull request #43593 from rsvoboda/openapi.spec.config
Browse files Browse the repository at this point in the history
Openapi-swaggerui guide - reference MicroProfile OpenAPI Core configuration
  • Loading branch information
gsmet authored Oct 1, 2024
2 parents b6292f4 + 17c870c commit de41930
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/main/asciidoc/openapi-swaggerui.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,11 @@ If you plan to consume this application from a Single Page Application running o

== Configuration Reference

=== MicroProfile OpenAPI

MicroProfile OpenAPI Core configuration is defined in https://download.eclipse.org/microprofile/microprofile-open-api-3.1.1/microprofile-openapi-spec-3.1.1.html#_core_configurations[MicroProfile OpenAPI Specification].
More information about the MicroProfile OpenAPI annotations can be found in the https://download.eclipse.org/microprofile/microprofile-open-api-3.1.1/apidocs/org/eclipse/microprofile/openapi/annotations/package-summary.html[MicroProfile OpenAPI API Javadoc].

=== OpenAPI

include::{generated-dir}/config/quarkus-smallrye-openapi.adoc[opts=optional, leveloffset=+1]
Expand Down

0 comments on commit de41930

Please sign in to comment.