You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
379 B

This file describes API changes in /notes/*,
information provided here is intended especially for developers.
=== 3.7 ===
* External function core_notes_external::get_course_notes now returns this additional two fields:
- canmanagesystemnotes: Whether the user can manage notes at system level.
- canmanagecoursenotes: Whether the user can manage notes at the given course.