enso/test/Base_Tests/data/datalinks/example-http-format-explicit-default.datalink
2024-03-01 15:33:21 +00:00

11 lines
219 B
Plaintext

{
"type": "HTTP",
"libraryName": "Standard.Base",
"method": "GET",
"uri": "http://http-test-helper.local/testfiles/js.txt",
"format": {
"type": "format",
"subType": "default"
}
}