diff --git a/docs/api/wallet-rpc.yaml b/docs/api/wallet-rpc.yaml index e8a2fa0..bc3af32 100644 --- a/docs/api/wallet-rpc.yaml +++ b/docs/api/wallet-rpc.yaml @@ -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: