mirror of https://github.com/snachodog/mybuddy.git
Add latest endpoints to documentation
This commit is contained in:
parent
362f42d266
commit
af5253585e
|
@ -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/`
|
||||
|
|
Loading…
Reference in New Issue