Table of Contents

Class ActionEndpoint

Namespace
TypedRest.CodeGeneration.Endpoints.Rpc
Assembly
TypedRest.CodeGeneration.dll

RPC endpoint that is invoked with no input or output.

public class ActionEndpoint : Endpoint, IEndpoint, IOpenApiSerializable, IOpenApiElement, IOpenApiExtension
Inheritance
object
ActionEndpoint
Implements
Inherited Members

Properties

Kind

The kind/type of endpoint.

public override string Kind { get; }

Property Value

string