Skip to content

Commit 5e38699

Browse files
authored
chore(spec): fix comment of custom path (#5014)
1 parent 0b5cf44 commit 5e38699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/common/schemas/CustomRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Responses:
2626
PathInPath:
2727
name: path
2828
in: path
29-
description: Path of the endpoint, anything after "/1" must be specified.
29+
description: Path of the endpoint, for example `1/newFeature`.
3030
required: true
3131
schema:
3232
type: string

0 commit comments

Comments
 (0)