OStillman / ODACShows

Splitting out PI_Webserver to contain the most useful aspects. This focuses on the Show Planner, with a new name of ODAC Shows
0 stars 0 forks source link

API OD Endpoint Required to allow user to CRUD Channels/Services #24

Open OStillman opened 3 years ago

OStillman commented 3 years ago

This Endpoint is required to allow a user to Add a new On Demand Show

It will Require

There will be some overlap with Live, but that'll be more complex than OD

OStillman commented 3 years ago

Ticket Referenced in App Ticket #23 - User must be able to select the Service for thier OD show they're adding

OStillman commented 2 years ago

Changes for this API:

Database Impacts:

Help The User Out:

OStillman commented 2 years ago

Add OD Service

Requirements:

Note: The Addition of a Live TV channel will be more complex - requiring a search of the Freesat API to get the channel service number and add that to the channel's database entry

OStillman commented 2 years ago

Add OD Endpoint created, input JSON Schema Validation in place

TODO: