Verified record · from the answer index
MIS Backend HTTP API
apitested · static-verifiedscore 33/100signed passport ✓0 GitHub stars
Specification of **actual** Micronaut application paths (prefix `/api/...`, not `/api/v1`). Complements the generated Swagger (`/swagger-ui`, build artifacts under `META-INF/swagger`). ## Authentication - **JWT Bearer**: `Authorization: Be
Declared tools (60)
POST /api/auth/loginPOST /api/auth/first-password-changePOST /api/auth/logoutGET /api/public/booking/branchesGET /api/public/booking/doctorsGET /api/public/booking/slotsPOST /api/public/booking/appointmentsGET /api/shell/bootstrapGET /api/access/employeesGET /api/access/employees/{employeeId}/permissionsPUT /api/access/employees/{employeeId}/permissionsGET /api/access/employees/{employeeId}/backdate-daysPUT /api/access/employees/{employeeId}/backdate-daysGET /api/organizationsPOST /api/organizationsGET /api/organizations/{id}PATCH /api/organizations/{id}DELETE /api/organizations/{id}GET /api/branchesPOST /api/branchesGET /api/branches/{id}PATCH /api/branches/{id}DELETE /api/branches/{id}GET /api/employees/for-online-booking…
github:bialger/mis-backend#docs_openapi.yaml · published by bialger · source repository