Object Schemas
Object schemas describe the low-level data structures in models. TAT-C uses pydantic to specify schemas in a format compatible with JavaScript Object Notation (JSON) serialization.
Object schemas describe the low-level data structures in models. TAT-C uses pydantic to specify schemas in a format compatible with JavaScript Object Notation (JSON) serialization.