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
-
objectActionEndpoint
- Implements
- Inherited Members
Properties
Kind
The kind/type of endpoint.
public override string Kind { get; }