RestEndpointDocumentationAttribute is defined in the Telligent.Evolution.Extensibility.Rest.Infrastructure.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class RestEndpointDocumentationAttribute
{
string Action { get; set; }
string Description { get; set; }
string Resource { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Action | string | |||
| Description | string | |||
| Resource | string |