mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind cleanup #### What this PR does / why we need it: This PR upgrades SpringDoc to 2.2.0 for OpenAPI 3.1 support. Please see https://github.com/springdoc/springdoc-openapi/releases/tag/v2.2.0 for more. #### Special notes for your reviewer: - Start Halo by using following command: ```bash ./gradlew bootRun --args="--spring.profiles.active=dev --halo.plugin.runtime-mode=deployment" ``` - Try to request <http://localhost:8090/swagger-ui.html> and check if the OpenAPI version is 3.1 #### Does this PR introduce a user-facing change? ```release-note 升级 SpringDoc 至 2.2.0 ``` |
||
---|---|---|
.. | ||
application | ||
plugin |