Skip to content

Commit be6f83d

Browse files
committed
That would translate to:
paths: /2.0/repositories/{username}: get:
1 parent a4e7f9c commit be6f83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2069,7 +2069,7 @@ value), references MAY also be made through a relative `operationRef`:
20692069
links:
20702070
UserRepositories:
20712071
# returns array of '#/components/schemas/repository'
2072-
operationRef: '#/paths/~12.0~1repositories~1/{username}/get'
2072+
operationRef: '#/paths/~12.0~1repositories~1{username}/get'
20732073
parameters:
20742074
username: $response.body#/username
20752075
```

0 commit comments

Comments
 (0)