-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add support to POST, UPDATE and DELETE actors/socials
Currently we can only add actor socials using POST and socials field when creating a new actor
E.g:
{
"first_name": "...",
"last_name": "...",
"socials": [
{
"social": "Lorem",
"handle": "@john",
"url": "https://lorem.com/@john"
}
]
}Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo