Skip to content

Example values may not correct for POST /Api/Defend/Device/{deviceId}/Type/Privileged/Assign endpoint #25

@ferrywlto

Description

@ferrywlto

From the schema it is stating that the request body should be an object with a userList field, which should be in type array of UUID.

However the examples values are array of email address instead.

Since the delete operation version of the path object is passing array of UUID in it's request body userList field, I believe array of UUID is the correct data type for the post operation.

"examples": {

@elliot-huffman @pasha-zayko May you confirm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions