GareArc
069fdd4894
refactor(openapi): typed app response models + MAX_PAGE_LIMIT
Adds AppListRow, AppInfoResponse, AppDescribeInfo, AppDescribeResponse
per spec docs/specs/v1.0/server/endpoints.md (every response a typed
Pydantic model). Adopts PEP 695 generic syntax for PaginationEnvelope
(drops legacy TypeVar + UP046 noqa). Centralizes the per-endpoint
limit cap as MAX_PAGE_LIMIT = 200.
2026-05-05 19:34:15 -07:00
..
2026-05-05 18:07:47 -07:00
2026-04-26 23:08:15 -07:00
2026-05-05 18:07:47 -07:00
2026-05-05 18:08:12 -07:00
2026-05-05 18:08:12 -07:00
2026-04-27 17:25:17 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00
2026-04-26 23:08:15 -07:00
2026-04-27 17:25:17 -07:00
2026-05-05 19:34:15 -07:00
2026-04-28 21:44:54 -07:00
2026-04-28 21:44:54 -07:00