moodle / devdocs

Source of the Moodle Developer Resources and Documentation
https://moodledev.io/
Other
40 stars 283 forks source link

Update index.md #1077

Closed mhughes2k closed 1 month ago

mhughes2k commented 2 months ago

Added line to indicate a good location for custom exception classes inline with https://github.com/moodle/moodle/blob/main/lib/apis.json#L107

It was hard to discover the details of where exception classes should be physically located, so this would tighten that up, whilst not necessarily being absolutely proscriptive.

netlify[bot] commented 2 months ago

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
Latest commit dccea7bd493ce8843fb84c084a66c59fa3ad5e1f
Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/668cef49c9b4e200089feb31
Deploy Preview https://deploy-preview-1077--moodledevdocs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 2 months ago

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🔴 47 🟢 95 🟢 100 🟢 90 🟢 100 Report
/docs/4.4/apis/commonfiles 🟠 66 🟢 93 🟢 100 🟢 100 🟢 100 Report
/general/development/gettingstarted 🟠 74 🟢 95 🟢 100 🟢 90 🟢 100 Report
/general/releases 🟠 81 🟢 95 🟢 100 🟢 100 🟢 100 Report
andrewnicols commented 1 month ago

Thanks for that. I hadn't thought to add that to the dev docs too.