Removed wrong function in 4d73d67
This commit is contained in:
parent
4d73d67f51
commit
b94cc70a4e
|
@ -11,7 +11,7 @@ Serializer = V2FallbackSerializer.extend
|
|||
|
||||
keyForV2Relationship: (key, typeClass, method) ->
|
||||
if key == 'repo'
|
||||
'repository'
|
||||
'repository_id'
|
||||
else
|
||||
@_super.apply(this, arguments)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user