Table of Contents

Constructor ApiResponseAttribute

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

ApiResponseAttribute(HttpStatusCode)

Initializes a new instance of the ApiResponseAttribute class with the specified status code.

public ApiResponseAttribute(HttpStatusCode statusCode)

Parameters

statusCode HttpStatusCode

The HTTP status code for the response.