RestRouteCreateOptions is defined in the Telligent.Evolution.Extensibility.Rest.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class RestRouteCreateOptions
{
RestEndpointDocumentation Documentation { get; set; }
Object ParameterConstraints { get; set; }
Object ParameterDefaults { get; set; }
List<RestScopeEntityAssignment> ScopeEntityAssignments { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Documentation | RestEndpointDocumentation | |||
| ParameterConstraints | Object | |||
| ParameterDefaults | Object | |||
| ScopeEntityAssignments | List<RestScopeEntityAssignment> |