Binary support for javascript client (#5194)

This commit is contained in:
Julien Dupouy
2017-03-26 16:53:35 +02:00
committed by wing328
parent a9c7030997
commit e50e653e3d
16 changed files with 62 additions and 43 deletions

View File

@@ -10,8 +10,8 @@ Name | Type | Description | Notes
**_float** | **Number** | | [optional]
**_double** | **Number** | | [optional]
**_string** | **String** | | [optional]
**_byte** | **String** | |
**binary** | **String** | | [optional]
**_byte** | **Blob** | |
**binary** | **Blob** | | [optional]
**_date** | **Date** | |
**dateTime** | **Date** | | [optional]
**uuid** | **String** | | [optional]