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

Create build task for generating code from swagger #462

Open
030 opened this issue Feb 3, 2024 · 0 comments
Open

Create build task for generating code from swagger #462

030 opened this issue Feb 3, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@030
Copy link
Owner

030 commented Feb 3, 2024

What happened:
There is currently no build task implemented for generating code from Swagger specifications, leading to a manual and error-prone process for developers.

What you expected to happen:
I expected a dedicated build task to be available for generating code from Swagger specifications. This task should automate the code generation process, enhancing efficiency and reducing the risk of errors associated with manual execution.

How to reproduce it (as minimally and precisely as possible):

  1. Attempt to locate a build task specifically designed for generating code from Swagger.
  2. Observe that no such task is available in the current build configuration.

Anything else we need to know?:
The creation of this build task is crucial for streamlining the code generation workflow and ensuring consistency across development environments. Consideration should be given to the compatibility of the build task with different Swagger versions and programming languages. Collaboration with the development team may be necessary to define specific requirements and functionalities for the build task. See docs/development/README.md for instructions how to generate the client code based on swagger API.

@030 030 added the bug Something isn't working label Feb 3, 2024
@030 030 added the good first issue Good for newcomers label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant