Searched refs:augment_schema (Results 1 – 3 of 3) sorted by relevance
262 hdsjsonschemacommon.augment_schema(schema)
939 hdsjsonschemacommon.augment_schema(schema)
150 def augment_schema(schema: dict[str, any]) -> None: function