.statistics.js 132 B

12345678910
  1. module.exports = {
  2. match: {
  3. parameters: {
  4. query: {
  5. match_id: 'match_id',
  6. },
  7. },
  8. },
  9. ranking: {},
  10. };