opencollection: 1.0.0 info: name: Language Learning API config: proxy: inherit: true config: protocol: http hostname: "" port: "" auth: username: "" password: "" bypassProxy: "" request: auth: type: bearer token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0In0.sW8dZVeROpNxCHL2HEXym6aDzaobFW17mLPaYbtlyYs variables: - name: baseUrl value: http://localhost:8000 - name: token value: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0In0.sW8dZVeROpNxCHL2HEXym6aDzaobFW17mLPaYbtlyYs bundled: false extensions: bruno: ignore: - node_modules - .git