Path parameter definition for an API route.
Description of the path parameter.
MUST be written in English. Never use other languages.
Identifier name in camelCase. Must match the {paramName} in the AutoBeOpenApi.IOperation.path.
{paramName}
Type schema of the path parameter (primitive types only).
Path parameter definition for an API route.