Open Peng-Qian opened 3 years ago
Hi @Peng-Qian - thanks for the feedback!
The cli.json is an "advanced" capability just for feature flag management. We don't have any plans right now to change the casing because the time spent in this file should be minimal at best. Unless others feel passionate about this, I'll happy to re-open. @-mention me if you have any further questions.
@renebrandel Where can I find the documentation for the feature flags in the cli.json
config file?
Regardless of how frequent one might be expected to interface with this file, I've got to agree: it is incredibly difficult to read. It is almost frustrating to read, without trying to sound too dramatic.
Is this related to a new or existing Amplify category?
New category
Is this related to another service?
amplify_flutter
Describe the feature you'd like to request
Hi teams,
The generated file cli.json in flutter are case insensitive, it is really hard to read
Describe the solution you'd like
camel case will be good solution, I believe most developers will happy with it
Describe alternatives you've considered
lowercase with underscores
Additional context
No response
Is this something that you'd be interested in working on?