Skip to content

use swagger-codegen as default generator tool#34

Merged
NicolasCARPi merged 5 commits intomasterfrom
mouss-openapigen
Jul 2, 2025
Merged

use swagger-codegen as default generator tool#34
NicolasCARPi merged 5 commits intomasterfrom
mouss-openapigen

Conversation

@MoustaphaCamara
Copy link
Collaborator

Use swagger-codegen as the default generator for the library.
Allow using the openapi-generator with either:

  • Export the variable
export GENERATOR_TOOL=openapi
./helper.sh generate
  • One liner
GENERATOR_TOOL=openapi ./helper.sh generate

default generator is swagger-codegen. Allow using openapi-generator if needed
Copy link
Contributor

@NicolasCARPi NicolasCARPi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@NicolasCARPi NicolasCARPi merged commit 98b564e into master Jul 2, 2025
@NicolasCARPi NicolasCARPi deleted the mouss-openapigen branch July 2, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants