chore: update api swagger

This commit is contained in:
yusing
2025-12-15 12:28:14 +08:00
parent a0c589c546
commit a6bdbb5603
2 changed files with 2 additions and 2 deletions

View File

@@ -2881,7 +2881,7 @@
"x-omitempty": false
},
"retries": {
"description": "<0: immediate, >=0: threshold",
"description": "<0: immediate, 0: default, >0: threshold",
"type": "integer",
"x-nullable": false,
"x-omitempty": false

View File

@@ -269,7 +269,7 @@ definitions:
path:
type: string
retries:
description: '<0: immediate, >=0: threshold'
description: '<0: immediate, 0: default, >0: threshold'
type: integer
timeout:
type: integer