Update generated docs [ci skip] (#12608)

This commit is contained in:
Appium Triager
2019-05-09 09:09:30 -07:00
committed by Dan Graham
parent 3d7a011388
commit 4b5a1df80d

View File

@@ -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