Updating documentation
This commit is contained in:
parent
b76b4ffcc4
commit
9be7bacb18
|
@ -3826,6 +3826,9 @@ components:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
$ref: '#/components/schemas/UserRemoteConfig'
|
$ref: '#/components/schemas/UserRemoteConfig'
|
||||||
|
serverEpochTime:
|
||||||
|
type: string
|
||||||
|
format: date-time
|
||||||
RemoteConfig:
|
RemoteConfig:
|
||||||
required:
|
required:
|
||||||
- percentage
|
- percentage
|
||||||
|
|
Loading…
Reference in New Issue