[F] shouldOmitSlashFromEmptyRoute
function shouldOmitSlashFromEmptyRoute(context, target): boolean;Known client option: omitSlashFromEmptyRoute When set to true, operations with empty routes (”/”) will have their path set to "".
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
target | Operation |
Returns
Section titled “Returns”boolean