Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Publish Swagger doc on generic endpoints jmix-projects/jmix-rest#36
Browse files Browse the repository at this point in the history
  • Loading branch information
subbotin committed Apr 9, 2021
1 parent 9baa20a commit 65c7363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,8 @@ dependencies {
api 'org.spockframework:spock-core:2.0-M4-groovy-2.5'
api 'org.spockframework:spock-spring:2.0-M4-groovy-2.5'

api 'io.swagger:swagger-models:1.6.1'
api 'io.swagger.core.v3:swagger-models:2.1.7'
api 'io.swagger.core.v3:swagger-core:2.1.7'

api 'org.springframework.security.oauth:spring-security-oauth2:2.4.1.RELEASE'

Expand Down

0 comments on commit 65c7363

Please sign in to comment.