sttp.apispec.AnySchema$.Nothing$
Json schema can be represented by the values false
or {"not": {}}
(object with a single property "not" which
has a single value with must be the empty object". This represents no json value.
Attributes Graph Reset zoom Hide graph Show graph
Supertypes trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type Members list Concise view
Type members
The names of the product elements
The names of the product elements
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton
Attributes Inherited from: Mirror
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton Value members
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes Inherited from: Singleton
Attributes Inherited from: Product
Attributes Inherited from: Product