docs: fix parameter of terminate app (#14452)

This commit is contained in:
Kazuaki Matsuo
2020-06-16 10:03:22 +09:00
committed by GitHub
parent c3ed467291
commit 7d542dab4c
@@ -81,7 +81,7 @@ endpoint:
- name: bundleId or appId
type: string
description: BundleId for iOS. Package name for Android.
- name: timeout
- name: options.timeout
type: number
description: (Only Android) Timeout to retry terminate the app.