mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| addons.md | ||
| context.md | ||
| events-api.md | ||
| feature-toggles-api-v2.md | ||
| feature-toggles-api.md | ||
| feature-toggles-archive-api.md | ||
| feature-types-api.md | ||
| metrics-api.md | ||
| project.md | ||
| segments.mdx | ||
| state-api.md | ||
| strategies-api.md | ||
| tags-api.md | ||
| user-admin.md | ||