Skip to content
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

Add 3 new palettes to the conditional formatting options #554

Merged
merged 1 commit into from
Nov 5, 2020
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.3.0",
"regenerated": "2020-11-03 15:04:35.056487",
"spec_repo_commit": "6c2e76c"
"regenerated": "2020-11-05 16:00:55.946973",
"spec_repo_commit": "c9877a2"
},
"v2": {
"apigentools_version": "1.3.0",
"regenerated": "2020-11-03 15:04:40.101735",
"spec_repo_commit": "6c2e76c"
"regenerated": "2020-11-05 16:01:02.344700",
"spec_repo_commit": "c9877a2"
}
}
}
3 changes: 3 additions & 0 deletions api/v1/datadog/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18315,6 +18315,9 @@ components:
- white_on_red
- white_on_yellow
- yellow_on_white
- black_on_light_yellow
- black_on_light_green
- black_on_light_red
type: string
x-enum-varnames:
- BLUE
Expand Down
37 changes: 20 additions & 17 deletions api/v1/datadog/model_widget_palette.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.