WebGear.OpenApi.Trait.Method
Contents
Description
OpenApi implementation of Method trait.
Method
Methods
getTrait :: forall (ts :: [Type]). Method -> OpenApiHandler m (Linked ts Request) (Either (Absence Method Request) (Attribute Method Request)) #