cosmetics

This commit is contained in:
rolux 2014-12-19 15:37:00 +00:00
parent 3950213960
commit 3d1c816950

View file

@ -357,10 +357,10 @@ def findId(request, data):
''' '''
Undocumented Undocumented
takes { takes {
'id': string id: string
'title': string title: string
'director': [string] director: [string]
'year': int year: int
} }
''' '''
response = json_response({}) response = json_response({})