ShelterTechSF / askdarcel-api

Backend of the "Ask Darcel" app.
GNU General Public License v3.0
8 stars 24 forks source link

Implement a Phones API #512

Open adam-hart opened 4 years ago

adam-hart commented 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:

jrockw commented 3 years ago

I'm implementing this API, for integration testing what should I test before I submit a pull request?