update perl test with correct body parameter (#2717)

This commit is contained in:
William Cheng
2019-04-23 18:32:07 +08:00
committed by GitHub
parent 34e2a0bca3
commit c6c477fc65
33 changed files with 467 additions and 368 deletions

View File

@@ -21,8 +21,6 @@ Name | Type | Description | Notes
**date_time** | **DateTime** | | [optional]
**uuid** | **string** | | [optional]
**password** | **string** | |
**pattern_with_digits** | **string** | A string that is a 10 digit number. Can have leading zeros. | [optional]
**pattern_with_digits_and_delimiter** | **string** | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)