WebGear.OpenApi.Trait.Method
Contents
Description
OpenApi implementation of Method trait.
Method
removeOtherMethods :: StdMethod -> PathItem -> PathItem Source #
Methods
getTrait :: forall (ts :: [Type]). Prerequisite Method ts => Method -> OpenApiHandler m (With Request ts) (Either (Absence Method) (Attribute Method Request)) #