Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 668 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 668 Bytes

Postman collection for API Gateway REST APIs

Contains the postman collection for Gateway APIs and postman runner collection for some use cases. Anyone can use this repository to automate their process with the Gateway APIs.

GatewayAPIs

Contains the API Gateway provided rest services with sample request and response payload.

Usecase

Contains the postman collection with how to run it in postman runner. This includes parsing few needed values from the response of previous step and use it in the current step.

Anyone can add their use case here by raising a pull request to this repository. After reviewing the use case we will add it to the existing list.