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

JsonProperty decorator #77

Open
Trimatix opened this issue Jun 30, 2022 · 0 comments
Open

JsonProperty decorator #77

Trimatix opened this issue Jun 30, 2022 · 0 comments

Comments

@Trimatix
Copy link
Owner

effectively makes your class work like a serializabledataclass

Stack on top of a @property call to mark a property as a field in the objects serialised JSON

Probably also include "JSON property name override" and "required" params

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

1 participant