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

Add tests for generating clients from the spec using popular libraries for Java, dotnet, C++, Rust, etc. #59

Open
Tracked by #2
catkins-miso opened this issue Feb 27, 2024 · 0 comments

Comments

@catkins-miso
Copy link
Contributor

catkins-miso commented Feb 27, 2024

The idea here is to make sure we don't complicate things for people creating TROLIE clients down the road by introducing things into the spec that break generators.
 
I think the simplest thing that could work would be a GitHub Action for each popular library that simply fails if the client generator emits any errors (or warnings, ideally) against the openapi.yaml that is a generated in the build.

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