File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -635,7 +635,7 @@ paths:
635635 TableToUpdateDoesNotExist :
636636 $ref : ' #/components/examples/NoSuchTableError'
637637 ' 409 ' :
638- description : Conflict - Transaction commit failed due to concurrent modifications . The client may retry.
638+ description : Conflict - CommitFailedException, one or more requirements failed . The client may retry.
639639 content :
640640 application/json :
641641 schema :
@@ -930,7 +930,7 @@ paths:
930930 TableToUpdateDoesNotExist :
931931 $ref : ' #/components/examples/NoSuchTableError'
932932 ' 409 ' :
933- description : Conflict - Transaction commit failed due to concurrent modifications . The client may retry.
933+ description : Conflict - CommitFailedException, one or more requirements failed . The client may retry.
934934 content :
935935 application/json :
936936 schema :
@@ -1140,7 +1140,7 @@ paths:
11401140 ViewToUpdateDoesNotExist :
11411141 $ref : ' #/components/examples/NoSuchViewError'
11421142 ' 409 ' :
1143- description : Conflict - Transaction commit failed due to concurrent modifications . The client may retry.
1143+ description : Conflict - CommitFailedException . The client may retry.
11441144 content :
11451145 application/json :
11461146 schema :
You can’t perform that action at this time.
0 commit comments