Class: JSONSchema::Resolved
- Inherits:
-
Object
- Object
- JSONSchema::Resolved
- Defined in:
- sig/jsonschema.rbs
Overview
Resolved reference containing the dereferenced schema and its context.
Instance Method Summary collapse
Instance Method Details
#contents ⇒ Object
329 |
# File 'sig/jsonschema.rbs', line 329
def contents: () -> untyped
|
#draft ⇒ Integer
331 |
# File 'sig/jsonschema.rbs', line 331
def draft: () -> Integer
|