Skip to content

[#161766269] Create Order by id RESTful endpoint#24

Merged
ipaullly merged 4 commits intodevelopfrom
ft-GET-single-parcels-161766269
Nov 15, 2018
Merged

[#161766269] Create Order by id RESTful endpoint#24
ipaullly merged 4 commits intodevelopfrom
ft-GET-single-parcels-161766269

Conversation

@ipaullly
Copy link
Owner

@ipaullly ipaullly commented Nov 6, 2018

What does this PR do?

Creates an endpoint that retrieves a single order form a list using an id

Description of Task to be completed?

A user can send a GET request with an order id and receives the order with a 201 status code

How should this be manually tested?

clone repo into a local directory
git clone --single-branch -b ft-GET-single-parcels-161766269 git@github.com:ipaullly/sendIT.git
cd into the sendIT directory
activate virtual environment
source venv/bin/activate
install dependencies
pip install requirements.txt
power up Postman and send a body of JSON via a POST method to your server several times. Now pass an order id via a GET request.

What are the relevant pivotal tracker stories?

#22

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