Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paramgen: parse value as map #113

Open
hariso opened this issue Apr 2, 2024 · 1 comment
Open

paramgen: parse value as map #113

hariso opened this issue Apr 2, 2024 · 1 comment
Labels
feature New feature or request

Comments

@hariso
Copy link
Contributor

hariso commented Apr 2, 2024

Feature description

A few connectors already need to have parameters for which values are maps (recent examples are AMQ Classic and Artemis, and also the HTTP connector).

Example:

type SourceConfig struct {
    Headers map[string]string
}
@hariso hariso added feature New feature or request triage Needs to be triaged labels Apr 2, 2024
@github-project-automation github-project-automation bot moved this to Triage in Conduit Main Apr 2, 2024
@simonl2002 simonl2002 removed the triage Needs to be triaged label Apr 2, 2024
@simonl2002
Copy link
Member

We will take a look at this after 0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants