ProtocolSchema

Properties

Link copied to clipboard
open override val dependencies: List<FqType>
Link copied to clipboard
abstract val documentation: String?
Link copied to clipboard
abstract override val modifiers: List<ProtocolModifier>
Link copied to clipboard
abstract val scopes: List<FqType>
Link copied to clipboard
Link copied to clipboard
abstract val type: FqType
Link copied to clipboard
abstract override val widgets: List<ProtocolWidget>

Functions

Link copied to clipboard

Convert this schema to JSON which can be embedded inside the schema artifact. This JSON will be read when the schema is used as a dependency.