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

Improve PATCH endpoint to update the full Action in action-mgt component #5808

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Jul 21, 2024

Purpose

  • Add DAO and Service Layer implementation for PUT request for updating whole action
  • Refactored method used in updating authentication
  • Make description an optional field in the IDN_ACTION table
  • Fix a bug in checking existence of an action using Id. Added action type validation for the logic.

Related Issue:

Related PRs:

@ashanthamara ashanthamara changed the title Introduce new PUT endpoint to update Action in action-mgt component Improve PATCH endpoint to update the full Action in action-mgt component Jul 22, 2024
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.

None yet

2 participants