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
stringThe name of the API endpoint.