Closed kyleaburke1 closed 4 years ago
Hi @kyleaburke1. Thank for reporting this issue!
Please specify:
PS. I've just tried to run this command with the schema you provided on Linux and it worked fine.
Hi again @kyleaburke1.
I've just released a new version - 1.2.3. Please install it and let me know if the issue still occurs.
Thanks!
Thanks! I'll confirm tomorrow :)
On Fri, Jul 17, 2020, 12:24 AM Artem Kostiuk notifications@github.com wrote:
Hi again @kyleaburke1 https://github.com/kyleaburke1.
I've just released a new version - 1.2.3. Please install it and let me know if the issue still occurs.
Thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/raml-org/ramldt2jsonschema/issues/123#issuecomment-659919017, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALZLQYFQYCZ52TVUGVI7JYDR374CPANCNFSM4O5D6DGA .
I can confirm that this new version corrected the issue :)
When I run the following command:
c:\>js2dt C:\Users\kyle.burke\Documents\sfdc_user_schema.json user
I get the following error:
amf.core.exception.UnsupportedVendorException: Cannot parse document with specified vendor: OAS 2.0
Here is the JSON schema referenced