Skip to content

Conversation

@themooks
Copy link

Platform API iOS SDK was not generated properly - due to two swagger annotations generating incorrect Swift code.

“entries” attribute in “CsvUploadPreviewResponse” model (array of arrays of strings) not interpreted properly by the openapi-generator and related templates

“Range” model used as the attribute’s type of another model. “Range” is a reserved keyword in Swift. The class name is properly transformed to “ModelRange” in Swift. But attributes (e.g. in “Reoccurrence” model) continue to reference Range class.

@carnellj-genesys carnellj-genesys merged commit 1b3667f into purecloudlabs:master Mar 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants