Skip to content

Commit

Permalink
David blue updated postmancollection
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Jun 15, 2024
1 parent 5242e25 commit a420053
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions postman/postmancollection.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,16 +208,16 @@
"method": "GET",
"header": [
{
"type": "text",
"key": "Authorization",
"value": "Bearer {{infiniteAuth}}"
"value": "Bearer {{infiniteAuth}}",
"type": "text"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": []
},
"url": "{{baseURL}}/sessions/{{infiniteExpert}}/airport/klax/status"
"url": "{{baseURL}}/sessions/{{infiniteExpert}}/airport/ltfm/status"
},
"response": [
{
Expand Down

0 comments on commit a420053

Please sign in to comment.