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