diff --git a/api.yml b/api.yml index 3bc7f43..ae81540 100644 --- a/api.yml +++ b/api.yml @@ -446,7 +446,7 @@ components: description: A list of galleries type: array items: - oneOf: + anyOf: - $ref: "#/components/schemas/GMeta" - $ref: "#/components/schemas/GMetaOptional" GalleryListApiResult: