Table of Contents

Namespace TypedRest.CodeGeneration.Endpoints

Namespaces

TypedRest.CodeGeneration.Endpoints.Generic
TypedRest.CodeGeneration.Endpoints.Raw
TypedRest.CodeGeneration.Endpoints.Reactive
TypedRest.CodeGeneration.Endpoints.Rpc

Classes

Endpoint

Represents a TypedRest endpoint.

EndpointParser

Parses IEndpoints in OpenApiDocuments.

EndpointRegistry

A list of all known IEndpoint kinds.

EntryEndpoint

Represent the top-level URI of an API.

Interfaces

IEndpoint

Represents a TypedRest endpoint.

IEndpointParser

Parses IEndpoints in OpenApiDocuments.