-
-
Notifications
You must be signed in to change notification settings - Fork 158
Support POST requests to a to-many relationship link #353
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
Comments
Steps to ImplementationFor the most part, you can follow the
JsonApiDotNetCore/src/JsonApiDotNetCore/Extensions/IServiceCollectionExtensions.cs Lines 115 to 137 in 6b9d14c
|
As per the json:api spec (under the section linked at http://jsonapi.org/format/#crud-updating-relationships)
The text was updated successfully, but these errors were encountered: