Create talk_link storage and endpoint

Description

Create a table called talk_links which can hold the talk_id, the type of talk link, a title and the URL for the link.

Also add a new endpoint called talks/42/links which returns a collection of the talk_link items for this talk, plus an endpoint /talk_links/12345 for the individual talk link resource so that we can retrieve the links related to a talk.

Activity

Show:

Scott Dutton December 7, 2016 at 8:25 PM

are these free to work on ?

Fixed

Details

Assignee

Reporter

Labels

Components

Priority

Created November 16, 2015 at 3:16 PM
Updated February 20, 2017 at 8:02 AM
Resolved February 20, 2017 at 8:02 AM