Closed dmyers closed 7 years ago
Looks like a regression.
@webron can you explain this more?
Sure, from https://github.com/swagger-api/swagger-ui#parameters -
It seems this feature was lost at some point. We can either declare the feature obsolete or fix it. There's no reference in the current code anywhere to booleanValues
.
This is still not resolved as of 2.1.4. is there a fix in the works or a patch that we apply manually?
Found this patch from a while ago where the booleanValues was added. May try to create a pull request to add this back, but wanted to put this out there as it helped us work around the issue.
https://git.framasoft.org/databrew/swagger-ui/commit/8d3a5010b4872615934b09cd1fd8bd1c18192b26
Please consider sending a PR and it'll get in shortly. A new swagger-js client is just about ready.
I'd love for this issue to be resolved.
Hey ,there.Is anybody going to fix it or this parameter is not relevant anymore ?
It looks like a PR could help get this resolved.
We've completely dropped this feature in 3.X.
Did the option to set the config for
booleanValues
change? The readme still references it.