FileCodecs

works.iterative.tapir.codecs.FileCodecs
See theFileCodecs companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FileCodecs

Members list

Value members

Inherited fields

val fileRefDecoder: JsonDecoder[FileRef]

Attributes

Inherited from:
JsonFileCodecs

Givens

Inherited givens

given completeFileRefDecoder: JsonDecoder[FileRef]

Attributes

Inherited from:
JsonFileCodecs
given fileRefEncoder: JsonEncoder[FileRef]

Attributes

Inherited from:
JsonFileCodecs
given given_JsonCodec_FileRef: JsonCodec[FileRef]

Attributes

Inherited from:
JsonFileCodecs
given given_Schema_FileRef: Schema[FileRef]

Attributes

Inherited from:
TapirFileCodecs