kadinwu

Results 8 comments of kadinwu

any update for it? Thanks

Any update for this issue? this is false positive? Thanks!

I am facing the same use case too, any plan to support it?

@ukrbublik i know you are busy on other features and bugs, but still want to confirm with you. We have strong requirement for this feature, are you going to support...

> I will prioritize this issue. My plan is to extend support for `type: "!group"` to allow adding dynamic fields, not only ones described in `subfields` Thanks, great news for...

> This is expected behaviour and not a Node.js decision, but an OpenSSL one. > OpenSSL expects trust anchors to be self-signed certificates and ignores intermediate ones. > It can...

meet the same issue, it caused by resource url path is incorrect e.g '/flasgger_static/lib/jquery-1.8.0.min.js' should be 'flasgger_static/lib/jquery-1.8.0.min.js'. Otherwise if swagger index url is "https://www.example.com/test/swagger/apidocs", then the resource will be "https://www.example.com/flasgger_static/lib/jquery-1.8.0.min.js",...

meet the same issue, any plan to fix it?