API class fails when using serializer on v6
esatterwhite opened this issue · 2 comments
esatterwhite commented
query.hasOwnProperty is not a method
the query object is no longer an instance of Object and has no methods.
esatterwhite commented
esatterwhite commented
fixed with e9b5317