Skip to content

Commit c004e5a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Remove isReadOnly default when creating dashboards (#2212)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 0c7b0a1 commit c004e5a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-05-08 14:34:57.337651",
8-
"spec_repo_commit": "4b632dba"
7+
"regenerated": "2025-05-09 02:41:27.416884",
8+
"spec_repo_commit": "39adb7c0"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-08 14:34:57.354509",
13-
"spec_repo_commit": "4b632dba"
12+
"regenerated": "2025-05-09 02:41:27.434333",
13+
"spec_repo_commit": "39adb7c0"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,6 @@ components:
11811181
readOnly: true
11821182
type: string
11831183
is_read_only:
1184-
default: false
11851184
deprecated: true
11861185
description: 'Whether this dashboard is read-only. If True, only the author
11871186
and admins can make changes to it.

0 commit comments

Comments
 (0)