Interface: $Properties
JSONSchema.FieldConfiguration.$Properties
Properties of a FieldConfiguration.
Hierarchy
-
$Properties
Properties
pathParamName
• Optional pathParamName: null | string
Alternative parameter name when used as path parameter. If set, this will be used as the complete parameter name when this field is used as a path parameter. Use this to avoid having auto generated path parameter names for overlapping paths.