Package

endpoints.documented.algebra

circe

Permalink

package circe

Visibility
  1. Public
  2. All

Type Members

  1. trait JsonEntitiesFromCodec extends algebra.JsonEntitiesFromCodec

    Permalink

    Partial interpreter for endpoints.documented.algebra.JsonEntitiesFromCodec that only fixed the JsonCodec[A] type to a CirceCodec.

    Partial interpreter for endpoints.documented.algebra.JsonEntitiesFromCodec that only fixed the JsonCodec[A] type to a CirceCodec.

    The jsonRequest and jsonResponse operations have to be implemented by a more specialized interpreter.

Ungrouped