tastyigniter / ti-ext-api

Manages and generates RESTful APIs for TastyIgniter
MIT License
17 stars 22 forks source link

Customer and Location Aware API Resources #80

Closed sampoyigi closed 2 years ago

sampoyigi commented 2 years ago

This PR adds support for multiple location on api resources. Such that only resources (orders, reservations, menu items, tables, reviews) attached to the authenticated user's location will be returned, the response may also include detached resource for single location support.. This follows the same behaviour as the Admin dashboard