Skip to content

Commit 8921742

Browse files
author
Guy Davenport
committed
correct directory
1 parent 095faa2 commit 8921742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ openapiProcessor {
2323
brapiOpenAPI {
2424
processorName "json"
2525
processor 'io.openapiprocessor:openapi-processor-json:2021.2'
26-
apiPath "${buildDir}/build/brapi_openapi.yaml"
26+
apiPath "${buildDir}/brapi_openapi.yaml"
2727
targetDir "${buildDir}/stn/"
2828
}
2929
}

0 commit comments

Comments
 (0)