File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ springdoc.swagger-ui.path= /swagger-ui/api-docs.html
245245### How can I customise the OpenAPI object ?
246246- You can write your own implementation of ` OpenApiCustomiser ` .
247247- An example is available on:
248- - [ https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-webmvc -core/src/test/java/test/org/springdoc/api/app39/SpringDocApp39Test .java ] ( https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-webmvc-core/src/test/java/test/org/springdoc/api/app39/SpringDocApp39Test.java ) .
248+ - [ https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-webflux -core/src/test/java/test/org/springdoc/api/app39/SpringDocTestApp .java ] ( https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-webmvc-core/src/test/java/test/org/springdoc/api/app39/SpringDocApp39Test.java ) .
249249
250250``` java
251251@Bean
You can’t perform that action at this time.
0 commit comments