Skip to content

"enacted" is a required field for PATCH xos/users/{pk}/ #105

@andybavier

Description

@andybavier

In the API, it's not possible to update a user record without updating the "enacted" field with a valid date. For example, the following command fails with an XOSValidationError:

$ http --auth $AUTH PATCH $XOS/xos/users/1/ public_key="$PUBKEY"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions