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

#167727474 Users should edit travel requests that are still "Open" #80

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

oleesir
Copy link
Collaborator

@oleesir oleesir commented Sep 15, 2019

What does this PR do?
Implement ft-edit-request-167727474

Description of Task to be completed?
PATCH/api/v1/requests/:request_id

How should this be manually tested?
Use postman to test endpoint above with this header:
key:Content-Type value: application/json

category: {string}
origin: {string}
destination: [array]
departure_date: {string} // e.g. 2020-09-13
return_date: {string}
reason: {string}

What are the relevant pivotal tracker stories?
#167727474

Any background context you want to add?
N/A

Screenshots
N/A

- Implement edit-request-endpoint

[Finishes #167727474]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants