summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service/mod/sub_schema.json
diff options
context:
space:
mode:
authorGerard Nugent <gerard.nugent@est.tech>2021-06-22 09:30:44 +0000
committerGerard Nugent <gerard.nugent@est.tech>2021-06-22 09:30:44 +0000
commitae38106f6f4792ad807cf3c04ae8aab758554ff9 (patch)
treea90b90d12815c47f2201ea583161d3816189b34c /components/pm-subscription-handler/pmsh_service/mod/sub_schema.json
parent1ac9847eb66a074b5413264c788152f7c3ffc28d (diff)
Revert "[PMSH] Update filter"
This reverts commit 1ac9847eb66a074b5413264c788152f7c3ffc28d. Reason for revert: Premature merge Issue-ID: DCAEGEN2-2531 Change-Id: I7f1f236b860105b3d7b0db10bcc5b908c236db1f Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'components/pm-subscription-handler/pmsh_service/mod/sub_schema.json')
-rw-r--r--components/pm-subscription-handler/pmsh_service/mod/sub_schema.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/pmsh_service/mod/sub_schema.json b/components/pm-subscription-handler/pmsh_service/mod/sub_schema.json
index 3ce81f26..18d48174 100644
--- a/components/pm-subscription-handler/pmsh_service/mod/sub_schema.json
+++ b/components/pm-subscription-handler/pmsh_service/mod/sub_schema.json
@@ -12,8 +12,7 @@
{
"enum":[
"UNLOCKED",
- "LOCKED",
- "FILTERING"
+ "LOCKED"
]
}
]