Skip to content

Commit 7ed1f47

Browse files
committed
Update sample-datasets.yml comments
1 parent 71b9ad9 commit 7ed1f47

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

sample-datasets.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22
# Only TypeDB server versions >= 3.5.0 are covered.
33
# Clients may optionally include pre-release server builds (e.g. 3.8.0-alpha-1) in server ranges.
44
# This file should be updated when adding new datasets or releasing new versions of existing ones.
5+
# URLs use raw.githubusercontent.com because browser clients can't consume github.com release URLs due to CORS.
56
# Do NOT delete this file - it is used by live clients.
6-
#
7-
# URLs use raw.githubusercontent.com with tag-pinned refs. Browser clients can't consume
8-
# github.com release-download URLs directly because the 302 redirect to
9-
# objects.githubusercontent.com lacks an Access-Control-Allow-Origin header; raw.githubusercontent.com
10-
# serves CORS headers for cross-origin fetches.
117

128
schemaVersion: 1
139

0 commit comments

Comments
 (0)