Azure / Azure/azure-functions-host
GET templates API needs to get updated to standardize capitalization of strings
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Create type v1 or v2: v2
App kind (linux/windows, code/container): linux
If code, which runtime stack: python
Create template: Timer Trigger
Issues:
"trigger" is capitalized for Timer functions and lowercase for all others.
Also, maybe "event hub" / "event grid" in the trigger explanation also be capitalized like "Service Bus" / "Azure Storage"
Under "Durable Functions activity", check the description
"Activity" is capitalized, even though I haven't encountered that in the docs
"A function that will be run whenever an Activity is called by an orchestrator function."
Contributor guide
Research direction
Start at the GET templates API entry point and inspect the template descriptions for Timer functions, event hub, event grid, Service Bus, Azure Storage, and Durable Functions activity. Compare the returned strings with the capitalization requested in the issue; done means the affected template responses use consistent capitalization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100