Skip to content
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

#167130857 Setup delete-booking endpoint #13

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

codecell
Copy link
Owner

What does this this PR do?
sets up an endpoint for deleting a booking by a user

Description of task to be completed
ensure the following endpoint is working
DELETE /api/v1/bookings/:bookingId

How should this be manually tested?
after cloning this repo, whenever a user with a token navigates to the above enpoint and deletes a particular booking , the user should get status 200 success response

What are the relevant pivotal tracker stories
#167130857

@codecell codecell merged commit 466e774 into develop Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant