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
I am using @apidevtools/swagger-parser to parse URLS to Javascript objects, after which I want to merge them using this library, sadly I am getting the following error in Typescript due an incompatibility:
I've got two questions:
How does one solve this?
Why is Atlassian's specific OpenAPI used here and not the global (as far as I could find, official) one?
The text was updated successfully, but these errors were encountered:
I am using
@apidevtools/swagger-parser
to parse URLS to Javascript objects, after which I want to merge them using this library, sadly I am getting the following error in Typescript due an incompatibility:I've got two questions:
The text was updated successfully, but these errors were encountered: