mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 02:12:45 +00:00
* Add test case which repeats the issue #6474 * Add "date" to type mapping * Update samples ./bin/php-petstore.sh ./bin/security/php-petstore.sh
This commit is contained in:
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
||||
**string** | **string** | | [optional]
|
||||
**byte** | **string** | |
|
||||
**binary** | **string** | | [optional]
|
||||
**date** | [**\DateTime**](Date.md) | |
|
||||
**date** | [**\DateTime**](\DateTime.md) | |
|
||||
**date_time** | [**\DateTime**](\DateTime.md) | | [optional]
|
||||
**uuid** | **string** | | [optional]
|
||||
**password** | **string** | |
|
||||
|
||||
Reference in New Issue
Block a user