SttpOpenAPICirceDecoders

sttp.apispec.openapi.circe.SttpOpenAPICirceDecoders

Attributes

Graph
Supertypes
trait JsonSchemaCirceDecoders
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def listADecoder[A : Decoder]: Decoder[List[A]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
def listMapStringADecoder[A : Decoder]: Decoder[ListMap[String, A]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
def withExtensions[A](decoder: Decoder[A]): Decoder[A]

Attributes

Inherited from:
JsonSchemaCirceDecoders

Implicits

Inherited implicits

implicit val anySchemaDecoder: Decoder[AnySchema]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val callbackDecoder: Decoder[Callback]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val componentsDecoder: Decoder[Components]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val contactDecoder: Decoder[Contact]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val decodePattern: Decoder[Pattern]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val decodePatternKey: KeyDecoder[Pattern]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit def decodeReferenceOr[A : Decoder]: Decoder[ReferenceOr[A]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val decodeSchemaType: Decoder[SchemaType]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val discriminatorDecoder: Decoder[Discriminator]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val encodingDecoder: Decoder[Encoding]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val exampleDecoder: Decoder[Example]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val exampleMultipleValueDecoder: Decoder[ExampleMultipleValue]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val exampleSingleValueDecoder: Decoder[ExampleSingleValue]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val exampleValueDecoder: Decoder[ExampleValue]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val extensionValueDecoder: Decoder[ExtensionValue]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val extensionsDecoder: Decoder[ListMap[String, ExtensionValue]]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val externalDocumentationDecoder: Decoder[ExternalDocumentation]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val headerDecoder: Decoder[Header]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val infoDecoder: Decoder[Info]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val licenseDecoder: Decoder[License]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val linkDecoder: Decoder[Link]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit def listMapStringEncodingDecoder: Decoder[ListMap[String, Encoding]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit def listMapStringMediaTypeDecoder: Decoder[ListMap[String, MediaType]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit def listMapStringReferenceOrADecoder[A : Decoder]: Decoder[ListMap[String, ReferenceOr[A]]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit def listMapStringStringDecoder: Decoder[ListMap[String, String]]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val mediaTypeDecoder: Decoder[MediaType]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val oauthFlowDecoder: Decoder[OAuthFlow]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val oauthFlowsDecoder: Decoder[OAuthFlows]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val openAPIDecoder: Decoder[OpenAPI]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val operationDecoder: Decoder[Operation]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val parameterDecoder: Decoder[Parameter]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val parameterInDecoder: Decoder[ParameterIn]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val parameterStyleDecoder: Decoder[ParameterStyle]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val pathItemDecoder: Decoder[PathItem]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val pathsDecoder: Decoder[Paths]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val referenceDecoder: Decoder[Reference]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val requestBodyDecoder: Decoder[RequestBody]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val responseDecoder: Decoder[Response]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val responsesDecoder: Decoder[Responses]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val responsesKeyDecoder: KeyDecoder[ResponsesKey]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val schemaDecoder: Decoder[Schema]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val schemaLikeDecoder: Decoder[SchemaLike]

Attributes

Inherited from:
JsonSchemaCirceDecoders
implicit val securitySchemeDecoder: Decoder[SecurityScheme]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val serverDecoder: Decoder[Server]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val serverVariableDecoder: Decoder[ServerVariable]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders
implicit val tagDecoder: Decoder[Tag]

Attributes

Inherited from:
InternalSttpOpenAPICirceDecoders