Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_exampleSummary :: Example -> Maybe Textopenapi3 Data.OpenApi Short description for the example.
_operationSummary :: Operation -> Maybe Textopenapi3 Data.OpenApi A short summary of what the operation does. For maximum readability in the swagger-ui, this field SHOULD be less than 120 characters.
_pathItemSummary :: PathItem -> Maybe Textopenapi3 Data.OpenApi An optional, string summary, intended to apply to all operations in this path.
_exampleSummary :: Example -> Maybe Textopenapi3 Data.OpenApi.Internal Short description for the example.
_operationSummary :: Operation -> Maybe Textopenapi3 Data.OpenApi.Internal A short summary of what the operation does. For maximum readability in the swagger-ui, this field SHOULD be less than 120 characters.
_pathItemSummary :: PathItem -> Maybe Textopenapi3 Data.OpenApi.Internal An optional, string summary, intended to apply to all operations in this path.
class
GSumToSchema (f :: Type -> Type)openapi3 Data.OpenApi.Internal.Schema No documentation available.
-
openapi3 Data.OpenApi.Internal.Schema No documentation available.
-
openapi3 Data.OpenApi.Internal.Schema No documentation available.
-
openapi3 Data.OpenApi.Internal.Schema Convert one component of the sum to schema, to be later combined with oneOf.