Skip to content

Conversation

@chungyau97
Copy link
Contributor

@chungyau97 chungyau97 commented Jul 9, 2023

Results:
Options
image
image

Password
image

@chungyau97 chungyau97 requested a review from HenryHengZJ July 9, 2023 10:22
for (const inputParam of flowNode.data.inputParams) {
let obj: IOverrideConfig
if (inputParam.type === 'password' || inputParam.type === 'options') {
if (inputParam.type === 'password') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we can also remove this too

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since users are also asking how to put in api key from API

@chungyau97 chungyau97 changed the title modify options api config modify options and password api config Jul 10, 2023
@chungyau97 chungyau97 merged commit bc903c7 into main Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants