@mtgame/core 0.2.18 → 0.2.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1302,6 +1302,7 @@
1302
1302
  gender: 'gender',
1303
1303
  is_active: 'isActive',
1304
1304
  unique_code: 'uniqueCode',
1305
+ created_by_league_id: 'createdByLeagueId',
1305
1306
  },
1306
1307
  relation: {
1307
1308
  birthDate: DateField,