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

Create a custom request table #203

Open
SchawnnDev opened this issue Oct 18, 2024 · 0 comments
Open

Create a custom request table #203

SchawnnDev opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SchawnnDev
Copy link
Member

Unlike facts, custom requests could have placeholders.

Hits limited by 10.000

Every so called "custom request" will have:

  • A request body
  • Key value tuples to replace placeholders
  • An optional parent custom request
  • Whever parent custom request is selected, "replace" placeholder in the parent for this request (like %child% will be replaced by the childs request body)
  • Not clone key values tuples from the parent
@SchawnnDev SchawnnDev added the enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant