Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes | Namespaces
rest.php File Reference

Rest API base class mapping rest api methods to endpoints with http methods, args and post body. More...

Classes

class  core\oauth2\rest
 Rest API base class mapping rest api methods to endpoints with http methods, args and post body. More...
 

Namespaces

 core\oauth2
  
 

Detailed Description

Rest API base class mapping rest api methods to endpoints with http methods, args and post body.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later