Skip to content

Commit

Permalink
[BE] chore: remove swagger-related files (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
donghoony authored Sep 25, 2024
1 parent bb70a35 commit e199f70
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 55 deletions.
24 changes: 0 additions & 24 deletions backend/src/main/java/reviewme/config/SwaggerConfig.java

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions backend/src/main/resources/api-docs.yml

This file was deleted.

2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ spring:

config:
import:
- classpath:api-docs.yml
- classpath:logback.yml

datasource:
Expand All @@ -19,3 +18,4 @@ spring:
show-sql: true
hibernate:
ddl-auto: update
x

0 comments on commit e199f70

Please sign in to comment.