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

feat(codegen): support new linked applications model #355

Merged
merged 7 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    1f68789 View commit details
    Browse the repository at this point in the history
  2. feat(spec): update openapi spec

    akantcheff authored and rbioteau committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9267d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9890f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ee2d0 View commit details
    Browse the repository at this point in the history
  5. test(bonita-client): add use case on advanced applications

    Also update testcontainers config to use Bonita docker image from JFrog
    akantcheff authored and rbioteau committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    04c2680 View commit details
    Browse the repository at this point in the history
  6. tr(openapi-generator): ignore AbstractApplication generation for now

    As long as OpenAPI Generator does not handle inheritance and the usage of allOf, anyOf and oneOf,
    we ignore this incorrect abstraction generation to prevent its usage.
    akantcheff authored and rbioteau committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f6d3760 View commit details
    Browse the repository at this point in the history
  7. update to 0.0.18

    adapt tests to run on several Bonita versions
    rbioteau committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    73e1b5b View commit details
    Browse the repository at this point in the history