feat: add counters to repository stats overview

This commit is contained in:
2025-01-09 15:51:10 +02:00
parent ed67898012
commit 65324633b4
26 changed files with 519 additions and 28 deletions

View File

@ -260,6 +260,14 @@ ahriman.web.schemas.repository\_id\_schema module
:no-undoc-members:
:show-inheritance:
ahriman.web.schemas.repository\_stats\_schema module
----------------------------------------------------
.. automodule:: ahriman.web.schemas.repository_stats_schema
:members:
:no-undoc-members:
:show-inheritance:
ahriman.web.schemas.search\_schema module
-----------------------------------------