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

Implement whole-body parameters for the REST interface generator #1723

Merged
merged 4 commits into from
Mar 25, 2017

Commits on Mar 25, 2017

  1. Fix #1549 - Support bodyParam attribute without form parameter name t…

    …o map the whole body to a single parameter
    wilzbach authored and s-ludwig committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    436e411 View commit details
    Browse the repository at this point in the history
  2. [SQUASH] Remove default body serialization & use empty fieldName to c…

    …heck for wholeBody
    wilzbach authored and s-ludwig committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    f837533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1ac44 View commit details
    Browse the repository at this point in the history
  4. Remove non-compiling test code.

    Default parameter handling still needs to be implemented for whole-body parameters.
    s-ludwig committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    5e5aefd View commit details
    Browse the repository at this point in the history