Values.DescribeSchemaRequestSourceRetrieve the schema definition.
type nonrec t = {registryName : string;The name of the registry.
*)schemaName : string;The name of the schema.
*)schemaVersion : string option;Specifying this limits the results to only this schema version.
*)}