forked from loafle/openapi-generator-original
[PHP] Improve validation on empty arrays (#7686)
* Api should throw exception if an empty array is passed * Update samples - bin/php-petstore.sh - bin/security/php-petstore.sh
This commit is contained in:
committed by
William Cheng
parent
6a81829bb3
commit
14e1e19803
@@ -12,6 +12,8 @@ Method | HTTP request | Description
|
||||
|
||||
To test class name in snake case
|
||||
|
||||
To test class name in snake case
|
||||
|
||||
### Example
|
||||
```php
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user