Moved the OpenAPI specification document and the Open API generator configuration to the root folder of the target in the package.
This commit is contained in:
parent
29e526ddd9
commit
c066a1896a
@ -47,9 +47,6 @@ let package = Package(
|
|||||||
)
|
)
|
||||||
],
|
],
|
||||||
path: "Sources",
|
path: "Sources",
|
||||||
resources: [
|
|
||||||
.process("../Resources")
|
|
||||||
],
|
|
||||||
plugins: [
|
plugins: [
|
||||||
.plugin(
|
.plugin(
|
||||||
name: "OpenAPIGenerator",
|
name: "OpenAPIGenerator",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user