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
In #987 it was decided that we should be consistent and use lowerCamelCase for all json key names. This needs to be documented in the README.md test data format section
It's currently mentioned in the comments within the example json, but I think it's worth explicitly mentioning outside of the example text that all keys should use that format.
Task
Update the "There are also some convention about expected that you must follow:" section of README.md to state that all json keys should be lowerCamelCase
The text was updated successfully, but these errors were encountered:
In #987 it was decided that we should be consistent and use
lowerCamelCase
for all json key names. This needs to be documented in the README.md test data format sectionIt's currently mentioned in the comments within the example json, but I think it's worth explicitly mentioning outside of the example text that all keys should use that format.
Task
Update the "There are also some convention about expected that you must follow:" section of README.md to state that all json keys should be
lowerCamelCase
The text was updated successfully, but these errors were encountered: