Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update admin user API return type docs #16654

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

weeman1337
Copy link
Contributor

@weeman1337 weeman1337 commented Nov 17, 2023

Some values return null. This PR updates the documentation about that. Also adds an example for a common encrypted file.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

@github-actions github-actions bot deployed to PR Documentation Preview November 17, 2023 09:07 Active
Mention null values and add an example for a common encrypted media
response.

Signed-off-by: Michael Weimann <[email protected]>
@github-actions github-actions bot deployed to PR Documentation Preview November 17, 2023 09:11 Active
@weeman1337 weeman1337 marked this pull request as ready for review November 17, 2023 09:13
@weeman1337 weeman1337 requested a review from a team as a code owner November 17, 2023 09:13
docs/admin_api/user_admin_api.md Outdated Show resolved Hide resolved
@clokep clokep enabled auto-merge (squash) November 17, 2023 13:37
@github-actions github-actions bot deployed to PR Documentation Preview November 17, 2023 13:38 Active
@clokep clokep merged commit 518e4de into matrix-org:develop Nov 17, 2023
31 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants