{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Models_list_Response_200", "title": "Models_list_Response_200", "oneOf": [ { "$ref": "#/components/schemas/PublicModelsListResponse" }, { "$ref": "#/components/schemas/PublicModel" } ] }