Document RestconfServer.invokeRpc() 99/108999/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Nov 2023 21:31:34 +0000 (22:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 18 Nov 2023 07:59:29 +0000 (08:59 +0100)
commitbef61f32917c2190a25bf10fa0462394b1df6b78
tree58f585c9c3d534471156921747d3d8d7f263b180
parentb7bed28ff30a117f47a67842d8c1c064ef1a29ba
Document RestconfServer.invokeRpc()

This should be called operationsPOST() to keep with flexible naming.
Document the behaviour and tie it to RFC8040.

JIRA: NETCONF-773
Change-Id: I05f77706de74e7fb2af57060317246d7773e92ad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/MdsalRestconfServer.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfOperationsServiceImpl.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java