Azure / Azure/azure-functions-host

Need to perform format validations on host.json / function.json

Open
#614 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Currently we read this json file and make assumptions that content is valid. We need to do proper validation for all values.

Contributor guide

Open the contributing guide

Research direction

The issue names host.json and function.json but no source files, tests, or schema. Start by locating where the host reads these JSON files, then determine the expected validation rules and how invalid values should be reported. Done means both file formats are validated instead of being accepted on assumption.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.