mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
doc: link to examples/ring-malli-swagger from doc/ring/openapi.md
This commit is contained in:
parent
bf8d0ba1ef
commit
9a99ed96b2
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@
|
|||
Reitit can generate [OpenAPI 3.1.0](https://spec.openapis.org/oas/v3.1.0)
|
||||
documentation. The feature works similarly to [Swagger documentation](swagger.md).
|
||||
|
||||
The [http-swagger example](../../examples/http-swagger) also has OpenAPI documentation.
|
||||
The [http-swagger](../../examples/http-swagger) and
|
||||
[ring-malli-swagger](../../examples/ring-malli-swagger) examples also
|
||||
have OpenAPI documentation.
|
||||
|
||||
## OpenAPI data
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue