Skip to content

Commit

Permalink
fix: add default_value to fix the unintentional diff
Browse files Browse the repository at this point in the history
  • Loading branch information
shotarok committed Oct 1, 2022
1 parent bc1954a commit d3b5090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/vertexai/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ objects:
The monitoring schedule for snapshot analysis. For EntityType-level config: unset / disabled = true indicates disabled by default for Features under it; otherwise by default enable snapshot analysis monitoring with monitoringInterval for Features under it.
- !ruby/object:Api::Type::String
name: 'monitoringInterval'
default_value: "0s"
min_version: beta
description: |
This item is deprecated!
Expand Down

0 comments on commit d3b5090

Please sign in to comment.