Skip to content

Commit 555cf64

Browse files
Merge pull request #24 from designmynight/story/AB#1557397/_update-bookings-endpoint-in-collins-api
AB#1557397: fixed reference in view-booking.yaml
2 parents b13242f + 5dc6107 commit 555cf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookings/components/view-booking.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,5 +331,5 @@ properties:
331331
An array of preorders for the booking. This is not included by default,
332332
but can be included by setting `include_preorders` to true in the query parameters.
333333
properties:
334-
$ref: "preorders/view-preorder.yaml"
334+
$ref: "./preorders/view-preorder.yaml"
335335

0 commit comments

Comments
 (0)