Merge remote-tracking branch 'origin/feat-txn' into 1.8.x

This commit is contained in:
Jake Barnby 2025-10-10 19:21:48 +13:00
commit a8b9d75b2a
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
12 changed files with 24 additions and 24 deletions

View file

@ -5247,7 +5247,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -8389,7 +8389,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5646,7 +5646,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -33781,7 +33781,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5198,7 +5198,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -24311,7 +24311,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5247,7 +5247,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -8389,7 +8389,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5646,7 +5646,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -33781,7 +33781,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5198,7 +5198,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"tags": [
"databases"
@ -24311,7 +24311,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"tags": [
"tablesDB"

View file

@ -5386,7 +5386,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -8463,7 +8463,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"

View file

@ -5805,7 +5805,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -33897,7 +33897,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"

View file

@ -5345,7 +5345,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -24483,7 +24483,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"

View file

@ -5386,7 +5386,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -8463,7 +8463,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"

View file

@ -5805,7 +5805,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -33897,7 +33897,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"

View file

@ -5345,7 +5345,7 @@
},
"\/databases\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "databasesCreateOperations",
"consumes": [
"application\/json"
@ -24483,7 +24483,7 @@
},
"\/tablesdb\/transactions\/{transactionId}\/operations": {
"post": {
"summary": "Create operations scoped to a transaction",
"summary": "Create operations",
"operationId": "tablesDBCreateOperations",
"consumes": [
"application\/json"