camunda / camunda/orchestration-cluster-api-python

Variable dictionary

Open
#33 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
0
Avg merge
6h 15m
Merged PRs (30d)
20

Description

search_variables[_async]:

Returns a cumbersome array of name:values. We want to enrich the signature of the return object to add a constructed dictionary.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the search_variables and search_variables_async entry points and inspect their current return types and related tests. Implement the requested constructed dictionary in the return object for both variants, then verify that the existing name-value array remains available and the signatures and tests reflect the new shape.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.