File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/datadog_api_client/v1/model Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.4",
7- "regenerated": "2023-02-06 19:26 :32.509103 ",
8- "spec_repo_commit": "61fed166 "
7+ "regenerated": "2023-02-06 21:06 :32.889234 ",
8+ "spec_repo_commit": "17eb9903 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.4",
12- "regenerated": "2023-02-06 19:26 :32.521492 ",
13- "spec_repo_commit": "61fed166 "
12+ "regenerated": "2023-02-06 21:06 :32.900452 ",
13+ "spec_repo_commit": "17eb9903 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -12677,7 +12677,7 @@ components:
1267712677 type: string
1267812678 secure:
1267912679 description: Whether the value of this variable will be obfuscated in test
12680- results.
12680+ results. Only for config variables of type `text`.
1268112681 example: false
1268212682 type: boolean
1268312683 type:
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ def __init__(
6565 :param pattern: Pattern of the variable.
6666 :type pattern: str, optional
6767
68- :param secure: Whether the value of this variable will be obfuscated in test results.
68+ :param secure: Whether the value of this variable will be obfuscated in test results. Only for config variables of type ``text``.
6969 :type secure: bool, optional
7070
7171 :param type: Type of the configuration variable.
You can’t perform that action at this time.
0 commit comments