paidiverpy.utils.schema_json_handler#
Schema JSON handler module.
Functions#
|
Generate the schema for the configuration model. |
|
Wrap a reference in the schema with a key. |
Module Contents#
- paidiverpy.utils.schema_json_handler.generate_schema(output_path: str) None[source]#
Generate the schema for the configuration model.
- Parameters:
output_path (str) – The path to save the schema.