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

Fixed validation of service_level_indicator.0.windows_based_sli.0.metric_sum_in_range.0.range.0.max #3826

Merged
merged 2 commits into from
Aug 7, 2020
Merged
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
5 changes: 2 additions & 3 deletions products/monitoring/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1562,8 +1562,8 @@ objects:
- !ruby/object:Api::Type::Integer
name: max
at_least_one_of:
- service_level_indicator.0.windows_based_sli.0.metric_mean_in_range.0.range.0.min
- service_level_indicator.0.windows_based_sli.0.metric_mean_in_range.0.range.0.max
- service_level_indicator.0.windows_based_sli.0.metric_sum_in_range.0.range.0.min
- service_level_indicator.0.windows_based_sli.0.metric_sum_in_range.0.range.0.max
description: |
max value for the range (inclusive). If not given,
will be set to "infinity", defining an open range
Expand Down Expand Up @@ -1990,4 +1990,3 @@ objects:
This field allows time series to be associated with the intersection of this metric
type and the monitored resource types in this list.
item_type: Api::Type::String