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
494 |
# File 'sig/jsonschema.rbs', line 494
def contents: () -> untyped
|
#draft ⇒ Integer
496 |
# File 'sig/jsonschema.rbs', line 496
def draft: () -> Integer
|