jsonapi-validator icon indicating copy to clipboard operation
jsonapi-validator copied to clipboard

Id is not always required

Open dynamiccast opened this issue 8 years ago • 1 comments

Fixes https://github.com/elliotttf/jsonapi-validator/issues/29

JSON API specification states that id is not required when the resource object originates at the client and represents a new resource to be created on the server.

dynamiccast avatar Jul 06 '16 17:07 dynamiccast

Coverage Status

Coverage remained the same at 100.0% when pulling f3666f07fa59703abb92de63fc004656fafba71d on dynamiccast:id-should-not-be-required-in-resource into 97d1c0d5cc55ce4f9e86a9db9d4c5a7bfa67e848 on elliotttf:master.

coveralls avatar Jul 06 '16 17:07 coveralls