{
  "info": {
    "name": "Secure Corp API v2 Collection",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "item": [
    {
      "name": "Healthcheck",
      "request": {
        "method": "GET",
        "url": "https://api.secure.corp.org/health"
      }
    },
    {
      "name": "PyPI Package Release",
      "request": {
        "method": "GET",
        "url": "https://pypi.org/pypi/securecorp-sdk/json"
      }
    },
    {
      "name": "DockerHub Image Manifest",
      "request": {
        "method": "GET",
        "url": "https://hub.docker.com/v2/repositories/securecorporg/api-gateway"
      }
    }
  ]
}