Ariyo Kabir
01/26/2022, 5:38 PMaccounts
stream to stripe. I am having trouble putting the schema together. I used the openAPIspec2Json
script but it creates the schema with references, and when I try to use the --stand-alone
flag, I get circular dependency error
. Is there any work around for this or do I have to stitch the schema together manually?Jags (Kloud.io)
01/26/2022, 8:34 PMJags (Kloud.io)
01/26/2022, 9:45 PM$ openapi2jsonschema <https://raw.githubusercontent.com/stripe/openapi/master/openapi/spec3.json> --strict --stand-alone