http-rpc-api / net.corda.v5.httprpc.api.annotations / HttpRpcPOST / <init>

<init>

HttpRpcPOST(path: String = "", title: String = "", description: String = "", responseDescription: String = "")

Marks a function of an @HttpRpcResource annotated interface to be exposed as a POST endpoint by the HTTP RPC generated web service.