FormReadRepositoryEndpoints

works.iterative.forms.repository.impl.rest.FormReadRepositoryEndpoints
trait FormReadRepositoryEndpoints(base: BaseEndpoint)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val load: Endpoint[Unit, (String, Option[String]), Unit, Option[Form], Any]