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

feat: Make it possible to return multiple examples for variable handling parsers #262

Closed
dukeofharen opened this issue Aug 14, 2022 · 0 comments · Fixed by #263
Closed
Labels
enhancement Enhancement of the code, not introducing new features.

Comments

@dukeofharen
Copy link
Owner

Feature Request

Describe the Feature Request

It is possible to add variable handling parsers to your responses for e.g. inserting a date & time, UUID etc. Right now, you can insert these handlers in the UI, because each handler has an example defined. Sometimes, it would be nice to be able to select more than 1 example (e.g. for issue #72).

Describe Preferred Solution

Each handler should be able to provide a list of examples. The examples can be selected through the UI.

Describe Alternatives

Related Code

Additional Context

If the feature request is approved, would you be willing to submit a PR?
Yes / No (Help can be provided if you need assistance submitting a PR)

@dukeofharen dukeofharen added the enhancement Enhancement of the code, not introducing new features. label Aug 14, 2022
@dukeofharen dukeofharen linked a pull request Aug 14, 2022 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant