Skip to content

Commit 7e00139

Browse files
committed
ci: fix open api
1 parent 3b1bac2 commit 7e00139

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
output: ./docs/_site/swagger-ui
3838
spec-file: openapi.yml
39+
version: ^5.0.0 # swagger-ui@3 (дефолт) не рендерит OpenAPI 3.1, который отдаёт springdoc
3940
env:
4041
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4142
- name: Upload artifact

0 commit comments

Comments
 (0)