chore(ui): sync schema.d.ts with the access group list docstring

This commit is contained in:
ryan-crabbe-berri 2026-08-29 17:05:39 -07:00
parent 243f8317f4
commit 8530f80c78

View file

@ -432,7 +432,8 @@ export interface paths {
* List Access Groups
* @description List all access groups.
*
* Returns a list of all access groups with their model names and deployment counts.
* Returns a list of all access groups with their model names, deployment counts, shared budget
* and the spend drawn against it.
*
* Example:
* ```bash