Cat
Cat
## Type of change ``` - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ]...
## Describe the bug On VSCode, you cannot view the docstrings for operations (e.g. server.user() and the like). This seems to be because of the `@operation` wrapper ## To Reproduce...
Hello there! I just finished the first proper working & documented version of my cache buster, so I'd like to submit it for the plugin page. Let me know if...
I guess this would reopen and reclose #289! Same as with my previous commit: no tests as of yet, and any help with this would be greatly appreciated. Other than...
My apologies, I haven't been able to write the tests as of yet (due to inexperience with direct matrix API calls & jest, so any help with the tests would...
When requesting a resource that doesn't exist, mu-cl-resources seems to return a generic internal server error. It might be useful for a proper error to be returned if possible! ```...
This seems like it should be right, but this is my first time working with MediaWiki, so give it a double check!
This will allow Templates to be documented! See the [MediaWiki wiki](https://www.mediawiki.org/wiki/Extension:TemplateData)