From 5d2ec71b8d50f6f0b347ac0b2405f1f8332fbbc2 Mon Sep 17 00:00:00 2001 From: Jared Rodriguez Date: Fri, 27 Oct 2023 12:00:51 -0700 Subject: [PATCH] fixed permadiff in unordered array --- mmv1/products/artifactregistry/Repository.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mmv1/products/artifactregistry/Repository.yaml b/mmv1/products/artifactregistry/Repository.yaml index 8eda7c11a07f..0862d488efec 100644 --- a/mmv1/products/artifactregistry/Repository.yaml +++ b/mmv1/products/artifactregistry/Repository.yaml @@ -221,6 +221,7 @@ properties: properties: - !ruby/object:Api::Type::Array name: 'upstreamPolicies' + is_set: true description: |- Policies that configure the upstream artifacts distributed by the Virtual Repository. Upstream policies cannot be set on a standard repository.