[F] getParameterKey
Gets the key that is used to define a parameter in OpenAPI.
Parameters
Parameter | Type |
---|---|
program | Program |
property | ModelProperty |
newParam | unknown |
existingParams | Record <string , unknown > |
options | TypeNameOptions |
Returns
string
Gets the key that is used to define a parameter in OpenAPI.
Parameter | Type |
---|---|
program | Program |
property | ModelProperty |
newParam | unknown |
existingParams | Record <string , unknown > |
options | TypeNameOptions |
string