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

fix: use the right json annotation #218

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

zimbatm
Copy link
Contributor

@zimbatm zimbatm commented Sep 27, 2021

Fixes these types of warnings:

struct field tag `json:createdAt` not compatible with reflect.StructTag.Get: bad syntax for struct tag value

Fixes these types of warnings:

    struct field tag `json:createdAt` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
@zimbatm zimbatm force-pushed the fix-dbaas-json-annotation branch from 85b5320 to f0b0efd Compare September 27, 2021 15:19
@yanndegat
Copy link
Collaborator

hi @zimbatm

thank you very much for having fixed this.

@yanndegat yanndegat merged commit 26fb95f into ovh:master Oct 4, 2021
@zimbatm zimbatm deleted the fix-dbaas-json-annotation branch October 4, 2021 09:11
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

Successfully merging this pull request may close these issues.

2 participants