Fix parameters to build action paths 22/107222/2
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 3 Aug 2023 12:50:52 +0000 (14:50 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 3 Aug 2023 13:42:38 +0000 (13:42 +0000)
commitb1028cde0be14f53c669178ac6754579ff920319
tree948d29a58825eef60f8ff21092205d28836870cc
parent7435a1fe2a6b0db8fffa28bc128380350b261490
Fix parameters to build action paths

During refactoring done in db4726f577d90c944841e31fdf01e8567309df3f
we have changed the parameters used to build action paths which results
in incorrect schema assigned in buildPostOperation method.

Fix the parameters to original values.

Change-Id: I764d5198eba6c9c1b15ee742b57a48e3f28bfbd2
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/BaseYangOpenApiGenerator.java