Indrek Kriisa

Results 2 issues of Indrek Kriisa

When bundling spec file and there are paths imported ``` paths: /entities: $ref: 'entities.yaml#/paths/~1entities' ``` Then tags section is not updated with tags data used in imported path scheme, but...

question
Type: Idea

When using ClientRequestInterceptor with ProxyAgent, it ends with error TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:" at new ClientRequest (node:_http_client:183:11) at new _NodeClientRequest (/home/indrek/service/node_modules/@mswjs/interceptors/lib/node/chunk-SXGRMPXP.js:226:5) at interceptorsHttpRequest (/home/indrek/service/node_modules/@mswjs/interceptors/lib/node/chunk-SXGRMPXP.js:850:12) at /home/indrek/service/node_modules/node-fetch/lib/index.js:1478:15...