Fix openapi spec

This commit is contained in:
2024-10-02 22:07:21 +08:00
parent 18cbe97f48
commit 3c3f23225c

View File

@@ -446,7 +446,7 @@ components:
description: A list of galleries
type: array
items:
oneOf:
anyOf:
- $ref: "#/components/schemas/GMeta"
- $ref: "#/components/schemas/GMetaOptional"
GalleryListApiResult: