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

Serialization options depending the Type of request #130

Open
JohnStrim opened this issue Sep 3, 2021 · 0 comments
Open

Serialization options depending the Type of request #130

JohnStrim opened this issue Sep 3, 2021 · 0 comments

Comments

@JohnStrim
Copy link

In certain cases we disallow attributes to be included in POST or PATCH requests but only in GET ones.
Is it possible by using Attributes on models and a new property in JsonApiSerializationSettings to allow skipping those properties from the model according to need?

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