You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😢
The text was updated successfully, but these errors were encountered:
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 😢The text was updated successfully, but these errors were encountered: