diff --git a/bin/configs/swift5-any-codable.yaml b/bin/configs/swift5-any-codable.yaml new file mode 100644 index 00000000000..62031951b9e --- /dev/null +++ b/bin/configs/swift5-any-codable.yaml @@ -0,0 +1,10 @@ +generatorName: swift5 +outputDir: samples/client/petstore/swift5/anycodable +inputSpec: modules/openapi-generator/src/test/resources/3_0/any_codable.yaml +modelNamePrefix: Prefix +modelNameSuffix: Suffix +additionalProperties: + podAuthors: "" + podSummary: PetstoreClient + projectName: PetstoreClient + podHomepage: https://github.com/openapitools/openapi-generator \ No newline at end of file diff --git a/docs/generators/swift5.md b/docs/generators/swift5.md index 72887e3b55f..474ff6b0629 100644 --- a/docs/generators/swift5.md +++ b/docs/generators/swift5.md @@ -74,6 +74,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl