- If set to true, the file will be updated to the new schema version.
- If set to false, the file will not be updated, and the new schema version will be created as a new schema version.
- If set to true, a custom schema will be created if the file does not have a custom schema.
- If set to false, no custom schema will be created.
- The allowed values are
MAJOR,MINOR, andPATCH.
- The fields that are specified in the fieldPaths field will be updated with the new schema fields.
- If a field is not specified in the fieldPaths field, the field will not be updated.
Authorizations
API key for authentication
Body
Update file schema
The body is of type string.
Response
The schema is patched