Table of Contents

Constructor ApiEndpointAttribute

Namespace
Sisk.Documenting.Annotations
Assembly
Sisk.Documenting.dll

ApiEndpointAttribute(string)

Initializes a new instance of the ApiEndpointAttribute class with the specified endpoint name.

public ApiEndpointAttribute(string name)

Parameters

name string

The name of the API endpoint.