host.json schema does not include managedDependency
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
The [host.json](https://github.com/Azure/Azure-Functions/blob/master/schemas/host.json) schema published at http://json.schemastore.org/host is missing the managedDependency key. This causes tooling which use the schema to flag managedDependency key as invalid. E.g. azure functions vs code extension

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.