update to raw urla nd add missing props

This commit is contained in:
Faiz Shaikh 2019-03-04 15:41:35 -08:00 коммит произвёл GitHub
Родитель 1d9425d6dc
Коммит 0116135132
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -600,9 +600,11 @@
},
{
"title": "Hello Panda: Introduction to Backend API's in TypeScript",
"template": "https://github.com/mhoeger/functions-typescript-intermediate/blob/master/azure.deploy.json",
"template": "https://raw.githubusercontent.com/mhoeger/functions-typescript-intermediate/master/azure.deploy.json",
"repository": "https://github.com/mhoeger/functions-typescript-intermediate",
"description": "A function app written in TypeScript that shows how to create backend API functions that use custom routes, npm modules, and globally shared code between functions.",
"language": "javascript",
"authortype": "Community",
"runtimeversion": "v2"
},
{