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:
@@ -47,9 +47,6 @@ let package = Package(
|
||||
)
|
||||
],
|
||||
path: "Sources",
|
||||
resources: [
|
||||
.process("../Resources")
|
||||
],
|
||||
plugins: [
|
||||
.plugin(
|
||||
name: "OpenAPIGenerator",
|
||||
|
||||
Reference in New Issue
Block a user