starter icon indicating copy to clipboard operation
starter copied to clipboard

Failed to fetch OpenAPI file for anchor or tab

Open hellokaton opened this issue 8 months ago • 0 comments

I followed the documentation Example with Groups to specify the openapi.json file. I hope to apply the openapi file in my project directly to the group.

Image

But the deployment failed, and I got the following error:

Verified update permissions
Fetching and validating config file...
Successfully validated docs.json
Fetched all file paths
Fetched 2 OpenApi file(s):
- api-reference/alist_v3_openapi.json
- api-reference/openapi.json
Fetched 0 AsyncApi file(s)
Failed to fetch OpenAPI file for anchor or tab

The above openapi.json file is provided by the official, and I verified that the format is passed. Please help me 😢

hellokaton avatar Apr 15 '25 03:04 hellokaton