Method | Description | |
---|---|---|
GetFriendlyId ( this description ) : string |
Generates an URI-friendly ID for the ApiDescription. E.g. "Get-Values-id_name" instead of "GetValues/{id}?name={name}"
|
public static GetFriendlyId ( this description ) : string | ||
description | this | The |
return | string |