1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs
Thomas Heartman bb3c722f67
Docs: Update description for create + update user (#1727)
* Docs: Update description for create + update user

This change updates the documentation for the user creation API,
fixing errors mentioned in #1717:

- it's either `username` or `email` that is required on creation.
`name` is not required.
- `name` is the only required field when updating a user.

* docs: Fix overzealous prettier formatting

* docs: updated requirements for put: name OR email
2022-06-17 13:50:39 +02:00
..
addons docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons (#1578) 2022-05-09 13:04:56 +02:00
advanced docs: clarify that multiple overrides for a variant create unions (#1551) 2022-05-06 14:00:08 +02:00
api Docs: Update description for create + update user (#1727) 2022-06-17 13:50:39 +02:00
contributing fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
deploy feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
guides
how-to
integrations Update website/docs/integrations/jira-server-plugin-installation.md 2022-03-25 12:51:47 +02:00
migrations
reference docs: add feature toggle reference, new how-to (#1694) 2022-06-17 12:36:19 +02:00
sdks docs: SDK Synchronization tips (#1720) 2022-06-15 09:49:56 +00:00
topics
user_guide docs: add feature toggle reference, new how-to (#1694) 2022-06-17 12:36:19 +02:00
client-specification.md