Skip to content

Commit 81efaca

Browse files
committed
Revert bundled-polaris-catalog-service.yaml
1 parent 09546ee commit 81efaca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/generated/bundled-polaris-catalog-service.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)