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