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.
2 parents f5b1cf0 + be6f83d commit 65ff6b1Copy full SHA for 65ff6b1
versions/3.0.md
@@ -2069,7 +2069,7 @@ value), references MAY also be made through a relative `operationRef`:
2069
links:
2070
UserRepositories:
2071
# returns array of '#/components/schemas/repository'
2072
- operationRef: '#/paths~12.0~1repositories~1/{username}/get'
+ operationRef: '#/paths/~12.0~1repositories~1{username}/get'
2073
parameters:
2074
username: $response.body#/username
2075
```
0 commit comments