forked from loafle/openapi-generator-original
* Python-experimental adds model_utils module, refactors python api class * Fixes python-experimental so the sample sare generated in the petstore_api folder * FIxes python samples tests * Updates python and python-experimental tests * Fixes python-experimental tests * Adds newlines back to python templates + samples * Reverts files with newline tweaks back to master branch versions * Fixes indentation errors in python-experimental api_client * Removes unused files * Python files now generated in correct folders * Adds logging when the user tries to set generateAliasAsModel in python-experimental * Fixes typo
748 B
748 B
FormatTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
number | float | ||
byte | str | ||
date | date | ||
password | str | ||
integer | int | [optional] | |
int32 | int | [optional] | |
int64 | int | [optional] | |
float | float | [optional] | |
double | float | [optional] | |
string | str | [optional] | |
binary | file | [optional] | |
date_time | datetime | [optional] | |
uuid | str | [optional] |