diff --git a/docs/getting-started.html b/docs/getting-started.html index 8606fae..4fc8868 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -69,7 +69,7 @@
Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Add the library to the list of your project dependencies (No additional configuration is needed)
diff --git a/docs/modules.html b/docs/modules.html index 327933b..df3192c 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -113,7 +113,7 @@Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Add the library to the list of your project dependencies (No additional configuration is needed)
diff --git a/docs/v1/getting-started.html b/docs/v1/getting-started.html index 9ba13a5..0649842 100644 --- a/docs/v1/getting-started.html +++ b/docs/v1/getting-started.html @@ -69,7 +69,7 @@Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Add the library to the list of your project dependencies (No additional configuration is needed)
diff --git a/docs/v1/modules.html b/docs/v1/modules.html index 4a88baf..8f98681 100644 --- a/docs/v1/modules.html +++ b/docs/v1/modules.html @@ -113,7 +113,7 @@Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml
+Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml
Add the library to the list of your project dependencies (No additional configuration is needed)
diff --git a/src/docs/asciidoc/getting-started.adoc b/src/docs/asciidoc/getting-started.adoc index 3bbfa4a..8bc4a06 100644 --- a/src/docs/asciidoc/getting-started.adoc +++ b/src/docs/asciidoc/getting-started.adoc @@ -20,7 +20,7 @@ This will automatically deploy swagger-ui to a spring-boot application: ** server: The server name or IP ** port: The server port ** context-path: The context path of the application -* Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml +* Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml TIP: For custom path of the swagger documentation in HTML format, add a custom springdoc property, in your spring-boot configuration file: . diff --git a/src/docs/asciidoc/modules.adoc b/src/docs/asciidoc/modules.adoc index 8f37557..f9ddafd 100644 --- a/src/docs/asciidoc/modules.adoc +++ b/src/docs/asciidoc/modules.adoc @@ -35,7 +35,7 @@ springdoc.api-docs.path=/api-docs === Spring WebFlux support -* Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml +* Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml * Add the library to the list of your project dependencies (No additional configuration is needed) [source,xml, subs="attributes+"] diff --git a/src/docs/asciidoc/v1/getting-started.adoc b/src/docs/asciidoc/v1/getting-started.adoc index 4ca4341..b4f3015 100644 --- a/src/docs/asciidoc/v1/getting-started.adoc +++ b/src/docs/asciidoc/v1/getting-started.adoc @@ -20,7 +20,7 @@ This will automatically deploy swagger-ui to a spring-boot application: ** server: The server name or IP ** port: The server port ** context-path: The context path of the application -* Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml +* Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml TIP: For custom path of the swagger documentation in HTML format, add a custom springdoc property, in your spring-boot configuration file: . diff --git a/src/docs/asciidoc/v1/modules.adoc b/src/docs/asciidoc/v1/modules.adoc index 21d76a7..f0f2a94 100644 --- a/src/docs/asciidoc/v1/modules.adoc +++ b/src/docs/asciidoc/v1/modules.adoc @@ -35,7 +35,7 @@ springdoc.api-docs.path=/api-docs === Spring WebFlux support -* Documentation can be available in yaml format as well, on the following path : /v3/api-docs.yaml +* Documentation will be available in yaml format as well, on the following path : /v3/api-docs.yaml * Add the library to the list of your project dependencies (No additional configuration is needed) [source,xml, subs="attributes+"]