Skip to content

Commit

Permalink
weather-service springdoc path modified
Browse files Browse the repository at this point in the history
weather-service springdoc path modified
  • Loading branch information
DDonghyeo authored May 27, 2024
2 parents 14d6426 + c09d7c7 commit 88a7825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather-service/src/main/resources/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ springdoc:
api-docs:
version: openapi_3_0
enabled: true
path: /noti/v3/api-docs
path: /weather/v3/api-docs
default-consumes-media-type: application/json
default-produces-media-type: application/json
enable-spring-security: true

0 comments on commit 88a7825

Please sign in to comment.