Update build.gradle
This commit is contained in:
parent
ed82c492ab
commit
a0ac2bc02a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ sourceSets {
|
||||||
|
|
||||||
|
|
||||||
openApi {
|
openApi {
|
||||||
apiDocsUrl = "http://localhost:8080/v3/api-docs"
|
apiDocsUrl = "http://localhost:8080/v1/api-docs"
|
||||||
outputDir = file("$projectDir")
|
outputDir = file("$projectDir")
|
||||||
outputFileName = "SwaggerDoc.json"
|
outputFileName = "SwaggerDoc.json"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue