Add requirments.txt and tox.ini

This commit is contained in:
Scott Williams
2016-05-16 22:16:56 +01:00
parent 5af4156c02
commit ad6b347170
31 changed files with 735 additions and 21 deletions

View File

@@ -0,0 +1,12 @@
# EnumTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enum_string** | **str** | | [optional]
**enum_integer** | **int** | | [optional]
**enum_number** | **float** | | [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)