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

test how to generate a client from the openapi.json #8

Closed
4 tasks
ltalirz opened this issue Jun 12, 2019 · 4 comments
Closed
4 tasks

test how to generate a client from the openapi.json #8

ltalirz opened this issue Jun 12, 2019 · 4 comments
Assignees

Comments

@ltalirz
Copy link
Member

ltalirz commented Jun 12, 2019

  • pick a language and generate a client
  • follow instructions in README to set up a server
  • check that the client can communicate with the server
  • write down the steps taken (e.g. in README) so that others can benefit
@tpurcell90
Copy link
Contributor

It seems like features in OpenAPI 3.0 are broken in some client apis in openapi-generator
Bug report for javascript here:
OpenAPITools/openapi-generator#3144

@dwinston
Copy link
Contributor

FYI this looks nice as a diff tool to evaluate openapi.json PRs:

https://github.com/quen2404/openapi-diff

@ltalirz
Copy link
Member Author

ltalirz commented Jun 13, 2019

So, since the JS client generation "failed", I wonder: @tpurcell90 should we have another go at this or do we close this issue?

@tpurcell90
Copy link
Contributor

I'd close the issue since the only other auto generation tool is similar to this one, and I don't know if it is worth while to create a js client without a server implementation in mind first.

@ltalirz ltalirz closed this as completed Jun 13, 2019
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

3 participants