Key

zio.http.endpoint.openapi.OpenAPI.Key
See theKey companion class
object Key

Attributes

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

Members list

Value members

Concrete methods

def fromString(name: String): Option[Key]

Concrete fields

val validName: Regex

All Components objects MUST use Keys that match the regular expression.

All Components objects MUST use Keys that match the regular expression.

Attributes

Implicits

Implicits

implicit val schema: Schema[Key]