Interface: IFieldConfiguration
options.JSONSchema.IFieldConfiguration
Properties of a FieldConfiguration.
Implemented by
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.