Skip to content

Commit 84d1736

Browse files
committed
docs: small fix
1 parent 9602849 commit 84d1736

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/server/server_doc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ components:
576576
chroma_t5_mask_pad:
577577
type: integer
578578
flow_shift:
579-
type: float
579+
type: number
580+
format: float
580581

581582
# --- Model Loading (Index based) ---
582583
# Index: -1 (Keep), -2 (Unload), >=0 (Load from list)

0 commit comments

Comments
 (0)