appwrite / sdk-generator

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

🐛 Bug Report: Fix Enum Casings #883

Open ItzNotABug opened 2 weeks ago

ItzNotABug commented 2 weeks ago

👟 Reproduction steps

Swift - image

Dart -

Screenshot 2024-06-19 at 12 14 39 PM

I am open to work on this issue.

👍 Expected behavior

The enum casing should be lowerCamelCase.

👎 Actual Behavior

Enum casing uses camelCase, which isn't quite right here.

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

MacOS

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?