You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"errors": [
{
"detail": "The field skills must be a to-many relation.",
"source": {
"pointer": "/data/relationships/skills"
},
"status": "400",
"title": "Non-Compliant JSON:API Document"
}
],
Trying to update relations of workers resource
And getting the response
Workers schema
Workers resource
Workers request
Workers model
The text was updated successfully, but these errors were encountered: