4 Commits

Author SHA1 Message Date
102302935f Made the Game, Release and Usage model independent from the Amiibo model. 2023-04-21 13:40:47 +02:00
55f1b4824e Made the "usage" property of the Amiibo.Game model optional. 2023-04-20 01:25:54 +02:00
2dbf805870 Implemented the Result model. 2023-04-20 00:14:37 +02:00
29f766ebdb [Feature] Models of the service (#1)
This PR contains the implementation of all the models used by this service: `Amiibo`, `Amiibo.Game`, `Amiibo.Release`, `Amiibo.Usage`, `KeyName` and `LastUpdated`.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #1
2023-04-18 18:37:08 +00:00