Îõ³h)›     0.1.0.0 Safe-Inferred"1ÁÂÃÌÙÚÜï‰json-spec-openapiHelper for defining  instances based on  using  deriving via.Example: ódata MyType = ... deriving ToSchema via (DecodingSchema MyType) instance HasJsonDecodingSchema MyType where ...json-spec-openapiHelper for defining  instances based on  using  deriving via.Example: ódata MyType = ... deriving ToSchema via (EncodingSchema MyType) instance HasJsonEncodingSchema MyType where ...json-spec-openapiGiven a û, produce an OpenApi schema equivalent to the specification. Usually you will want to use this in conjunction with  or .Example: ®data MyType = ... instance HasJsonEncodingSpec MyType where type EncodingSpec MyType = ... schema :: Schema schema = toOpenApiSchema (Proxy :: Proxy (EncodingSpec MyType))json-spec-openapi Convert a  into an OpenAPI . The type class è is an internal and opaque implementation detail and not something you should have to worry about. It should/ already have an instance for every possible Õ that can be constructed. If it does not, then that is a bug. Please report it! :-)json-spec-openapi,Shorthand for demoting type-level strings.       !!json-spec-openapi-0.1.0.0-inplaceData.JsonSpec.OpenApijson-spec-openapiDecodingSchemaunDecodingSchemaEncodingSchemaunEncodingSchematoOpenApiSchema$fInternalJsonDateTime$fInternalJsonBool$fInternalJsonArray$fInternalJsonObject$fInternalJsonObject0$fInternalJsonInt$fInternalJsonNum$fInternalJsonString$fToSchemaEncodingSchema$fToSchemaDecodingSchemaÏopenapi3-3.2.3-c3afc87ae23582f2a5ca22b62c25dcc8979cbc9baddb367cc56f7d763b29d4fdData.OpenApi.Internal.SchemaToSchemaÒjson-spec-0.1.0.0-c7b8b2e47814ff5d67632dc8d2a3fd13f462efa0da2e62fbb1b146952f8a3ae6Data.JsonSpec.DecodeHasJsonDecodingSpecData.JsonSpec.EncodeHasJsonEncodingSpecinternalData.JsonSpec.Spec SpecificationData.OpenApi.InternalSchemaInternalsym