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

Add support of optional parameters in NilPortugues\Api\JsonApi\Server\Actions\CreateResource #76

Open
GSokol opened this issue Aug 16, 2016 · 3 comments

Comments

@GSokol
Copy link
Contributor

GSokol commented Aug 16, 2016

Some parameters could:

  • be null
  • have default value
  • be set by client or counted by server (like nickname from first name, last name and year of birth)
@nilportugues
Copy link
Owner

@GSokol

This can be solved already, but code needs to be added in place before release.

See 490b15f

Need to finish this release to allow this behaviour.

@GSokol
Copy link
Contributor Author

GSokol commented Aug 18, 2016

Ok. Waiting for release.

@GSokol
Copy link
Contributor Author

GSokol commented Sep 1, 2016

@nilportugues why could not be an object without required properties? (I mean, if we use NilPortugues\Api\Mapping\Mapping, created from symfony-jsonapi bundle by yamls)

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

No branches or pull requests

2 participants