Skip to content

Remove __v from GET /api/registry/users #1984

Description

@david-rocca

Currently there is a __v being returned:

Example:
{
"UUID": "20000000-0000-4000-8000-000000000022",
"username": "patriciawilliams@beat_10.com",
"name": {
"first": "Patricia",
"middle": "W",
"last": "Williams",
"suffix": "Jr."
},
"status": "active",
"created": "2021-05-11T15:07:20.674Z",
"last_updated": "2021-05-11T15:07:20.674Z",
"__v": 0
}

__v needs to be removed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions