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 nickname required for can patch #3361

Merged
merged 5 commits into from
Jan 27, 2025

Conversation

weimiao67
Copy link
Collaborator

What changed

make can_nickname a required field for PATCH to /cans/${id} endpoint

Issue

#310 #3207

How to test

Write out steps for how someone could test this PR against the acceptance criteria

Screenshots

If relevant, e.g. for a front-end feature

Definition of Done Checklist

  • OESA: Code refactored for clarity
  • OESA: Dependency rules followed
  • Automated unit tests updated and passed
  • Automated integration tests updated and passed
  • Automated quality tests updated and passed
  • Automated load tests updated and passed
  • Automated a11y tests updated and passed
  • Automated security tests updated and passed
  • 90%+ Code coverage achieved
  • Form validations updated

Links

If relevant, e.g. for a link to a piece of markdown documentation

@weimiao67 weimiao67 linked an issue Jan 24, 2025 that may be closed by this pull request
@weimiao67 weimiao67 self-assigned this Jan 27, 2025
@weimiao67 weimiao67 added the python Pull requests that update Python code label Jan 27, 2025
@weimiao67 weimiao67 marked this pull request as ready for review January 27, 2025 16:07
@fpigeonjr
Copy link
Contributor

this matches the design as a required field
image

Copy link
Contributor

@maiyerlee maiyerlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weimiao67 weimiao67 merged commit 225923c into main Jan 27, 2025
42 checks passed
@weimiao67 weimiao67 deleted the OPS-310/3207_can_nickname_required_for_patch branch January 27, 2025 17:20
Copy link

🎉 This PR is included in version 1.32.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can_nickname is required field for PATCH to /cans/${id} endpoint
4 participants