cosmetics
This commit is contained in:
parent
3950213960
commit
3d1c816950
1 changed files with 4 additions and 4 deletions
|
@ -357,10 +357,10 @@ def findId(request, data):
|
|||
'''
|
||||
Undocumented
|
||||
takes {
|
||||
'id': string
|
||||
'title': string
|
||||
'director': [string]
|
||||
'year': int
|
||||
id: string
|
||||
title: string
|
||||
director: [string]
|
||||
year: int
|
||||
}
|
||||
'''
|
||||
response = json_response({})
|
||||
|
|
Loading…
Reference in a new issue