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

Support for adding array parameters e.g. access_codes/list editing parameter access_code_ids #68

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

mastafit
Copy link
Contributor

image

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

`Enter multiple values for ${paramToEdit}, leave empty when done.`
)
while (true) {
const { value } = await prompts({
Copy link
Contributor

Choose a reason for hiding this comment

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

Create a subfunction in a seperate file called "interact for array"

@mastafit
Copy link
Contributor Author

image
image

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

nice

@mastafit mastafit merged commit ba19c67 into main Jan 11, 2024
4 checks passed
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.

Support for adding array parameters e.g. access_codes/list editing parameter access_code_ids
3 participants