servant-swagger-ui
servant-swagger-ui copied to clipboard
Generalise over the Swagger datatype rebase
See #89
Rebased, added Changelog entries and version bumps. Provided it is pretty straightforward to upgrade I don't think it's worth bothering with additional complexity.
@kosmikus Thanks for hunting down the ordering issues. Using this in combination with https://github.com/biocad/openapi3/pull/27 it's almost there except for openapi examples that still need Value
s.
Gentlest ping.
Rebased and updated bounds to allow base 4.19
and servant 0.20
. CC @maksbotan as someone who touched this recently.