mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
chore(ui): regenerate schema.d.ts for the /key/health docstring change
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b459ac1bc
commit
8ca3812e99
1 changed files with 3 additions and 1 deletions
4
ui/litellm-dashboard/src/lib/http/schema.d.ts
generated
vendored
4
ui/litellm-dashboard/src/lib/http/schema.d.ts
generated
vendored
|
|
@ -7720,7 +7720,9 @@ export interface paths {
|
|||
* @description Check the health of the key
|
||||
*
|
||||
* Checks:
|
||||
* - If key based logging is configured correctly - sends a test log
|
||||
* - If the logging that applies to this key (key metadata, team metadata, or
|
||||
* `default_team_settings` in the config) is configured correctly - sends a test log
|
||||
* and, for gcs_bucket, flushes the queue and reports the upload result
|
||||
*
|
||||
* Usage
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue