-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Just tried the latest version of the openapi generator against 6.7 VC and it created me a swagger file but when i try and use it with an off the shelf doc generator (redoc) for a swagger file i get the following error
SyntaxError: Error resolving $ref pointer "/Users/renoufa/Dropbox%20(VMware)/Github/vmw-redoc/vcenter.json#/definitions/com.vmware.cis.task.status".
Token "com.vmware.cis.task.status" does not exist.
at Pointer.resolve (/Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/pointer.js:87:17)
at $Ref.resolve (/Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/ref.js:83:18)
at $Refs._resolve (/Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/refs.js:155:15)
at inventory$Ref (/Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/bundle.js:99:23)
at /Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/bundle.js:74:11
at Array.forEach (<anonymous>)
at crawl (/Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/bundle.js:68:12)
at /Users/renoufa/.npm/_npx/55113/lib/node_modules/redoc-cli/node_modules/json-schema-ref-parser/lib/bundle.js:77:11
at Array.forEach (<anonymous>)
Metadata
Metadata
Assignees
Labels
No labels