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

Add idempotency token auto fill support #534

Merged
merged 4 commits into from
Feb 2, 2016
Merged

Add idempotency token auto fill support #534

merged 4 commits into from
Feb 2, 2016

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    86709f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Add idempotency token auto fill

    Adds support for service models which specify a shape member is the
    idempotency token to be auto filled with a random UUID if the member's
    value is not already set.
    
    This replaces the needs for customizations per service per request when
    an idempotency token should always be provided, but optionally set by the
    user.
    jasdel committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    80799a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818ae5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e0e19a View commit details
    Browse the repository at this point in the history