Skip to content

Commit

Permalink
📝docs : api docs 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 17, 2024
1 parent 45a2c19 commit 9e0902c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: redoc-cli-github-action
uses: seeebiii/redoc-cli-github-action@v9
with:
args: 'bundle ./api.json --output ./api.yaml --ext yaml'
args: 'bundle ./api.json --output ./api.yaml --ext yaml --verbose'

- name: Rename Yaml Title & Desc
run: |
Expand Down

0 comments on commit 9e0902c

Please sign in to comment.