Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
andybavier opened this issue Aug 4, 2015 · 0 comments
Open

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

andybavier opened this issue Aug 4, 2015 · 0 comments
Labels

Comments

@andybavier
Copy link
Member

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"

@andybavier andybavier added the bug label Aug 4, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant