Skip to content

[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 "".

ParameterType
contextTCGCContext
targetOperation

boolean