Class BlobEndpoint
- Namespace
- TypedRest.CodeGeneration.Endpoints.Raw
- Assembly
- TypedRest.CodeGeneration.dll
Endpoint for a binary blob that can be downloaded or uploaded.
public class BlobEndpoint : Endpoint, IEndpoint, IOpenApiSerializable, IOpenApiElement, IOpenApiExtension
- Inheritance
-
objectBlobEndpoint
- Implements
- Inherited Members
Properties
Kind
The kind/type of endpoint.
public override string Kind { get; }