Added
0.24.0
April 6th, 2022
Added
GET /v3/users- Returns all users that belong to an organization (
user|readpermission required)
- Returns all users that belong to an organization (
GET /v3/users/:id- Returns a user of an organization.
GET /v3/administrations/:administration_id/todo_lists/:todo_list_id/planners- Returns all planners of a todo list (
planner|readpermission required)
- Returns all planners of a todo list (
GET /v3/administrations/:administration_id:/facilities- Gets available facilities of the administration
- Added schema
Planner - Added the following attributes to schema
Executor:- user
- Added the following attributes to schema
Todo:- rentable_identity
- facility
- creator
- Added the following attributes to schema
User:- created_at
- updated_at