Skip to content

Commit

Permalink
Enable Rapidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Nov 22, 2023
1 parent dac1fd8 commit 641d5c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grails-forge-web-netty/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ micronaut:
swagger-ui:
paths: classpath:META-INF/swagger/views/swagger-ui
mapping: /swagger-ui/**
rapidoc:
paths: classpath:META-INF/swagger/views/rapidoc
mapping: /rapidoc/**
server:
cors:
enabled: true
Expand Down

0 comments on commit 641d5c2

Please sign in to comment.