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 tried to run npx dtsgenerator --url https://storage.googleapis.com/cognitedata-api-docs/openapi.0.5.json and it failed with Error: The $ref targets root is not found: https://storage.googleapis.com/cognitedata-api-docs/api-acls-0.8.4s.json#/components/schemas/cogniteCapability.
I also ran Swagger-CLI: npx swagger-cli validate https://storage.googleapis.com/cognitedata-api-docs/openapi.0.5.json which stated that the spec is valid.
The text was updated successfully, but these errors were encountered:
I tried to run
npx dtsgenerator --url https://storage.googleapis.com/cognitedata-api-docs/openapi.0.5.json
and it failed withError: The $ref targets root is not found: https://storage.googleapis.com/cognitedata-api-docs/api-acls-0.8.4s.json#/components/schemas/cogniteCapability
.I also ran Swagger-CLI:
npx swagger-cli validate https://storage.googleapis.com/cognitedata-api-docs/openapi.0.5.json
which stated that the spec is valid.The text was updated successfully, but these errors were encountered: