diff options
author | SagarS <sagar.shetty@est.tech> | 2022-02-24 17:07:01 +0000 |
---|---|---|
committer | SagarS <sagar.shetty@est.tech> | 2022-03-02 13:47:51 +0000 |
commit | 5f69c24ad78121a2840b5299583791e557f8b535 (patch) | |
tree | 22e84dc45427065d7bfa35e2ee0dcc80311a0753 /components/pm-subscription-handler/tests/data | |
parent | 37762006756658532012d9b8e4286e80acb612c4 (diff) |
[PMSH] Update Filter API
Issue-ID: DCAEGEN2-2922
Change-Id: Ibf0ef167642027429b3ba91daea60228cf5fa4c6
Signed-off-by: SagarS <sagar.shetty@est.tech>
Diffstat (limited to 'components/pm-subscription-handler/tests/data')
-rw-r--r-- | components/pm-subscription-handler/tests/data/create_subscription_request.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/tests/data/create_subscription_request.json b/components/pm-subscription-handler/tests/data/create_subscription_request.json index bc089a9a..74c09374 100644 --- a/components/pm-subscription-handler/tests/data/create_subscription_request.json +++ b/components/pm-subscription-handler/tests/data/create_subscription_request.json @@ -10,7 +10,8 @@ ], "modelInvariantIDs": [ "8lk4578-d396-4efb-af02-6b83499b12f8", - "687kj45-d396-4efb-af02-6b83499b12f8" + "687kj45-d396-4efb-af02-6b83499b12f8", + "597b524-d396-4efb-af02-6b83499b12f8" ], "modelVersionIDs": [ |