david-fisher / 320-S20-Track2

Integration Track 2
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

GET /options #88

Closed dergoose closed 4 years ago

dergoose commented 4 years ago

Request Query String Parameters:

The request must have the query string parameter "resource" set to one of "tags", "type_of_supporter", or "appointment_type"

Response Body

A list of the currently stored resources. Each resource will be a two-element list of the form [resource_id, resource_name].