-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: thtsystems/open-visit
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
GET /departments/:department_id/employees
to retrieve all employees from a department
#58
opened Nov 15, 2023 by
JoaoAlem
Error when trying to import hono
question
Further information is requested
#43
opened Oct 23, 2023 by
ernestoresende
DELETE /employee/:employee_id
route to deactivate an employee
API
PUT /employee/:employee_id
route to update information on a employee
API
GET /employee/:employee_id
route to create a new employee
API
DELETE /companies/:company_id
route to deactivate a company
API
PUT /companies/:company_id
route to update information on a company
API
GET /companies/:company_id/schedulings
route to get a listing of company's schedulings
API
GET /companies/:company_id/employees
route to get a listing of company's employees
API
GET /companies/:company_id
route to get information about a company
API
PUT /condominiums/:condominium_id
route to update information on an existing condominium
API
GET /condominiums/:condominium_id/schedulings
route to list all schedulings from the condominium
API
GET /condominiums/:condominium_id/companies
route to list all companies from the condominium
API
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-01.