-
Notifications
You must be signed in to change notification settings - Fork 1
Internal Server Error
JeffMedeiros edited this page Nov 28, 2019
·
1 revision
Description
An internal server error occurred. Although the client appears to provide a correct request, the server encountered an unexpected condition that prevented it from responding to the request.
Pattern error
{
"code": 500,
"message": "An internal server error has occurred.",
"description": "{ERROR_DESCRIPTION_MESSAGE}"
}
OCARIoT IoT Tracking Microservice API (Full documentation)
- POST children.physicalactivities
- GET children.physicalactivities
- GET children.physicalactivities.activity_id
- DELETE children.physicalactivities.activity_id
- POST children.weights
- GET children.weights
- GET children.weights.weight_id
- DELETE children.weights.weight_id
- POST children.bodyfats
- GET children.bodyfats
- GET children.bodyfats.bodyfat_id
- DELETE children.bodyfats.bodyfat_id