2022-10-22 14:31:17 +01:00

12 lines
260 B
JSON

{
"name": "HTTP_GitHubUserContent",
"properties": {
"annotations": [],
"type": "HttpServer",
"typeProperties": {
"url": "https://raw.githubusercontent.com/",
"enableServerCertificateValidation": true,
"authenticationType": "Anonymous"
}
}
}