Create overloaded constructors for PathEntity 55/110155/7
authorSamuel Schneider <samuel.schneider@pantheon.tech>
Tue, 6 Feb 2024 09:29:02 +0000 (10:29 +0100)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Mon, 12 Feb 2024 15:01:01 +0000 (15:01 +0000)
commit7de35b93e379dce95e06150f0ef87694b03f393c
treeee9612a75192205e9abbac24a028fb97e445911f
parent56cd5cb20451d56cfb04ab88fd9a0a2bd716b36b
Create overloaded constructors for PathEntity

Create overloaded constructors for PathEntity. This was done to avoid
using null for PathEntity creation.

JIRA: NETCONF-1240
Change-Id: I231a596537fca238990fb231f7015f24c9931aed
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathEntity.java