Information about the schema file.
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | The schema file's ID. |
name | str | ❌ | The schema file's name. |
path | str | ❌ | The file system path to the schema file. |
content | str | ❌ | The schema file's content. |
created_at | str | ❌ | The date and time at which the file was created. |
created_by | str | ❌ | The user Id of the user that created the file. |
updated_at | str | ❌ | The date and time at which the file was last updated. |
updated_by | str | ❌ | The user ID of the user that last updated the file. |