Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 30... Línea 30...
30
        'methodname'      => 'execute',
30
        'methodname'      => 'execute',
31
        'description'     => 'Get the Tiny Premium API key from Moodle',
31
        'description'     => 'Get the Tiny Premium API key from Moodle',
32
        'type'            => 'read',
32
        'type'            => 'read',
33
        'capabilities'    => '',
33
        'capabilities'    => '',
34
        'ajax'            => true,
34
        'ajax'            => true,
-
 
35
        'services'        => [MOODLE_OFFICIAL_MOBILE_SERVICE],
35
    ],
36
    ],
36
];
37
];