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

<init>

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

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