forked from loafle/openapi-generator-original
Merge remote-tracking branch 'origin/master' into 6.0.x
This commit is contained in:
@@ -398,7 +398,7 @@ openApiGenerate {
|
||||
// other settings omitted
|
||||
globalProperties = [
|
||||
apis: "",
|
||||
models: "User,Pet"
|
||||
models: "User:Pet"
|
||||
]
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user