Azure / Azure/azure-functions-durable-js

OrchestrationClient input binding detection to use bindingDefinitions.

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Enhancement P2
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

Now that we're using the `@azure/functions` TypeScript definitions, we should change the orchestrationClient input binding detector to use the information from `Context.bindingDefinitions`.

Contributor guide

Open the contributing guide

Research direction

Locate the orchestrationClient input binding detector and inspect how Context.bindingDefinitions is exposed by the @azure/functions TypeScript definitions. Update the detector to use that binding-definition information, then verify that orchestration client input binding detection behaves as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.