zendesk / link_platform

A SaaS application for linking community services to end users
Apache License 2.0
8 stars 7 forks source link

Implement locations/full endpoints #267

Closed adam-hart closed 4 years ago

adam-hart commented 4 years ago

The HSDS API Guide specifies that locations should provide a set of full apis in addition to the typical RESTful actions.

The primary difference being, it returns a locations's nested attributes: including regular_schedule, holiday_schedule, languages, postal_address, physical_address, phones, services, and accessibility_for_disabilities

adam-hart commented 4 years ago

https://github.com/zendesk/link_platform/pull/288