issues
search
springdoc
/
springdoc.github.io
Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
9
stars
40
forks
source link
fix(modules.webflux): fix typo
#68
Closed
dancer1325
closed
8 months ago
dancer1325
commented
8 months ago
Description
Fix a typo 'springdoc-openapi-starter-webflux-ui' -> 'springdoc-openapi-starter-webflux-api'
How to review?
In this section
https://springdoc.org/#spring-webflux-support
, it's talking about JSON / YAML format which is provided by the '
-api' dependency and not the '
-ui' one
Check
https://springdoc.org/#general-overview
Description
How to review?