Create tests for operational data in OpenAPI 46/106746/11
authorPeter Suna <[email protected]>
Wed, 28 Jun 2023 10:24:46 +0000 (12:24 +0200)
committerIvan Hrasko <[email protected]>
Thu, 3 Aug 2023 07:51:57 +0000 (07:51 +0000)
commit7f613a2c42e78442d336b31829f682759e68d4cb
tree237f8023b19fd42fc5136108d28fb1dea9e1df6c
parent8903d5a523c97245eea4a5a06cf8b2d46037ff74
Create tests for operational data in OpenAPI

This commit adds unit tests to ensure the correct association
path reference to schemas in requests involving operational data.

JIRA: NETCONF-1061
Change-Id: I110370ccd2cc16f1b30e8b24152c74f5f7e50220
Signed-off-by: Peter Suna <[email protected]>
restconf/restconf-openapi/src/test/java/org/opendaylight/restconf/openapi/OperationalDataTest.java [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/operational/action-types.yang [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/operational/operational.yang [new file with mode: 0644]