diff --git a/api/manager.yaml b/api/manager.yaml index adb8a51..1fad4be 100644 --- a/api/manager.yaml +++ b/api/manager.yaml @@ -3007,11 +3007,12 @@ components: $ref: '#/components/schemas/EmbeddingRequest' output_types: type: array - default: schema:WebPage + default: + - schema:WebPage description: "The type of the generated entities, by default `schema:WebPage`." items: type: string - default: schema:WebPage + default: "[\"schema:WebPage\"]" description: "The type of the generated entities, by default `schema:WebPage`." uniqueItems: true overwrite: