Skip to content

Commit

Permalink
[DOCS] change swagger API title
Browse files Browse the repository at this point in the history
  • Loading branch information
nogamsung committed Mar 2, 2024
1 parent a3e7b0f commit a9126e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ private List<SecurityReference> defaultAuth() {

private ApiInfo apiInfo() {
return new ApiInfoBuilder()
.title("가보자IT Alpha API")
.title("가보자IT Dev API")
.version("V1.0.0")
.description("\t<API 테스트를 위한 테스트 계정 Token 발급 방법>\n" +
"1. 개발\n" +
Expand Down

0 comments on commit a9126e0

Please sign in to comment.