Remove empty header lines
parent
7dbe738f42
commit
07d68212d1
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://dev.virtualearth.net/REST/v1/Locations?CountryRegion=US&adminDistrict=WA&locality=Somewhere&postalCode=98001&addressLine=100%20Main%20St.&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://api-ssl.bitly.com/v3/shorten?access_token={{token}}&longUrl=https://www.google.com"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://api.buttercms.com/v2/posts/?auth_token={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://circleci.com/api/v1.1/me?circle-token={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: POST
|
||||
path:
|
||||
- "https://www.deviantart.com/api/v1/oauth2/placebo"
|
||||
headers:
|
||||
body: "access_token={{token}}"
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/autocomplete/json?input=Bingh&types=%28cities%29&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://www.googleapis.com/customsearch/v1?cx=017576662512468239146:omuauf_lfve&q=lectures&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/directions/json?origin=Disneyland&destination=Universal+Studios+Hollywood4&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/elevation/json?locations=39.7391536,-104.9847034&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/findplacefromtext/json?input=Museum%20of%20Contemporary%20Art%20Australia&inputtype=textquery&fields=photos,formatted_address,name,rating,opening_hours,geometry&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/distancematrix/json?units=imperial&origins=40.6655101,-73.89188969999998&destinations=40.6905615%2C-73.9976592%7C40.6905615%2C-73.9976592%7C40.6905615%2C-73.9976592%7C40.6905615%2C-73.9976592%7C40.6905615%2C-73.9976592%7C40.6905615%2C-73.9976592%7C40.659569%2C-73.933783%7C40.729029%2C-73.851524%7C40.6860072%2C-73.6334271%7C40.598566%2C-73.7527626%7C40.659569%2C-73.933783%7C40.729029%2C-73.851524%7C40.6860072%2C-73.6334271%7C40.598566%2C-73.7527626&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/geocode/json?latlng=40,30&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://www.googleapis.com/geolocation/v1/geolocate?key={{token}}"
|
||||
headers:
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://www.google.com/maps/embed/v1/place?q=Seattle&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://www.google.com/maps/embed/v1/search?q=record+stores+in+Seattle&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=-33.8670522,151.1957362&radius=100&types=food&name=harbour&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://roads.googleapis.com/v1/nearestRoads?points=60.170880,24.942795|60.170879,24.942796|60.170877,24.942796&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/details/json?place_id=ChIJN1t_tDeuEmsRUsoyG83frY4&fields=name,rating,formatted_phone_number&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/photo?maxwidth=400&photoreference=CnRtAAAATLZNl354RwP_9UKbQ_5Psy40texXePv4oAlgP4qNEkdIrkyse7rPXYGd9D_Uj1rVsQdWT4oRz4QrYAJNpFX7rzqqMlZw2h2E2y5IKMUZ7ouD_SlcHxYq1yL4KbKUv3qtWgTK0A6QbGh87GB3sscrHRIQiG2RrmU_jF4tENr9wGS_YxoUSSDrYjWmrNfeEHSGSc3FyhNLlBU&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://playablelocations.googleapis.com/v3:samplePlayableLocations?key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://roads.googleapis.com/v1/snapToRoads?path=-35.27801,149.12958|-35.28032,149.12907&interpolate=true&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://roads.googleapis.com/v1/speedLimits?path=38.75807927603043,-9.03741754643809&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/staticmap?center=45%2C10&zoom=7&size=400x400&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/streetview?size=400x400&location=40.720032,-73.988354&fov=90&heading=235&pitch=10&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/place/textsearch/json?query=restaurants+in+Sydney&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -10,7 +10,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://maps.googleapis.com/maps/api/timezone/json?location=39.6034810,-119.6822510×tamp=1331161200&key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -12,7 +12,6 @@ requests:
|
|||
path:
|
||||
- "https://api.hubapi.com/owners/v2/owners?hapikey={{token}}"
|
||||
- "https://api.hubapi.com/contacts/v1/lists/all/contacts/all?hapikey={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://graph.facebook.com/v8.0/me/accounts?access_token={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://api.ipstack.com/8.8.8.8?access_key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "api.addressy.com/Capture/Interactive/Find/v1.00/json3.ws?Key={{token}}&Countries=US,CA&Language=en&Limit=5&Text=BHAR"
|
||||
headers:
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://api.mapbox.com/geocoding/v5/mapbox.places/Los%20Angeles.json?access_token={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -9,13 +9,10 @@ info:
|
|||
|
||||
requests:
|
||||
- method: GET
|
||||
|
||||
|
||||
path:
|
||||
- "https://registry.npmjs.org/-/whoami"
|
||||
headers:
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://api.openweathermap.org/data/2.5/weather?q=Chicago&appid={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://wakatime.com/api/v1/users/current/projects/?api_key={{token}}"
|
||||
headers:
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
|
|
|
@ -11,7 +11,6 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "https://www.googleapis.com/youtube/v3/activities?part=contentDetails&maxResults=25&channelId=UC-lHJZR3Gqxm24_Vd_AJ5Yw&key={{token}}"
|
||||
headers:
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue