classmethod old_to_new(schema) → {dict}
Convert a legacy schema dict to the new format.
Properties
| Name | Type | Description |
|---|---|---|
schema | dict | A legacy-format schema dictionary. |
Returns:
A new-format schema dictionary.
- Type
- dict
| Name | Type | Description |
|---|---|---|
schema | dict | A legacy-format schema dictionary. |