We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b9ad9 commit 7ed1f47Copy full SHA for 7ed1f47
1 file changed
sample-datasets.yml
@@ -2,12 +2,8 @@
2
# Only TypeDB server versions >= 3.5.0 are covered.
3
# Clients may optionally include pre-release server builds (e.g. 3.8.0-alpha-1) in server ranges.
4
# 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.
6
# Do NOT delete this file - it is used by live clients.
-#
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.
11
12
schemaVersion: 1
13
0 commit comments