Skip to content

Commit

Permalink
๐Ÿ“ docs : API ๋ฌธ์„œ ํ†ตํ•ฉ
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent 8508355 commit 85b4df8
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 @@ -35,7 +35,7 @@ jobs:
run: |
cd ./noti-service
ls -all
./gradlew :noti-service:clean :noti-service:generateOpenApiDocs
./noti-service/gradlew :noti-service:clean :noti-service:generateOpenApiDocs
#redoc Set up
- name: redocly-cli
Expand Down

0 comments on commit 85b4df8

Please sign in to comment.