Skip to content

Commit 367d800

Browse files
filozoferdunglas
andauthored
Update openapi.md (#1798)
* Update openapi.md - Allow developers to avoid spending two hours of searching for the documentation which list the availables configurations behing openapi attribute * fix(core/openapi.md): wording Co-authored-by: Kévin Dunglas <[email protected]> * fix(openapi.md): move explanation to appropriate section --------- Co-authored-by: Kévin Dunglas <[email protected]>
1 parent ffa98e2 commit 367d800

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/openapi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ The impact on the swagger-ui is the following:
108108
## Using the OpenAPI and Swagger Contexts
109109

110110
Sometimes you may want to change the information included in your OpenAPI documentation.
111+
112+
For the full list of available configurations, please refer to the [OpenAPI Specifications](https://spec.openapis.org/oas/latest.html). The current doc page only gives some examples but focuses mostly on the OpenAPI integration inside API Platform without telling you all you can pass into the attributes.
113+
111114
The following configuration will give you total control over your OpenAPI definitions:
112115

113116
[codeSelector]

0 commit comments

Comments
 (0)