enso/test/Base_Tests/data/datalinks/example-http-format-json.datalink

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
216 B
Plaintext
Raw Normal View History

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