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