feat(docs): add more endpoints

This commit is contained in:
rzmk 2025-10-24 01:10:08 -04:00
parent 2f4edc08cf
commit 5b7999b6ea
7 changed files with 454 additions and 64 deletions

View file

@ -0,0 +1,20 @@
---
title: group_autocomplete
full: true
_openapi:
method: POST
route: group_autocomplete
toc: []
structuredData:
headings: []
contents:
- content: |
Return a list of group names that contain a string.
---
{/* 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 group names that contain a string.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"group_autocomplete","method":"post"}]} webhooks={[]} hasHead={false} />