Skip to content

POST method for new lectures #3

@linanqiu

Description

@linanqiu

Also, give me the authentication method.

I'll be sending you a JSON that looks like this

[
  {
    "title": "Title 1",
    "description": "Unsorted",
    "url": "http://youtu.be/sbY3ZAT7r8E"
  },
  {
    "title": "Title 2",
    "description": "Unsorted",
    "url": "http://youtu.be/TqGeHqT8JC0"
  },
  {
    "title": "Title 3",
    "description": "Unsorted",
    "url": "http://youtu.be/lAUUwPpceM4"
  }
]

It will always be in a collection. Sorry ><

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions