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

fix: Get numeric value for Enum fields if it is configured as query param or path param #1042

Merged
merged 5 commits into from
Oct 3, 2022

Commits on Sep 22, 2022

  1. fix: Get numeric value for Enum fields if it is configured as query p…

    …aram or path param. Refactor HttpBinding to use builder.
    blakeli0 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6e6d822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4965b6d View commit details
    Browse the repository at this point in the history
  3. fix: Add license header

    blakeli0 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7badc19 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update HttpBindings.java

    blakeli0 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    89eb436 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update HttpBindingsTest.java

    blakeli0 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9473265 View commit details
    Browse the repository at this point in the history