From da4141c931b66c30593dfff7082fa876f3a73179 Mon Sep 17 00:00:00 2001 From: Niranjan Mahabaleshwar <109181518+nmahabaleshwar@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:49:44 -0800 Subject: [PATCH] Fix typo in the YANG leaf name --- credentialz/gnsi-credentialz.yang | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/credentialz/gnsi-credentialz.yang b/credentialz/gnsi-credentialz.yang index 5963d6c..c7c037f 100644 --- a/credentialz/gnsi-credentialz.yang +++ b/credentialz/gnsi-credentialz.yang @@ -22,6 +22,12 @@ module gnsi-credentialz { "This module provides a data model for the metadata of SSH and console credentials installed on a networking device."; + revision 2024-01-05 { + description + "Fix typo in YANG leaves"; + reference "0.5.0"; + } + revision 2023-10-03 { description "Added state leaves for admin-user"; @@ -101,7 +107,7 @@ module gnsi-credentialz { "The version of the host public key."; } - leaf active-host-key-version-created-on { + leaf active-host-key-created-on { type created-on; description "The timestamp of the moment when the host key was