Values.UpdateSchemaRequestSourceUpdates the schema definition Inactive schemas will be deleted after two years.
type nonrec t = {clientTokenId : string option;The ID of the client token.
*)content : string option;The source of the schema definition.
*)description : string option;The description of the schema.
*)registryName : string;The name of the registry.
*)schemaName : string;The name of the schema.
*)type_ : Type.t option;The schema type for the events schema.
*)}