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: Add count param and update API paths #23

Merged
merged 10 commits into from
Sep 28, 2024
Merged

feat: Add count param and update API paths #23

merged 10 commits into from
Sep 28, 2024

Conversation

essteer
Copy link
Owner

@essteer essteer commented Sep 28, 2024

  • Adds a count param and new endpoint of /api/v1/masq to return a JSON array of a specified number of responses (@aabdulbasset).
  • Amends response.py to clone the header data dict in support of the new count behaviour (@aabdulbasset).
  • Maintains previous behaviour at the original endpoint of /masq and a new endpoint of /api/v0/masq for version consistency.
  • Updates user-agent assets to the latest versions.
  • Updates documentation and logs to reflect these changes.
  • All unit tests, API tests and Docker tests passing.

@essteer essteer merged commit 1380b7e into main Sep 28, 2024
13 checks passed
@essteer essteer deleted the develop branch September 28, 2024 07:52
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.

2 participants