|
6452 | 6452 | "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>", |
6453 | 6453 | "type": "string" |
6454 | 6454 | }, |
6455 | | - "default_branch_name": { |
6456 | | - "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* ", |
6457 | | - "type": "string", |
6458 | | - "deprecated": true |
6459 | | - }, |
6460 | 6455 | "enable_guid_mapping": { |
6461 | 6456 | "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>", |
6462 | 6457 | "default": true, |
|
6466 | 6461 | "configuration_branch_name": { |
6467 | 6462 | "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>", |
6468 | 6463 | "type": "string" |
6469 | | - }, |
6470 | | - "guid_mapping_branch_name": { |
6471 | | - "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>", |
6472 | | - "type": "string", |
6473 | | - "deprecated": true |
6474 | 6464 | } |
6475 | 6465 | }, |
6476 | 6466 | "required": [ |
|
6575 | 6565 | "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>", |
6576 | 6566 | "type": "string" |
6577 | 6567 | }, |
6578 | | - "default_branch_name": { |
6579 | | - "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* ", |
6580 | | - "type": "string", |
6581 | | - "deprecated": true |
6582 | | - }, |
6583 | 6568 | "enable_guid_mapping": { |
6584 | 6569 | "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>", |
6585 | 6570 | "type": "boolean", |
|
6588 | 6573 | "configuration_branch_name": { |
6589 | 6574 | "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>", |
6590 | 6575 | "type": "string" |
6591 | | - }, |
6592 | | - "guid_mapping_branch_name": { |
6593 | | - "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>", |
6594 | | - "type": "string", |
6595 | | - "deprecated": true |
6596 | 6576 | } |
6597 | 6577 | } |
6598 | 6578 | } |
|
0 commit comments