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

[Keep] Add ability to randomise XML tag #13

Closed
dllewellyn opened this issue Dec 1, 2023 · 0 comments · Fixed by #15
Closed

[Keep] Add ability to randomise XML tag #13

dllewellyn opened this issue Dec 1, 2023 · 0 comments · Fixed by #15

Comments

@dllewellyn
Copy link
Collaborator

dllewellyn commented Dec 1, 2023

  • when we generate tags for xml to capture user input we tend to use the same one
  • allow for passing a flag to say 'random flag' into the request
  • in response, also pass the 'flag' key

Updates required to the API spec:

  • Request to contain a 'randomise_xml_tag' as a nullable boolean
  • Response to contain 'xml_tag' as a response (not nullable)
@dllewellyn dllewellyn linked a pull request Dec 3, 2023 that will close this issue
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 a pull request may close this issue.

1 participant