Skip to content

Patch Operation displayName ADD/ REPLACE value #29

Open
@nipunaupeksha

Description

@nipunaupeksha
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions