You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still seeing this issue when importing Jira's OpenAPI spec: https://dac-static.atlassian.com/cloud/jira/platform/swagger-v3.v3.json?_v=1.7513.0-0.1310.0
I'm running Bruno v1.31.0
Slightly different stack trace here though:
RangeError: Maximum call stack size exceeded
at resolveRefs (871-7fa6c933a094f6be.js:1:24965)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
at 871-7fa6c933a094f6be.js:1:25210
at Array.map (<anonymous>)
at resolveRefs (871-7fa6c933a094f6be.js:1:25187)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
at resolveRefs (871-7fa6c933a094f6be.js:1:26496)
BrunoError: An error occurred while parsing the OpenAPI collection
at 871-7fa6c933a094f6be.js:1:28585
at new Promise (<anonymous>)
at parseOpenApiCollection (871-7fa6c933a094f6be.js:1:27548)
I'm running Bruno v1.31.0
Slightly different stack trace here though:
Originally posted by @tlund101 in #939 (comment)
For a propriety API i also run into this issue, is there something else we need to provide?
The text was updated successfully, but these errors were encountered: