Open adam-hart opened 4 years ago
Phones are currently only available via the resource API. Ideally they should also be available on their own.
HSDS Schema
Known changes:
resource_id
location
service
service_at_location
service_type
type
language_id
language
extension
I'm implementing this API, for integration testing what should I test before I submit a pull request?
Phones are currently only available via the resource API. Ideally they should also be available on their own.
HSDS Schema
Known changes:
resource_id
should be mapped to a specific resource (HSDSlocation
orservice
)service_at_location
service_type
should betype
language_id
should be a string, and changed tolanguage
extension
is missing