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 for actors/socials #3

Open
LucJosin opened this issue Jul 7, 2023 · 0 comments
Open

Add support for actors/socials #3

LucJosin opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LucJosin
Copy link
Member

LucJosin commented Jul 7, 2023

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"
    }
  ]
}
@LucJosin LucJosin added the enhancement New feature or request label Jul 7, 2023
@LucJosin LucJosin self-assigned this Jul 7, 2023
@LucJosin LucJosin added this to Roadmap Aug 14, 2023
@LucJosin LucJosin moved this to Todo in Roadmap Aug 14, 2023
@LucJosin LucJosin moved this from Todo to In Progress in Roadmap Aug 17, 2023
@LucJosin LucJosin moved this from In Progress to Todo in Roadmap Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant