Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Make JSON field name cases consistent #1068

Closed
aaron7 opened this issue May 8, 2018 · 2 comments
Closed

Make JSON field name cases consistent #1068

aaron7 opened this issue May 8, 2018 · 2 comments
Labels

Comments

@aaron7
Copy link
Contributor

aaron7 commented May 8, 2018

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.

@kingdonb
Copy link
Member

kingdonb commented Apr 6, 2021

Closing, this won't get fixed. Flux v1 is in Maintenance Mode (see #3320)

@kingdonb kingdonb closed this as completed Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants