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

fix(#9389): update api/v1/person query param from personType to type #9390

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

jkuester
Copy link
Contributor

@jkuester jkuester commented Aug 28, 2024

Description

Closes #9389

medic/cht-docs#1509

Simple change to update the personType query parameter name on the api/v1/person endpoint to just be type.

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@sugat009 sugat009 merged commit d66140c into master Aug 29, 2024
46 checks passed
@sugat009 sugat009 deleted the 9389_fix_person_type_param branch August 29, 2024 05:01
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.

Update api/v1/person endpoint to not use camel-case personType query parameter
2 participants