You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-spec/openapiSpecv3-2_0.json
+20-50Lines changed: 20 additions & 50 deletions
Original file line number
Diff line number
Diff line change
@@ -6178,29 +6178,19 @@
6178
6178
"type": "string"
6179
6179
}
6180
6180
},
6181
-
"commit_branch_name": {
6182
-
"description": "Name of the remote branch where objects from this Thoughtspot instance will be versioned. <br/> <span class=\"since-beta-tag\">Version: 9.7.0.cl or later</span>",
6183
-
"type": "string"
6184
-
},
6185
6181
"default_branch_name": {
6186
-
"description": " Use commit_branch_name instead.\n\n\nName of the remote branch where objects from this Thoughtspot instance will be versioned.\n\n\n\n\n*Deprecated from 10.0.0.cl : Replaced by commit_branch_name* ",
6187
-
"type": "string",
6188
-
"deprecated": true
6182
+
"description": "Name of the default remote branch",
6183
+
"type": "string"
6189
6184
},
6190
6185
"enable_guid_mapping": {
6191
6186
"description": "Maintain mapping of guid for the deployment to an instance <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6192
-
"default": true,
6187
+
"default": false,
6193
6188
"type": "boolean",
6194
6189
"nullable": true
6195
6190
},
6196
-
"configuration_branch_name": {
6197
-
"description": " Name of the branch where the configuration files related to operations between Thoughtspot and version control repo should be maintained.\n\n\nNote: If no branch name is specified, then by default, ts_config_files branch is considered. Ensure this branch exists before configuration. <br/> <span class=\"since-beta-tag\">Version: 9.7.0.cl or later</span>",
6198
-
"type": "string"
6199
-
},
6200
6191
"guid_mapping_branch_name": {
6201
-
"description": " Use configuration_branch_name instead.\n\n\nName of the branch where the configuration files related to operations between Thoughtspot and version control repo should be maintained.\n\n\n\n\nNote: If no branch name is specified, then by default, ts_config_files branch is considered. Ensure this branch exists before configuration. \n\n\n\n\n*Deprecated from 10.0.0.cl : Replaced by configuration_branch_name* <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6202
-
"type": "string",
6203
-
"deprecated": true
6192
+
"description": " Name of the branch where the file containing guid mapping should be maintained. This will be set only when enable_guid_mapping is true.\n\n\nNote: If no guid mapping branch is specified, then the default branch for this configuration will be considered. <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6193
+
"type": "string"
6204
6194
}
6205
6195
},
6206
6196
"required": [
@@ -6301,28 +6291,18 @@
6301
6291
"type": "string"
6302
6292
}
6303
6293
},
6304
-
"commit_branch_name": {
6305
-
"description": "Name of the remote branch where objects from this Thoughtspot instance will be versioned. <br/> <span class=\"since-beta-tag\">Version: 9.7.0.cl or later</span>",
6306
-
"type": "string"
6307
-
},
6308
6294
"default_branch_name": {
6309
-
"description": " Use commit_branch_name instead.\n\n\nName of the remote branch where objects from this Thoughtspot instance will be versioned.\n\n\n\n\n*Deprecated from 10.0.0.cl : Replaced by commit_branch_name* ",
6310
-
"type": "string",
6311
-
"deprecated": true
6295
+
"description": "Name of the default remote branch",
6296
+
"type": "string"
6312
6297
},
6313
6298
"enable_guid_mapping": {
6314
6299
"description": "Maintain mapping of guid for the deployment to an instance <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6315
6300
"type": "boolean",
6316
6301
"nullable": true
6317
6302
},
6318
-
"configuration_branch_name": {
6319
-
"description": "Name of the branch where the configuration files related to operations between Thoughtspot and version control repo should be maintained. <br/> <span class=\"since-beta-tag\">Version: 9.7.0.cl or later</span>",
6320
-
"type": "string"
6321
-
},
6322
6303
"guid_mapping_branch_name": {
6323
-
"description": " Use configuration_branch_name instead.\n\n\nName of the branch where the configuration files related to operations between Thoughtspot and version control repo should be maintained.\n\n\n\n\n*Deprecated from 10.0.0.cl : Replaced by configuration_branch_name* <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6324
-
"type": "string",
6325
-
"deprecated": true
6304
+
"description": " Name of the branch in which the file containing guid mapping should be maintained. This will be set only if enable_guid_mapping is true.\n\n\nNote: If no guid mapping branch is specified, then the default branch for this configuration will be considered. <br/> <span class=\"since-beta-tag\">Version: 9.4.0.cl or later</span>",
6305
+
"type": "string"
6326
6306
}
6327
6307
}
6328
6308
}
@@ -6477,14 +6457,8 @@
6477
6457
"$ref": "#/components/schemas/MetadataObject"
6478
6458
}
6479
6459
},
6480
-
"delete_aware": {
6481
-
"description": "Delete the tml files from version control repo if it does not exist in the ThoughSpot instance",
6482
-
"default": true,
6483
-
"type": "boolean",
6484
-
"nullable": true
6485
-
},
6486
6460
"branch_name": {
6487
-
"description": " Name of the remote branch where object should be pushed\n\n\nNote: If no branch_name is specified, then the commit_branch_name will be considered.",
6461
+
"description": " Name of the remote branch where object should be pushed\n\n\nNote: If no branch_name is specified, then the default branch will be considered.",
6488
6462
"type": "string"
6489
6463
},
6490
6464
"comment": {
@@ -6578,11 +6552,11 @@
6578
6552
}
6579
6553
},
6580
6554
"branch_name": {
6581
-
"description": " Name of the branch where the reverted version should be committed\n\n\nNote: If no branch_name is specified, then the commit_branch_name will be considered.",
6555
+
"description": " Name of the branch where the reverted version should be committed\n\n\nNote: If no branch_name is specified, then the default branch will be considered.",
6582
6556
"type": "string"
6583
6557
},
6584
6558
"revert_policy": {
6585
-
"description": "Policy to apply when reverting a commit. Valid values: [ALL_OR_NONE, PARTIAL]",
6559
+
"description": "Policy to be followed while importing. Valid values: [ALL_OR_NONE, PARTIAL]",
6586
6560
"default": "ALL_OR_NONE",
6587
6561
"type": "string",
6588
6562
"enum": [
@@ -6769,7 +6743,7 @@
6769
6743
"type": "string"
6770
6744
},
6771
6745
"branch_name": {
6772
-
"description": "Name of the remote branch where changes should be picked",
6746
+
"description": "Name of the remote branch where changes should be picked\n\n\nNote: If no branch_name is specified, then the default branch will be considered.",
6773
6747
"type": "string"
6774
6748
},
6775
6749
"deploy_type": {
@@ -6790,14 +6764,10 @@
6790
6764
"PARTIAL"
6791
6765
]
6792
6766
}
6793
-
},
6794
-
"required": [
6795
-
"branch_name"
6796
-
]
6767
+
}
6797
6768
}
6798
6769
}
6799
-
},
6800
-
"required": true
6770
+
}
6801
6771
},
6802
6772
"parameters": [],
6803
6773
"responses": {
@@ -10897,9 +10867,9 @@
10897
10867
"type": "string",
10898
10868
"description": "Username to authenticate connection to the version control system"
10899
10869
},
10900
-
"commit_branch_name": {
10870
+
"default_branch": {
10901
10871
"type": "string",
10902
-
"description": "Name of the remote branch where objects from this Thoughtspot instance will be versioned."
10872
+
"description": "Name of the default remote branch"
10903
10873
},
10904
10874
"branches": {
10905
10875
"type": "array",
@@ -10912,9 +10882,9 @@
10912
10882
"type": "boolean",
10913
10883
"description": "Maintain mapping of guid for the deployment to an instance"
10914
10884
},
10915
-
"configuration_branch_name": {
10885
+
"guid_mapping_branch_name": {
10916
10886
"type": "string",
10917
-
"description": "Name of the branch where the configuration files related to operations between Thoughtspot and version control repo should be maintained."
10887
+
"description": "Name of the branch in the file containing guid mapping should be maintained"
0 commit comments