Table of Contents

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
object
BlobEndpoint
Implements
Inherited Members

Properties

Kind

The kind/type of endpoint.

public override string Kind { get; }

Property Value

string