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

Use camelCase JSON tokens for Worker projects #477

Open
stijnmoreels opened this issue Nov 25, 2021 · 2 comments
Open

Use camelCase JSON tokens for Worker projects #477

stijnmoreels opened this issue Nov 25, 2021 · 2 comments
Labels
enhancement New feature or request template-area:worker All issues related to templates for workers
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
The web API project template uses lower-case JSON tokens by-default, but the Worker projects do not.

Describe the solution you'd like
We should be consistent and make sure that these Worker projects also uses lower-case during JSON serialization/deserialization.

@stijnmoreels stijnmoreels added enhancement New feature or request template-area:worker All issues related to templates for workers labels Nov 25, 2021
@stijnmoreels stijnmoreels added this to the v0.8.0 milestone Nov 25, 2021
@fgheysels
Copy link
Member

lowercase or camelCase ?

@stijnmoreels stijnmoreels changed the title Use lower-case JSON tokens for Worker projects Use camelCase JSON tokens for Worker projects Nov 30, 2021
@stijnmoreels
Copy link
Member Author

lowercase or camelCase ?

Ah, yes, my bad 😅 , was distracted with lower-case URL's.
It's camelCase, indeed.

@stijnmoreels stijnmoreels modified the milestones: v0.8.0, v0.9 Jun 2, 2022
@stijnmoreels stijnmoreels modified the milestones: v1.0, v1.1 Nov 9, 2022
@stijnmoreels stijnmoreels modified the milestones: v1.1, v1.2 Jan 25, 2023
@stijnmoreels stijnmoreels modified the milestones: v1.2, v2.1.0 Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request template-area:worker All issues related to templates for workers
Projects
None yet
Development

No branches or pull requests

2 participants