deploy_tools.models.schema# Members generate_schema Generate JSON schemas for yaml configuration files. deploy_tools.models.schema.generate_schema(output_path: Path) → None[source]# Generate JSON schemas for yaml configuration files. While the Deployment object is not intended to be created by hand, it may need to be fixed manually in certain circumstances so a schema is considered useful.