FileCodecs

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

Attributes

Companion
trait
Graph
Supertypes
trait FileCodecs
class Object
trait Matchable
class Any
Show all
Self type
FileCodecs.type

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