You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create API endpoint for creating a new Attendant entry. It should accept ticket and tag, and create a new Attendant entry in the database, with ticket_id and nfc_id filled.
Create API endpoint for creating a new
Attendantentry. It should acceptticketandtag, and create a new Attendant entry in the database, withticket_idandnfc_idfilled.