summary refs log tree commit diff
path: root/docs/admin_api/account_validity.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange admin API fs heirarchy to match sidebarDavid Robertson2022-10-241-45/+0
| | | | I've kept the RST redirect file in-place though
* Consolidate the `access_token` information in the admin api (#11861)Dirk Klimpel2022-01-311-0/+3
| | | Co-authored-by: reivilibre <olivier@librepush.net>
* Convert admin api docs to markdown (#10089)Andrew Morgan2021-06-031-0/+42
So that they render nicely in mdbook (see #10086), and so that we no longer have a mix of structured text languages in our documentation (excluding files outside of `docs/`).