tapir-tests
tapir-tests
API
sttp.tapir.tests
data
BasketOfFruits
BasketOfFruits
Blue
Color
ColorValue
ColorWrapper
CustomError
CustomError
Default
NotFound
Entity
Fruit
FruitAmount
FruitAmountWrapper
FruitData
FruitError
FruitErrorDetail
FruitErrorDetail
AlreadyPicked
HarvestError
NameTooShort
NotYetGrown
Unknown
IntWrapper
Organization
Person
Red
StringWrapper
ValidFruitAmount
Basic
Blob
ContentNegotiation
Files
Mapping
Multipart
MultipleFileUpload
OneOf
OneOfBody
Security
Streaming
Test
Test
TestUtil
TestUtil
TestUtilExtensions
Validation
tapir-tests
/
sttp.tapir.tests
/
ContentNegotiation
ContentNegotiation
sttp.tapir.tests.ContentNegotiation
object
ContentNegotiation
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ContentNegotiation
.type
Members list
Clear all
Value members
Concrete fields
val
organizationHtmlIso
:
String
val
organizationHtmlUtf8
:
String
val
organizationJson
:
String
val
organizationXml
:
String
val
out_default_json_or_xml
:
PublicEndpoint
[
Unit
,
Unit
,
Organization
,
Any
]
val
out_default_xml_or_json
:
PublicEndpoint
[
Unit
,
Unit
,
Organization
,
Any
]
val
out_json_xml_different_schema
:
PublicEndpoint
[
String
,
Unit
,
Entity
,
Any
]
val
out_json_xml_text_common_schema
:
PublicEndpoint
[
String
,
Unit
,
Organization
,
Any
]
Implicits
Implicits
implicit
val
htmlCodecForOrganizationISO88591
:
Codec
[
String
,
Organization
,
TextHtml
]
implicit
val
htmlCodecForOrganizationUTF8
:
Codec
[
String
,
Organization
,
TextHtml
]
implicit
val
schemaForOrganization
:
Schema
[
Organization
]
implicit
val
schemaForPerson
:
Schema
[
Person
]
implicit
val
xmlCodecForOrganization
:
XmlCodec
[
Organization
]
In this article
Attributes
Members list
Value members
Concrete fields
Implicits
Implicits