We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1da844 commit f4735d4Copy full SHA for f4735d4
src/main/resources/config/application.properties
@@ -111,5 +111,6 @@ sps.api.session.endpoint.v1=${sps.api.session.endpoint}/v1
111
sps.api.session.accessTokenValiditySeconds=43200
112
113
### Open API Documentation
114
+sps.webservice.enable.swagger=false
115
springdoc.api-docs.enabled=true
116
springdoc.swagger-ui.enabled=true
0 commit comments