From 3bccabac70d77c10128f8441c9758fbf0b527f61 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 30 Oct 2017 14:53:49 -0400 Subject: Fix typos in GENERIC-RESOURCE-API Updated location of Yang-mapping properties file and fixed typo in Yang model for GENERIC-RESOURCE-API. Change-Id: I379274beefd5673cca5096ff3769b552e0475535 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney --- generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang') diff --git a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang index 2f45ae25..31582d8d 100644 --- a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang +++ b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang @@ -1685,7 +1685,7 @@ module GENERIC-RESOURCE-API { uses allotted-resource-status; } } - container brg-allotted-respources { + container brg-allotted-resources { list brg-allotted-resource { key "allotted-resource-id"; leaf allotted-resource-id { -- cgit 1.2.3-korg