opencollection: 1.0.0 info: name: ESSE3 Common Auth API config: proxy: inherit: true config: protocol: http hostname: "" port: "" auth: username: "" password: "" bypassProxy: "" request: auth: type: basic username: "{{esse3apiUsername}}" password: "{{esse3apiPassword}}" variables: - name: baseUrl value: "{{esse3apiRootUrl}}" bundled: false extensions: bruno: ignore: - node_modules - .git