Skip to content

Commit 8ecfb4d

Browse files
committed
fixed file-path in external-refs.yaml example
1 parent 504af8a commit 8ecfb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/external-refs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ paths:
5858
content:
5959
application/json:
6060
schema:
61-
$ref: '../../specs/partial.yaml#/components/schemas/user'
61+
$ref: '../specs/partial.yaml#/components/schemas/user'

0 commit comments

Comments
 (0)