You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements
The workflow creation/update endpoints in the workflow package have been fixed by adding the missing attribute fields to both the Workflow and Request structs
Missing attribute fields have been added to the TrustedClient struct in the userstore package
We have added missing query parameters to the get all role members endpoint. Consequently, the function signature has been updated to accommodate these parameters