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