Prepariong Media Point for future EVE 0.6

This commit is contained in:
Eibriel 2015-04-22 08:51:01 -03:00
parent 1b9f492fa1
commit 7f77089278

View File

@ -11,6 +11,9 @@ ITEM_METHODS = ['GET', 'PUT', 'DELETE', 'PATCH']
PAGINATION_LIMIT = 100
# To be implemented on Eve 0.6
# RETURN_MEDIA_AS_URL = True
users_schema = {
'first_name': {
'type': 'string',