Handle errors in Amazon API
This commit is contained in:
parent
b0fcf55071
commit
3428986268
3 changed files with 70 additions and 58 deletions
|
@ -20,7 +20,7 @@ const query = {
|
|||
{ model: models.match },
|
||||
],
|
||||
order: [
|
||||
['updatedAt', 'DESC'],
|
||||
['createdAt', 'DESC'],
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue