Skip to content

Commit

Permalink
📝docs : api docs test
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent a33d4c9 commit 9bcfbd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- name: Rename Yaml Title & Desc
run: |
cat ./noti-service/docs/noti.yaml
yq -i '.info.title = "PetStore Backend API Document for FrontEnd"' ./noti-service/docs/noti.yaml
yq -i '.info.description = "Please contact Petstore backend if there are any issues with API"' ./noti-service/docs/noti.yaml
Expand Down

0 comments on commit 9bcfbd2

Please sign in to comment.