docs: admin module docstrings

Issue: #13
This commit is contained in:
Chris Milne 2026-05-28 11:00:00 +01:00
parent 88a64d2047
commit d8abe17618
9 changed files with 5 additions and 50 deletions

View file

@ -1,9 +1,8 @@
"""
Router endpoints for the admin module
Endpoints:
- List: Description
- Endpoints: Description
Exports:
- router: fastapi.APIRouter
"""
from fastapi import APIRouter