mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-04 10:06:13 +01:00
added id on trades
This commit is contained in:
@@ -37,6 +37,7 @@ export class TradeService {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
Crypto: true,
|
Crypto: true,
|
||||||
|
id: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user