Vladimír Gorej
Vladimír Gorej
Addressed for SwaggerUI in https://github.com/swagger-api/swagger-ui/pull/9950
Released as https://github.com/swagger-api/swagger-ui/releases/tag/v5.17.12
The root issue is that we're mutating parent and subsequent visitors have no idea about this change. This is a regression introduced by integrating [ApiDOM Dereference Architecture 2.0](https://github.com/swagger-api/apidom/issues/3953). We have...
I've researched standardized approach to the problem we currently have - it's called `requeueing the traversal` and I'm currently in the process to implement it in ApiDOM. There are two...
Addressed in https://github.com/swagger-api/swagger-js/commit/2eb34c93b495be0ca6dcdc400ee8018236328fcd
Released in https://github.com/swagger-api/swagger-js/releases/tag/v3.28.1
Thanks. I'll check it next weekend.
@mouckatron if you're be able to resolve conflicts, I'd be happy to merge it to master. Thank you for contributing !
What version of browscap.csv are you using ?
Thanks, I have a look at it. It seems that there may be incopatible format changes in newest versions of browscap files.