Allow merging of query params from wscall UI and connector plugins

Created on 9 October 2024, 2 months ago

Problem/Motivation

You can define query params in a wscall field in the UI to be replaced with a token or static value. But the connector plugin may also inject its own query params. In that case the connector's params override any from the config.

Steps to reproduce

  • Create a custom connector with query params added in the call method.
  • Add a query param to the wscall UI

Proposed resolution

Merge the query params, giving priority to those set in the config.

User interface changes

None

API changes

None

Data model changes

None

Feature request
Status

Active

Version

3.0

Component

Web Service Config

Created by

🇨🇦Canada minoroffense Ottawa, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024