Loading src/yang/etsi-nfv-vnf.yang +3 −3 Original line number Original line Diff line number Diff line Loading @@ -2633,7 +2633,7 @@ submodule etsi-nfv-vnf { container details { container details { container uri-components { container uri-components { leaf scheme { leaf scheme { type yang:uri; type inet:uri; description description "Corresponds to the scheme component of a URI, as "Corresponds to the scheme component of a URI, as per IETF RFC 3986."; per IETF RFC 3986."; Loading @@ -2656,7 +2656,7 @@ submodule etsi-nfv-vnf { } } leaf host { leaf host { type yang:host; type inet:host; description description "Corresponds to the host field of the authority "Corresponds to the host field of the authority component of a URI, as per IETF RFC 3986."; component of a URI, as per IETF RFC 3986."; Loading @@ -2665,7 +2665,7 @@ submodule etsi-nfv-vnf { } } leaf port { leaf port { type yang:port-number; type inet:port-number; description description "Corresponds to the port field of the authority "Corresponds to the port field of the authority component of a URI, as per IETF RFC 3986."; component of a URI, as per IETF RFC 3986."; Loading Loading
src/yang/etsi-nfv-vnf.yang +3 −3 Original line number Original line Diff line number Diff line Loading @@ -2633,7 +2633,7 @@ submodule etsi-nfv-vnf { container details { container details { container uri-components { container uri-components { leaf scheme { leaf scheme { type yang:uri; type inet:uri; description description "Corresponds to the scheme component of a URI, as "Corresponds to the scheme component of a URI, as per IETF RFC 3986."; per IETF RFC 3986."; Loading @@ -2656,7 +2656,7 @@ submodule etsi-nfv-vnf { } } leaf host { leaf host { type yang:host; type inet:host; description description "Corresponds to the host field of the authority "Corresponds to the host field of the authority component of a URI, as per IETF RFC 3986."; component of a URI, as per IETF RFC 3986."; Loading @@ -2665,7 +2665,7 @@ submodule etsi-nfv-vnf { } } leaf port { leaf port { type yang:port-number; type inet:port-number; description description "Corresponds to the port field of the authority "Corresponds to the port field of the authority component of a URI, as per IETF RFC 3986."; component of a URI, as per IETF RFC 3986."; Loading