-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPostman.json
More file actions
1 lines (1 loc) · 3.69 KB
/
Postman.json
File metadata and controls
1 lines (1 loc) · 3.69 KB
1
{"id":"9594f6b1-b9c5-4b6d-0319-308128be2f84","name":"OpenStack","timestamp":1412697535495,"requests":[{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"13be6f66-8527-63d6-5336-9d4cc4ff897a","name":"Sort contancts","description":"","url":"{{url}}/contacts?sort=lastName|-mobile","method":"GET","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202901909},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"27679969-4ac5-226b-cc64-377ca2f9ded1","name":"Delete a contact","description":"","url":"http://localhost:3000/contacts/5433de9195902d8425911217","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"3b511630-c8ba-aaa9-c100-50951145c49d","name":"Get all contacts","description":"","url":"{{url}}/contacts","method":"GET","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202753288},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"7eca1faf-ada9-b4de-4a89-6f5765bfa56a","name":"Get a contact","description":"","url":"{{url}}/contacts/5434168f838fc9ac1d17e256","method":"GET","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202883711},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"a9e51db2-cdd1-fb78-c9da-37b7159f59c8","name":"Filter contacts","description":"","url":"{{url}}/contacts?filter=lastName::Visser|firstName::Ruud","method":"GET","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202876546},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"ced73fa1-fcad-ca4a-727d-44c48a30bf5c","name":"Pagination","description":"","url":"{{url}}/contacts?offset=1&limit=1","method":"GET","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202896465},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"d036f5be-090b-beb0-1335-2f40ac9b70e7","name":"Create new contact","description":"","url":"{{url}}/contacts","method":"POST","headers":"","data":[{"key":"firstName","value":"Hylke","type":"text"},{"key":"lastName","value":"Visser","type":"text"},{"key":"email","value":"htdvisser@gmail.com","type":"text"},{"key":"mobile","value":"064512145","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202847561},{"collectionId":"9594f6b1-b9c5-4b6d-0319-308128be2f84","id":"ed47d10e-5a76-3b00-7439-e90cc1f3230d","name":"Update a contact","description":"","url":"{{url}}/contacts/5434168f838fc9ac1d17e256","method":"PUT","headers":"","data":[{"key":"mobile","value":"0644545471","type":"text"}],"dataMode":"urlencoded","timestamp":0,"version":2,"time":1413202908643}]}