You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Postman Collection/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Im sharing the endpoint collection that i used through development, i hope it wi
10
10
11
11
Theres some ENV keys to make things easier, you can store them as a environment postman variable, or just overwrite with the expected value
12
12
13
-
**`{{AWS-API-URL}}`** - The URL of our API Gateway, from AWS, for example: **https://bla.execute-api.us-east-1.amazonaws.com**
13
+
**`{{AWS-API-URL}}`** - The URL of our API Gateway, from AWS, for example: **https://6pkqjlxvu0execute-api.us-east-1.amazonaws.com**
14
14
15
15
**`{{API-KEY}}`** - Is the API Key to protect our API, is available on `serverless.yml` file, but you just can fill it with **`v3IPj3dPvT62rJYm3Ho7d2owPMxyYQ7x5kJNWcsH`**
0 commit comments