appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
258 stars 160 forks source link

Fix Enum Casings For Swift & Dart #885

Open ItzNotABug opened 2 weeks ago

ItzNotABug commented 2 weeks ago

What does this PR do?

Enums in Swift & Dart should be in a loweCamelCase.

Test Plan

N/A.

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes.