You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
1.9 KiB
96 lines
1.9 KiB
{
|
|
"info": {
|
|
"_postman_id": "b9a371c6-524a-4751-94c4-6a9b18e20762",
|
|
"name": "Summit API",
|
|
"description": "version=0.1 - Summit API",
|
|
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
|
|
},
|
|
"item": [
|
|
{
|
|
"name": "location",
|
|
"description": "",
|
|
"item": [
|
|
{
|
|
"name": "Get Next RH Summit Location",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [],
|
|
"body": {},
|
|
"url": "http:///location",
|
|
"description": "Get the location of the next RedHat Summit "
|
|
},
|
|
"response": [
|
|
{
|
|
"id": "21f87cc4-352b-4a02-99e4-ebefd673e220",
|
|
"name": "Get Next RH Summit Location",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [],
|
|
"body": {},
|
|
"url": "http:///location"
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "json",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"description": "",
|
|
"type": "text",
|
|
"name": "Content-Type"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": "{ \"location\": \"SFO\" }"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"event": [
|
|
{
|
|
"listen": "prerequest",
|
|
"script": {
|
|
"id": "68e8d5e3-e625-4ffe-9279-a5a418e13632",
|
|
"type": "text/javascript",
|
|
"exec": [
|
|
""
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"listen": "test",
|
|
"script": {
|
|
"id": "9b2a810e-28ec-42f3-ade9-324fac1e0687",
|
|
"type": "text/javascript",
|
|
"exec": [
|
|
""
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"event": [
|
|
{
|
|
"listen": "prerequest",
|
|
"script": {
|
|
"id": "e6343d08-ec68-40a7-8ebb-96092342cc6e",
|
|
"type": "text/javascript",
|
|
"exec": [
|
|
""
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"listen": "test",
|
|
"script": {
|
|
"id": "cd2a2499-e84e-4bce-9c5e-c7c44923ec6d",
|
|
"type": "text/javascript",
|
|
"exec": [
|
|
""
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|