From 4b5a1df80d63fab5340af96995d30f0cc9360272 Mon Sep 17 00:00:00 2001 From: Appium Triager Date: Thu, 9 May 2019 09:09:30 -0700 Subject: [PATCH] Update generated docs [ci skip] (#12608) --- .../device/performance-data/get-performance-data.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/commands/device/performance-data/get-performance-data.md b/docs/en/commands/device/performance-data/get-performance-data.md index 4b3c3849d..991f6995a 100644 --- a/docs/en/commands/device/performance-data/get-performance-data.md +++ b/docs/en/commands/device/performance-data/get-performance-data.md @@ -98,9 +98,9 @@ get_performance_data package_name: 'io.appium.android.apis', data_type: 'cpuinfo |name|type|description| |----|----|-----------| -| package_name | `string` | The package name of the application | -| data_type | `string` | The type of system state which wants to read. It should be one of the supported performance data types. | -| data_read_timeout | `number` | The number of attempts to read (optional) | +| packageName | `string` | The package name of the application | +| dataType | `string` | The type of system state which wants to read. It should be one of the supported performance data types. | +| dataReadTimeout | `number` | The number of attempts to read (optional) | [//]: # (DO NOT EDIT THIS FILE! This is an auto-generated file. Editing for this document happens in /commands-yml/commands/device/performance-data/get-performance-data.yml) ### Response