Skip to content

Update openapiSpecv3-2_0.json beta tag #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 2 additions & 14 deletions api-spec/openapiSpecv3-2_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -5234,12 +5234,6 @@
"type": "boolean",
"nullable": true
},
"skip_cdw_validation_for_tables": {
"description": "Boolean to indicate if the CDW validation for table imports should be skipped.",
"default": false,
"type": "boolean",
"nullable": true
},
"skip_diff_check": {
"description": "<div><span class=\"since-beta-tag\">Version: 10.6.0.cl or later</span></div>\n\nBoolean Flag to skip TML diff check before processing object TMLs.",
"default": false,
Expand Down Expand Up @@ -5352,12 +5346,6 @@
"type": "boolean",
"nullable": true
},
"skip_cdw_validation_for_tables": {
"description": "Boolean to indicate if the CDW validation for table imports should be skipped.",
"default": false,
"type": "boolean",
"nullable": true
},
"import_policy": {
"description": "<div><span class=\"since-beta-tag\">Version: 10.5.0.cl or later</span></div>\n\nPolicy to be followed while importing the TML. Valid values are [PARTIAL_OBJECT, PARTIAL, VALIDATE_ONLY, ALL_OR_NONE]",
"default": "PARTIAL_OBJECT",
Expand Down Expand Up @@ -13281,7 +13269,7 @@
},
"metadata_obj_id": {
"type": "string",
"description": "Custom identifier of the metadata",
"description": "Custom identifier of the metadata <br/> <span class=\"since-beta-tag\">Beta</span> <span class=\"since-beta-tag\">Version: 10.8.0.cl or later</span>",
"nullable": true
},
"dependent_objects": {
Expand Down Expand Up @@ -17816,4 +17804,4 @@
}
}
]
}
}