ti-ext-api
ti-ext-api copied to clipboard
Added Staff,Status API endpoints and fixed Reservation PATCH requests…
Added the following endpoints:
- Staff
- Status
Fixed the following errors:
- Location object now returns options and accepts options as value parameter
- Location PATCH requests now don't require unnecessary fields
- Reservation PATCH requests now don't require unnecessary fields
Fix in other repository: https://github.com/tastyigniter/TastyIgniter/pull/1126