We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5cf44 commit 5e38699Copy full SHA for 5e38699
specs/common/schemas/CustomRequest.yml
@@ -26,7 +26,7 @@ Responses:
26
PathInPath:
27
name: path
28
in: path
29
- description: Path of the endpoint, anything after "/1" must be specified.
+ description: Path of the endpoint, for example `1/newFeature`.
30
required: true
31
schema:
32
type: string
0 commit comments