Skip to content

Commit

Permalink
Updated maxitems for route_rule (GoogleCloudPlatform#7589)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
2 people authored and Madhura Phadnis committed Apr 12, 2023
1 parent fbbcad4 commit 91a6b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/networkservices/EdgeCacheService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ properties:
description: |
The routeRules to match against. routeRules support advanced routing behaviour, and can match on paths, headers and query parameters, as well as status codes and HTTP methods.
min_size: 1
max_size: 64
max_size: 200
required: true
item_type: !ruby/object:Api::Type::NestedObject
properties:
Expand Down

0 comments on commit 91a6b1a

Please sign in to comment.