diff --git a/specs/common/schemas/CustomRequest.yml b/specs/common/schemas/CustomRequest.yml index c058e0f0eb9..320d08b5f39 100644 --- a/specs/common/schemas/CustomRequest.yml +++ b/specs/common/schemas/CustomRequest.yml @@ -26,7 +26,7 @@ Responses: PathInPath: name: path in: path - description: Path of the endpoint, anything after "/1" must be specified. + description: Path of the endpoint, for example `1/newFeature`. required: true schema: type: string