{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Result_DatasetResult-Array.string_", "title": "Result_DatasetResult-Array.string_", "anyOf": [ { "$ref": "#/components/schemas/ResultSuccess_DatasetResult-Array_" }, { "$ref": "#/components/schemas/ResultError_string_" } ] }