Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_serverVariableEnum :: ServerVariable -> Maybe (InsOrdHashSet Text)openapi3 Data.OpenApi.Internal An enumeration of string values to be used if the substitution options are from a limited set. The array SHOULD NOT be empty.
class
GEnumParamSchema (f :: Type -> Type)openapi3 Data.OpenApi.Internal.ParamSchema No documentation available.
genumParamSchema :: GEnumParamSchema f => SchemaOptions -> Proxy f -> Schema -> Schemaopenapi3 Data.OpenApi.Internal.ParamSchema No documentation available.
validateEnum :: Value -> Validation Schema ()openapi3 Data.OpenApi.Internal.Schema.Validation No documentation available.
validateNumber :: Scientific -> Validation Schema ()openapi3 Data.OpenApi.Internal.Schema.Validation No documentation available.
-
openapi3 Data.OpenApi.Internal.TypeShape A simple enumeration.
-
openapi3 Data.OpenApi.Internal.Utils No documentation available.
-
openapi3 Data.OpenApi.Lens No documentation available.
enum_ :: HasEnum s a => Lens' s aopenapi3 Data.OpenApi.Lens No documentation available.
EnumField :: forall t . MessageEnum t => ScalarField tproto-lens Data.ProtoLens.Message No documentation available.