fix: update schedule type in API docs

This commit is contained in:
Daniel 2022-08-04 16:33:38 +02:00
parent 57d14765a8
commit 190d56e07b
No known key found for this signature in database
GPG key ID: 3FB015F7E1AA3AFB

View file

@ -724,9 +724,11 @@ components:
schedule:
type: array
items:
oneOf:
- type: string
- type: integer
type: array
items:
oneOf:
- type: string
- type: integer
wallet_name:
type: string
example: wallet.jmdat
@ -905,9 +907,11 @@ components:
schedule:
type: array
items:
oneOf:
- type: string
- type: integer
type: array
items:
oneOf:
- type: string
- type: integer
LockWalletResponse:
type: object
required: