Open adamaltman opened 2 years ago
What happened?
Notice the types and subtypes in this VS Code preview:
Notice the same preview run with openapi preview-docs command (same exact API operation).
It is not displaying the enum values.
What should have happened instead?
It should display the enum values.
Minimal reproducible OpenAPI snippet
rebilly/api-definitions (core API "create kyc request")
Additional context
What happened?
Notice the types and subtypes in this VS Code preview:
Notice the same preview run with openapi preview-docs command (same exact API operation).
It is not displaying the enum values.
What should have happened instead?
It should display the enum values.
Minimal reproducible OpenAPI snippet
rebilly/api-definitions (core API "create kyc request")
Additional context