Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent field name casing. #210

Open
claymcleod opened this issue Sep 10, 2024 · 4 comments
Open

Inconsistent field name casing. #210

claymcleod opened this issue Sep 10, 2024 · 4 comments

Comments

@claymcleod
Copy link

Ideally, fields would have a common naming convention. The specification currently uses multiple different casing methods in various parts of the spec. For example, the documentationUrl field under service information is camel case, while creation_time in the task definition is snake case. These should be unified in future versions.

@vsmalladi
Copy link
Contributor

Thanks for point this out. Will bring this up in the global API discussions.

@uniqueg
Copy link
Contributor

uniqueg commented Sep 20, 2024

Agreed! We should use consistent naming in 2.0 (and possibly deprecate old names in 1.2).

@vsmalladi
Copy link
Contributor

I agree, lets aim to deprecate in 1.2 and no backwards compatibility starting in 2.0. Thoughts @uniqueg

@uniqueg
Copy link
Contributor

uniqueg commented Sep 28, 2024

Yes, exactly what I thought (@vsmalladi). Roughly aiming for 1.2 by the end of the year and 2.0 in 2025, I would say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants