commit
b93ff6c21c
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ module Servant.Docs
|
|||
, DocCapture(..), capSymbol, capDesc
|
||||
, DocQueryParam(..), ParamKind(..), paramName, paramValues, paramDesc, paramKind
|
||||
, Response, respStatus, respBody, defResponse
|
||||
, Action, captures, params, rqbody, response, defAction
|
||||
, Action, captures, headers, params, rqbody, response, defAction
|
||||
, single
|
||||
|
||||
, -- * Useful modules when defining your doc printers
|
||||
|
|
Loading…
Reference in a new issue