Skip to content

Commit

Permalink
Reference MicroProfile OpenAPI Core configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Sep 30, 2024
1 parent 96d8967 commit 17c870c
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

Check warning on line 574 in docs/src/main/asciidoc/openapi-swaggerui.adoc

View workflow job for this annotation

GitHub Actions / Linting with Vale

[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'Configuration Reference'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Configuration Reference'.", "location": {"path": "docs/src/main/asciidoc/openapi-swaggerui.adoc", "range": {"start": {"line": 574, "column": 4}}}, "severity": "INFO"}

=== 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 17c870c

Please sign in to comment.