Skip to content

Commit

Permalink
Updated maxitems for route_rule (#7589)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
edwardmedia and Edward Sun authored Apr 5, 2023
1 parent e6c5bfa commit aec4821
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 aec4821

Please sign in to comment.