starter
starter copied to clipboard
Failed to fetch OpenAPI file for anchor or tab
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.
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 😢