apply_enforced_extras
Python API reference for the function python.src.softschema.canonicalize.apply_enforced_extras.
Public API
Function: apply_enforced_extras
Canonical path: python.src.softschema.canonicalize.apply_enforced_extras
Declared in: packages/python/src/softschema/canonicalize.py
Signature
def apply_enforced_extras(schema: dict[str, Any]) -> dict[str, Any]: ...