servant-swagger icon indicating copy to clipboard operation
servant-swagger copied to clipboard

Added OperationId Support

Open wduncanfraser opened this issue 5 years ago • 1 comments

https://swagger.io/docs/specification/paths-and-operations/

This is dependent on https://github.com/haskell-servant/servant/pull/1378

wduncanfraser avatar Dec 08 '20 00:12 wduncanfraser

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!

akhesaCaro avatar Nov 17 '21 11:11 akhesaCaro