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

[cpp-restsdk] add support for oneOf via std::variant #18821

Merged
merged 9 commits into from
Jun 7, 2024

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    1d728ec View commit details
    Browse the repository at this point in the history
  2. update samples

    wing328 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    173b538 View commit details
    Browse the repository at this point in the history
  3. update pom

    wing328 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    25532fe View commit details
    Browse the repository at this point in the history
  4. set cxx 17

    wing328 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0cec8f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Revert "set cxx 17"

    This reverts commit 0cec8f7.
    wing328 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9e1835c View commit details
    Browse the repository at this point in the history
  2. install clang 6.0

    wing328 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    74ad8db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update CI/circle_parallel.sh

    Co-authored-by: Amin Yahyaabadi <[email protected]>
    wing328 and aminya committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    da98bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix include

    wing328 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5533140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b324c91 View commit details
    Browse the repository at this point in the history