mirror of
https://github.com/mudler/LocalAI.git
synced 2026-07-30 09:57:57 -04:00
feat(swagger): update swagger (#11122)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5d57c08c6e
commit
decb606216
@@ -4292,7 +4292,7 @@ const docTemplate = `{
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"description": "loading, loaded, unloading, idle",
|
||||
"description": "staging, loading, loaded, unloading, idle",
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
|
||||
@@ -4289,7 +4289,7 @@
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"description": "loading, loaded, unloading, idle",
|
||||
"description": "staging, loading, loaded, unloading, idle",
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
|
||||
@@ -503,7 +503,7 @@ definitions:
|
||||
replica_index:
|
||||
type: integer
|
||||
state:
|
||||
description: loading, loaded, unloading, idle
|
||||
description: staging, loading, loaded, unloading, idle
|
||||
type: string
|
||||
updated_at:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user