[F] isApiVersion
function isApiVersion(context, type): booleanReturn whether a parameter is the Api Version parameter of a client
Parameters
| Parameter | Type |
|---|---|
context | TCGCContext |
type | { name: string; } |
type.name | string |
Returns
boolean
function isApiVersion(context, type): booleanReturn whether a parameter is the Api Version parameter of a client
| Parameter | Type |
|---|---|
context | TCGCContext |
type | { name: string; } |
type.name | string |
boolean