Fixed
Details
Assignee
Scott DuttonScott DuttonReporter
Lorna MitchellLorna MitchellLabels
Components
Priority
Major
Details
Details
Assignee
Scott Dutton
Scott DuttonReporter
Lorna Mitchell
Lorna MitchellLabels
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
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.