mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-09 06:00:12 +02:00
added id on trades
This commit is contained in:
parent
f31d901004
commit
a5ea9e3153
@ -37,6 +37,7 @@ export class TradeService {
|
||||
},
|
||||
},
|
||||
Crypto: true,
|
||||
id: true,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user