Skip to content

Commit

Permalink
Update OpenApiConfig.java
Browse files Browse the repository at this point in the history
  • Loading branch information
dydwo0740 authored Aug 20, 2023
1 parent 9a7a27e commit 2ee7bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/main/java/autoever2/cartag/OpenApiConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

@Configuration
public class OpenApiConfig {

@Bean
public OpenAPI openAPI() {
Info info = new Info()
Expand Down

0 comments on commit 2ee7bbe

Please sign in to comment.