SDK 테스트
Swagger UI를 통해 API를 직접 테스트해보세요.
API Endpoints
GET
/api/v1/facilities
GET
/api/v1/facilities/{id}
GET
/api/v1/residents
POST
/api/v1/residents
PUT
/api/v1/residents/{id}
GET
/api/v1/care_records
POST
/api/v1/care_records
GET
/api/v1/health_records
POST
/api/v1/health_records