OpenAPI: netopeer2 duplicated mapping key test 06/110406/4
authorlubos-cicut <lubos.cicut@pantheon.tech>
Thu, 29 Feb 2024 21:35:56 +0000 (22:35 +0100)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Fri, 8 Mar 2024 12:10:32 +0000 (13:10 +0100)
commit028aefa858e49299d4a8a2308ae517d53f893cc0
treed0a7c4fe1408247085416bc93778f8ca63270768
parente34c8ccc42736c2c59b181c4249421c980a13c33
OpenAPI: netopeer2 duplicated mapping key test

Tests if schema with same name has picked expected discriminator.

JIRA: NETCONF-1254
Change-Id: Ib741a9096ef52ab5c066a52aecb398c745628eab
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
restconf/restconf-openapi/src/test/java/org/opendaylight/restconf/openapi/impl/YangDocumentTest.java
restconf/restconf-openapi/src/test/resources/yang-document/controller-all.json
restconf/restconf-openapi/src/test/resources/yang-document/controller-duplication-service.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang-document/controller-duplication-test.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang-document/device-all.json
restconf/restconf-openapi/src/test/resources/yang-document/device-duplication-service.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang-document/device-duplication-test.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang/duplication-service.yang [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang/duplication-test.yang [new file with mode: 0644]