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

Call out that extra fields in requests and responses are allowed #436

Merged
merged 4 commits into from
Mar 28, 2018

Commits on Mar 28, 2018

  1. Call out that extra fields in requests and responses are allowed

    This change will make it clear that request and responses that
    have HTTP bodies MAY have additional fields specified by the
    sender.
    
    Signed-off-by: Doug Davis <dug@us.ibm.com>
    Doug Davis committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    affc85e View commit details
    Browse the repository at this point in the history
  2. do it in just one spot

    Signed-off-by: Doug Davis <dug@us.ibm.com>
    Doug Davis committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    3ed58b5 View commit details
    Browse the repository at this point in the history
  3. add an extensions property

    Signed-off-by: Doug Davis <dug@us.ibm.com>
    Doug Davis committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    ca6a6b6 View commit details
    Browse the repository at this point in the history
  4. all in one spot again

    Signed-off-by: Doug Davis <dug@us.ibm.com>
    Doug Davis committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    63f881c View commit details
    Browse the repository at this point in the history