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 new option allArgConstructor for java client, spring generators #18538

Merged
merged 9 commits into from
May 1, 2024

Commits on Apr 16, 2024

  1. allArgConstructor for java

    jpfinne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a3ae24a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge remote-tracking branch 'origin/master' into featAddJavaAllArgsC…

    …onstructor
    
    # Conflicts:
    #	modules/openapi-generator/src/main/java/org/openapitools/codegen/DefaultCodegen.java
    #	modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/ScalaCaskServerCodegen.java
    #	modules/openapi-generator/src/main/resources/scala-cask/build.sbt.mustache
    #	modules/openapi-generator/src/main/resources/scala-cask/build.sc.mustache
    #	modules/openapi-generator/src/main/resources/scala-cask/project/plugins.sbt
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/docs/PetApiDocumentation.md
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/docs/StoreApiDocumentation.md
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/docs/UserApiDocumentation.md
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/main/java/org/openapitools/client/api/PetApi.java
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/main/java/org/openapitools/client/api/StoreApi.java
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/main/java/org/openapitools/client/api/UserApi.java
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/test/java/org/openapitools/client/api/PetApiTest.java
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/test/java/org/openapitools/client/api/StoreApiTest.java
    #	samples/client/echo_api/java/okhttp-gson-user-defined-templates/src/test/java/org/openapitools/client/api/UserApiTest.java
    #	samples/client/petstore/java/microprofile-rest-client-3.0-jackson-with-xml/src/main/java/org/openapitools/client/RFC3339DateFormat.java
    #	samples/client/petstore/java/microprofile-rest-client-3.0-jackson/src/main/java/org/openapitools/client/RFC3339DateFormat.java
    #	samples/documentation/html2/.openapi-generator/VERSION
    #	samples/server/petstore/scala-cask/.openapi-generator/VERSION
    #	samples/server/petstore/scala-cask/build.sbt
    #	samples/server/petstore/scala-cask/build.sc
    #	samples/server/petstore/scala-cask/project/plugins.sbt
    jpfinne committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a7c5d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa2dc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    b3c230f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Test issue #18340

    jpfinne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    641ae49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fdfb23 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d103800 View commit details
    Browse the repository at this point in the history
  2. remove eol

    wing328 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1575da5 View commit details
    Browse the repository at this point in the history
  3. update doc

    wing328 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2405eb6 View commit details
    Browse the repository at this point in the history