Add latest endpoints to documentation

This commit is contained in:
Christopher C. Wells 2022-05-28 12:46:00 -07:00
parent 362f42d266
commit af5253585e
1 changed files with 5 additions and 1 deletions

View File

@ -11,12 +11,16 @@ authorization.
Currently, the following endpoints are available for `GET`, `OPTIONS`, and
`POST` requests:
- `/api/pumping/`
- `/api/bmi/` (Body Mass Index)
- `/api/children/`
- `/api/changes/` (Diaper Changes)
- `/api/feedings/`
- `/api/head-circumference/`
- `/api/height/`
- `/api/notes/`
- `/api/pumping/`
- `/api/sleep/`
- `/api/tags/`
- `/api/temperature/`
- `/api/timers/`
- `/api/tummy-times/`