# profiles.yaml httpbin: spec: https://raw.githubusercontent.com/bigmike36c/updated-httpbin-spec/main/httpbin-oas.yaml base_url: https://httpbin.konghq.com bearer: "" # optional; leave empty petstore3: spec: https://petstore3.swagger.io/api/v3/openapi.json base_url: https://petstore3.swagger.io/api/v3 bearer: "" # optional # add more here as you go