diff options
author | tragait <rahul.tyagi@est.tech> | 2021-08-27 15:01:27 +0100 |
---|---|---|
committer | tragait <rahul.tyagi@est.tech> | 2021-08-27 15:54:12 +0100 |
commit | 11e9f72aa953516053d867e09a0e95c77d7d1a88 (patch) | |
tree | 479abde74710469550e9c486a0d834b7c0b416ab /src/test/resources/ModuleSchema.json | |
parent | 528022a0f33225f3eab6930ff27c3ab8d1638568 (diff) |
fix getforentity in onap DMI plugin
Issue-ID: CPS-573
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Idb2186e6f3275530513bbd5e788c98b4ceda9d10
Diffstat (limited to 'src/test/resources/ModuleSchema.json')
-rw-r--r-- | src/test/resources/ModuleSchema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/ModuleSchema.json b/src/test/resources/ModuleSchema.json index 07a0a037..50c67154 100644 --- a/src/test/resources/ModuleSchema.json +++ b/src/test/resources/ModuleSchema.json @@ -1,5 +1,5 @@ { - "schemas": { + "ietf-netconf-monitoring:schemas": { "schema": [ { "identifier": "example-identifier", |