-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPostman.json
1 lines (1 loc) · 3.57 KB
/
Postman.json
1
{"id":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","name":"Kudos","timestamp":1380995390615,"order":["7169b906-f9d5-8fb1-1934-034325f9c0d1","d215c850-6186-f1f0-1a3a-4f9bffe60aac","fd524116-4d10-9f12-eb28-ec131c415cdc","f018c197-5319-9d2b-3b55-75bc7eeee92a","e085aea8-3ce1-4fbd-ae4e-7f7e0da65974","45acae9d-1261-eac3-77e0-45f6b5a7b8ca","43a050af-0004-8193-bd19-27c396522c52","ef7addf4-4e68-7f9f-02bc-8c870d3cd518"],"requests":[{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"43a050af-0004-8193-bd19-27c396522c52","name":"http://localhost:9000/user/Dana","description":"","url":"http://localhost:9000/user/Dana","method":"GET","headers":"Content-Type: application/json\n","data":"{ \"author\": \"Dana\",\n \"message\": \"Just kidding\"\n}","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"45acae9d-1261-eac3-77e0-45f6b5a7b8ca","name":"http://localhost:9000/comment/1","description":"","url":"http://localhost:9000/comment/1","method":"PUT","headers":"Content-Type: application/json\n","data":"{ \"author\": \"dana.harrington\",\n \"message\": \"Just kidding\"\n}","dataMode":"raw","timestamp":0,"version":2,"time":1381001553966},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"7169b906-f9d5-8fb1-1934-034325f9c0d1","name":"http://localhost:9000/card/1","description":"","url":"http://localhost:9000/card/1","method":"GET","headers":"Content-Type: application/json\n","data":"{\n \"recipient\": \"Alex\",\n \"sender\": \"Dana\", \n \"message\": \"Hi\"\n}","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"d215c850-6186-f1f0-1a3a-4f9bffe60aac","name":"http://localhost:9000/cards","description":"","url":"http://localhost:9000/cards","method":"GET","headers":"Content-Type: application/json\n","data":"{\n \"recipient\": \"Alex\",\n \"sender\": \"Dana\", \n \"message\": \"Hi\"\n}","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"e085aea8-3ce1-4fbd-ae4e-7f7e0da65974","name":"http://localhost:9000/card","description":"","url":"http://localhost:9000/card","method":"PUT","headers":"Content-Type: application/json\n","data":"{\n \"recipients\": [\"alex.luc\", \"shan.du\"],\n \"sender\": \"dana.harrington\", \n \"message\": \"A #messages with some #hashtags\"\n}","dataMode":"raw","timestamp":0,"version":2,"time":1381001497094},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"ef7addf4-4e68-7f9f-02bc-8c870d3cd518","name":"http://localhost:9000/users/D/Harr","description":"","url":"http://localhost:9000/users/D/Harr","method":"GET","headers":"Content-Type: application/json\n","data":"{ \"author\": \"Dana\",\n \"message\": \"Just kidding\"\n}","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"f018c197-5319-9d2b-3b55-75bc7eeee92a","name":"http://localhost:9000/card","description":"","url":"http://localhost:9000/card","method":"PUT","headers":"Content-Type: application/json\n","data":"{\n \"recipients\": [\"Alex\"],\n \"sender\": \"Dana\", \n \"message\": \"Hi\"\n}","dataMode":"raw","timestamp":0,"version":2,"time":1381001192772},{"collectionId":"f9ea6d15-33d1-3ab4-3ed5-3fa06975cf02","id":"fd524116-4d10-9f12-eb28-ec131c415cdc","name":"http://localhost:9000/cards?forUser=Alex","description":"","url":"http://localhost:9000/cards?forUser=Alex","method":"GET","headers":"Content-Type: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2}]}