Update api-petfinder.yaml
parent
f55e3865a3
commit
09f21f8c90
|
@ -13,7 +13,7 @@ self-contained: true
|
|||
requests:
|
||||
- raw:
|
||||
- |
|
||||
POST /v2/oauth2/token HTTP/1.1
|
||||
POST https://api.petfinder.com/v2/oauth2/token HTTP/1.1
|
||||
Host: api.petfinder.com
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 81
|
||||
|
@ -27,4 +27,4 @@ requests:
|
|||
- '"token_type"'
|
||||
- '"expires_in"'
|
||||
- '"access_token"'
|
||||
condition: and
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue