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
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
We currently have a mixture of PascalCase, camelCase and snake_case.
Ideally all JSON field names should be camelCase, however depending on the API endpoint we are continuing to use what is already used for consistency.
It is unlikely we will be able to migrate to one format due to user hosted daemons and client side tools. However we may be able to migrate some WC specific apis and at least plan to use camelCase for all new endpoints.
The text was updated successfully, but these errors were encountered:
We currently have a mixture of PascalCase, camelCase and snake_case.
Ideally all JSON field names should be camelCase, however depending on the API endpoint we are continuing to use what is already used for consistency.
It is unlikely we will be able to migrate to one format due to user hosted daemons and client side tools. However we may be able to migrate some WC specific apis and at least plan to use camelCase for all new endpoints.
The text was updated successfully, but these errors were encountered: