You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, YML keys are camelCase: configType, serviceName etc. We've generally been moving towards standardizing on kebab-case for YML configuration keys. Not sure if it's worth doing here as well, but opening an issue to track/discuss.
The text was updated successfully, but these errors were encountered:
Currently, YML keys are camelCase:
configType
,serviceName
etc. We've generally been moving towards standardizing on kebab-case for YML configuration keys. Not sure if it's worth doing here as well, but opening an issue to track/discuss.The text was updated successfully, but these errors were encountered: