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

Help needed: Test generated OpenAPI yml file with OpenAPI generators #3

Open
VojtechVitek opened this issue Jan 5, 2023 · 0 comments

Comments

@VojtechVitek
Copy link
Contributor

VojtechVitek commented Jan 5, 2023

Please help us test different OpenAPI generators. Does the generated client work against Go/Node.js webrpc server?

Please provide an example usage of openapi-generator-cli, ie.

docker run --rm -v "${PWD}:/app" openapitools/openapi-generator-cli:v6.2.1 generate -i /app/openapi.gen.yaml -g csharp-netcore -p targetFramework=net6.0 -o /app/csharp-net-7.0
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

1 participant