docs: update swagger specs for provider-groups and api-keys refactor

Regenerate OpenAPI documentation to reflect the architectural split
of Provider into ProviderGroup and APIKey models:

- Replace /admin/providers endpoints with /admin/provider-groups
- Add new /admin/api-keys CRUD and batch endpoints
- Update BindingDTO to use group_id instead of route_group
- Remove provider-specific DTOs (ProviderCustomCreateDTO, ProviderPresetCreateDTO, ProviderGoogleCreateDTO)
- Add APIKeyDTO and ProviderGroupDTO definitions
- Update model definitions for APIKey, Binding, and ProviderGroup
This commit is contained in:
zenfun
2025-12-24 02:20:32 +08:00
parent dea8363e41
commit d731e42ae5
3 changed files with 1078 additions and 1350 deletions

File diff suppressed because it is too large Load Diff