# FieldSchemaUpdate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**old_schema** | [**serde_json::Value**](.md) | JSONSchema representation of the field |
**new_schema** | [**serde_json::Value**](.md) | JSONSchema representation of the field |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)