From 12b53764eaf136b08e142ccf127db8b68d022cdd Mon Sep 17 00:00:00 2001 From: foryoung365 Date: Tue, 29 Apr 2025 18:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20manifest.json=EF=BC=8C?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=20API=20=E8=AE=A4=E8=AF=81=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=20openapi=20=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E5=92=8C=E6=8F=92=E4=BB=B6=E6=A0=87=E8=AF=86=E7=AC=A6=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E7=AE=80=E5=8C=96=E9=85=8D=E7=BD=AE=E5=92=8C=E5=A2=9E?= =?UTF-8?q?=E5=BC=BA=E5=8F=AF=E8=AF=BB=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/manifest.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 94542a5..a31c077 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,14 +1,7 @@ { - "api": { - "type": "openapi", - "url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/openapi.json", - "is_user_authenticated": false - }, - "auth": { - "type": "user_http", - "authorization_type": "custom", - "custom_auth_header": "X-Api-Key: ${WORKER_API_KEY}" - }, + "api": [], + "openapi": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/openapi.json", + "identifier": "ai-image-generator-flux-schnell", "contact_email": "1758359+foryoung365@users.noreply.github.com", "description_for_human": "Generate images with Cloudflare Workers AI's flux-1-schnell model", "description_for_model": "This plugin uses the Cloudflare Workers AI's flux-1-schnell model to generate beautiful images.",