Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Documentation #153

Open
OurBigAdventure opened this issue Apr 29, 2024 · 1 comment
Open

Update to Documentation #153

OurBigAdventure opened this issue Apr 29, 2024 · 1 comment

Comments

@OurBigAdventure
Copy link

Thank you guys for doing the work to put all of this together.

I'm having trouble with the openapi-generator for this project and thought it would be nice if you guys could put a sample of how to generate code for this spec. I "think" I am aiming at the correct .yaml files, but I could be wrong because I'm getting a large number of errors from the generator such as:

  • Unrecognized token 'resources'
  • There were issues with the specification
  • Unrecognized token 'components'
  • Error snake-parsing yaml content
  • The incoming YAML document exceeds the limit: 3145728 code points
  • etc.

I don't know, could be me, but a simple generator example showing the input file to use and any options needed (for any language) would be helpful.

@helenye-stripe
Copy link
Contributor

helenye-stripe commented Apr 29, 2024

Hi @OurBigAdventure! We use a custom closed-source OpenAPI generator unfortunately. If you would like a reference for other examples of use of our specs, there are several other projects that do so, such as async-stripe which does so in Rust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants