servant-swagger
servant-swagger copied to clipboard
Move swagger2 helper function upstream.
This will work better after https://github.com/GetShopTV/swagger2/pull/195 has been merged, which will also require some minor changes here. Just opening this to keep track of what's going on upstream.
@arianvp could you take a quick look? the actual change is trivial, i'm just wondering if the version bounds driven by the change are acceptable, or whether we want to be more backwards compatible.
Hi, Servant-swagger will be moved into the main Servant repo (see : https://github.com/haskell-servant/servant/pull/1475) If this issue is still relevant, would it be possible for you to rebase on that repo (when it will be merged)? : https://github.com/haskell-servant/servant/
Thanks in advance!