Skip to content

Commit 3bef3ec

Browse files
committed
remove invalid links from test data
1 parent 33aac2a commit 3bef3ec

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

tests/data-files/file/file-example.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,5 @@
8181
"file:nodata": []
8282
}
8383
},
84-
"links": [
85-
{
86-
"rel": "self",
87-
"href": "https://example.com/collections/sentinel-1/items/S1A_EW_GRDM_1SSH_20181103T235855_20181103T235955_024430_02AD5D_5616"
88-
},
89-
{
90-
"rel": "parent",
91-
"href": "https://example.com/collections/sentinel-1",
92-
"file:checksum": "11146d97123fd2c02dec9a1b6d3b13136dbe600cf966"
93-
},
94-
{
95-
"rel": "root",
96-
"href": "https://example.com/collections",
97-
"file:checksum": "1114fa4b9d69fdddc7c1be7bed9440621400b383b43f"
98-
}
99-
]
84+
"links": []
10085
}

0 commit comments

Comments
 (0)