aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/Handler/ModuleSpecHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Rest: Use type declaration on undocumented private functionsUmherirrender2025-03-301-1/+1
* REST: Make OpenAPI spec info strings translatablebpirkle2025-03-211-2/+3
* REST: Add remaining response schemas for core endpointsbpirkle2024-12-201-0/+4
* REST: Specify param descriptions as MessageValue objectsAtieno2024-11-261-0/+3
* REST: Introduce discovery endpointdaniel2024-09-201-0/+4
* REST: include version in generated OpenAPI specdaniel2024-08-191-1/+4
* REST: Generate request body specs from param settings.daniel2024-07-101-5/+20
* Introduce Modules into the REST frameworkdaniel2024-05-081-0/+157