mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:47:24 +08:00
Update swagger.
This commit is contained in:
parent
59b483abff
commit
e5094b5a51
@ -1173,9 +1173,9 @@ components:
|
|||||||
cutoff:
|
cutoff:
|
||||||
type: integer
|
type: integer
|
||||||
format: uint64
|
format: uint64
|
||||||
self_deposit:
|
weighted_self_deposit:
|
||||||
$ref: '#/components/schemas/PreciseNumber'
|
$ref: '#/components/schemas/PreciseNumber'
|
||||||
delegated_weighted_deposit:
|
weighted_delegated_deposit:
|
||||||
$ref: '#/components/schemas/PreciseNumber'
|
$ref: '#/components/schemas/PreciseNumber'
|
||||||
delegators:
|
delegators:
|
||||||
type: array
|
type: array
|
||||||
@ -1302,6 +1302,9 @@ components:
|
|||||||
$ref: '#/components/schemas/BenchmarkSettings'
|
$ref: '#/components/schemas/BenchmarkSettings'
|
||||||
state:
|
state:
|
||||||
$ref: '#/components/schemas/PrecommitState'
|
$ref: '#/components/schemas/PrecommitState'
|
||||||
|
hyperparameters:
|
||||||
|
type: object
|
||||||
|
nullable: true
|
||||||
PrecommitDetails:
|
PrecommitDetails:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user