We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b1cf0 commit a4e7f9cCopy full SHA for a4e7f9c
1 file changed
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