feat(docs): add more endpoints

This commit is contained in:
rzmk 2025-10-22 17:23:56 -04:00
parent 6d843632ff
commit e13124ee42
15 changed files with 653 additions and 54 deletions

View file

@ -0,0 +1,20 @@
---
title: user_list
full: true
_openapi:
method: POST
route: user_list
toc: []
structuredData:
headings: []
contents:
- content: |
Return a list of the site's user accounts.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Return a list of the site's user accounts.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"user_list","method":"post"}]} webhooks={[]} hasHead={false} />