Tag

endpoints4s.algebra.Tag
See theTag companion class
object Tag

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Value members

Concrete methods

def apply(name: String): Tag

Creates a new Tag without a description and external documentation object. Use Tag(..).withDescription(..).withExternalDocs(..) to add those attributes.

Creates a new Tag without a description and external documentation object. Use Tag(..).withDescription(..).withExternalDocs(..) to add those attributes.

Attributes