Skip to content

Commit

Permalink
Add diff removal error for idempotencyToken trait
Browse files Browse the repository at this point in the history
  • Loading branch information
kstich committed Nov 24, 2020
1 parent 803286c commit ccf1b36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ structure idempotent {}
/// identify and discard replayed requests.
@trait(selector: "structure > :test(member > string)",
structurallyExclusive: "member")
@tags(["diff.error.remove"])
structure idempotencyToken {}

/// Shapes marked with the internal trait are meant only for internal use and
Expand Down

0 comments on commit ccf1b36

Please sign in to comment.