Create test for custom base path verification 96/106396/14
authorŠimon Ukuš <simon.ukus@pantheon.tech>
Wed, 7 Jun 2023 10:42:40 +0000 (12:42 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Tue, 11 Jul 2023 11:41:06 +0000 (13:41 +0200)
commit24aa07321be7f0f339cd65f969c299c8c6ff0c59
tree9b05180741c71be57e1b8a486eb962fc62fa0303
parent206fb9f0c4b589222fc4a9fc3a47c9e203110d70
Create test for custom base path verification

This patch introduces test that verifies the openapi paths
for modular basePath.

JIRA: NETCONF-1021
Change-Id: I6c5bf49f2c2e0b34a37636886c2848ac904ca0a3
Signed-off-by: Šimon Ukuš <simon.ukus@pantheon.tech>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/restconf-openapi/src/test/java/org/opendaylight/restconf/openapi/mountpoints/CustomOpenApiBasePathTest.java [new file with mode: 0644]