AS a Deskeando Admin
I WANT to have an endpoint that creates a booking
SO THAT I can store booking data in the DB
Acceptance criteria (=Business roles or Scenarios - Gherkin)
The endpoint should save booking data to the DB
Named booking
Server-side validation
Documentation on postman
AS a Deskeando Admin
I WANT to have an endpoint that creates a booking
SO THAT I can store booking data in the DB
Acceptance criteria (=Business roles or Scenarios - Gherkin)
The endpoint should save booking data to the DB
Named booking
Server-side validation
Documentation on postman