Jai Shirole

Results 20 comments of Jai Shirole

@atuannguyen1101 Can you give a sample of the string to understand the issue better?

@philsturgeon @P0lip I plan to get a PR for this issue. Could you please assign this to me?

@P0lip @philsturgeon Sorry for the delay, but the PR is raised for review. It being my first PR, looking forward to your comments. Thanks!

@lenchvolodymyr This is so due to no validations applied for OpenAPI v3. https://github.com/APIDevTools/swagger-parser/blob/fa54e0a030c0ca4d1abd090b77ce7d0dbb3205e1/lib/validators/spec.js#L17

@lenchvolodymyr This PR hopefully shall address this issue for OpenAPI v3: https://github.com/APIDevTools/swagger-parser/pull/179/files

@DCollart I see the reason as: This is so due to no validations applied for OpenAPI v3. https://github.com/APIDevTools/swagger-parser/blob/fa54e0a030c0ca4d1abd090b77ce7d0dbb3205e1/lib/validators/spec.js#L17

@JamesMessinger I'm also running into the same problem when I use the bundle() method of the parser. Is there any workaround that you suggest other than editing the file to...

@dhmlau This bug should have a `regression` label. Our application is broken since upgrade of mongodb connector to 6.x! There have been security vulnerability fixes in 6.x, which we need...

@dhmlau @achrinza Can you assign this issue to me? I've coded up a fix, working on unit tests and as soon as done, will raise a PR.