Skip to content

Commit

Permalink
Remove deployment host
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebharris committed Jul 2, 2022
1 parent 03edcc9 commit 1a9edce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CLAMS.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"raw": "https://[path.to.api-gateway.uri]/clams/report",
"protocol": "https",
"host": [
"6cqh5d5fua",
"",
"execute-api",
"us-east-1",
"amazonaws",
Expand All @@ -38,7 +38,7 @@
"raw": "https://[path.to.api-gateway.uri]/clams/attendees",
"protocol": "https",
"host": [
"livxn9u893",
"",
"execute-api",
"us-east-1",
"amazonaws",
Expand All @@ -61,7 +61,7 @@
"raw": "https://[path.to.api-gateway.uri]/clams/attendee/5F7BCD",
"protocol": "https",
"host": [
"livxn9u893",
"",
"execute-api",
"us-east-1",
"amazonaws",
Expand Down

0 comments on commit 1a9edce

Please sign in to comment.