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

Patch Operation displayName ADD/ REPLACE value #29

Open
nipunaupeksha opened this issue May 26, 2022 · 0 comments
Open

Patch Operation displayName ADD/ REPLACE value #29

nipunaupeksha opened this issue May 26, 2022 · 0 comments

Comments

@nipunaupeksha
Copy link
Contributor

  1. The PATCH operation of role management has three operations ADD, REMOVE and REPLACE.
  2. Since, the values are passed as an array, when PATCHing the displayName it has to be passed like that.
  3. But, since the displayName is a single value it should be passed as a string. But now it has been passed as a value inside an array.

patch_replace_displayname

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

No branches or pull requests

1 participant