aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/Validator
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-1/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* Hard-deprecate getBodyValidatorTranslation updater bot2024-07-164-2/+15
* REST: Generate request body specs from param settings.daniel2024-07-101-15/+31
* Merge "REST: Enable strict type validation in JSON request bodies"jenkins-bot2024-07-081-4/+1
|\
| * REST: Enable strict type validation in JSON request bodiesdaniel2024-07-041-4/+1
* | Merge "Normalise string params in MW Rest API"jenkins-bot2024-07-081-4/+15
|\ \
| * | Normalise string params in MW Rest APIWendy Quarshie2024-07-081-4/+15
| |/
* / REST: include field name when reporting extraneous body fieldsdaniel2024-07-051-1/+3
|/
* REST: accept empty strings in request bodydaniel2024-07-011-2/+3
* REST: detect mismatching value types in json requestdaniel2024-06-281-4/+16
* Merge "REST: fix error message for rest-extraneous-body-fields"jenkins-bot2024-06-251-1/+1
|\
| * REST: fix error message for rest-extraneous-body-fieldsdaniel2024-06-241-1/+1
* | REST: Deprecate using "post" as the parameter sourcedaniel2024-06-252-1/+8
|/
* Use real type hints for services etc. in includes/Rest/Bartosz Dziewoński2024-06-112-7/+3
* REST: improve body validation testingdaniel2024-05-211-1/+7
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-161-1/+1
* REST: Fix body validation errorsdaniel2024-04-291-7/+4
* Comment typo fixesbpirkle2024-04-241-1/+1
* Revert "REST: Deprecate using "post" as the parameter source"Jforrester2024-04-172-6/+2
* REST: Deprecate using "post" as the parameter sourcedaniel2024-04-152-2/+6
* Merge "REST: Add support for complex parameters."jenkins-bot2024-04-031-0/+5
|\
| * REST: Add support for complex parameters.daniel2024-04-021-0/+5
* | Improve error localization in REST handlersWendy Quarshie2024-04-021-1/+1
* | REST: detect extraneous body fieldsdaniel2024-03-301-0/+42
|/
* Merge "REST: Wrap parameter validation errors for the request body"jenkins-bot2024-03-281-2/+58
|\
| * REST: Wrap parameter validation errors for the request bodydaniel2024-03-281-2/+58
* | Merge "handler: Declare known sources in Validator"jenkins-bot2024-03-282-2/+12
|\ \ | |/ |/|
| * handler: Declare known sources in ValidatorAtieno2024-03-282-2/+12
* | REST: Accept POST with empty body and no content-typedaniel2024-03-141-18/+10
|/
* paramValidator: Add case body to get parsed jsonAtieno2024-03-071-0/+3
* Merge "Rest: Fix unspecific type hints in REST handler/validators"jenkins-bot2024-02-164-3/+11
|\
| * Rest: Fix unspecific type hints in REST handler/validatorsthiemowmde2024-02-164-3/+11
* | Re-apply "REST: Emit swagger spec"Daniel Kinzler2023-12-062-0/+128
* | Revert "REST: Emit swagger spec"Urbanecm2023-12-052-120/+0
* | REST: Emit swagger specdaniel2023-12-042-0/+120
* | Merge "Rest: ensure there are no extraneous params in JSON bodies"jenkins-bot2023-08-251-0/+13
|\ \ | |/ |/|
| * Rest: ensure there are no extraneous params in JSON bodiesDaimona Eaytoy2022-06-291-0/+13
* | Rest: Add UnsupportedContentTypeBodyValidatorGergő Tisza2023-02-011-0/+44
* | Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
|/
* Allow REST API delete method request to contain a bodyBill Pirkle2022-06-031-1/+5
* Fix many typos in commentsMatěj Suchánek2022-05-101-1/+1
* Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* UserDef: use TitleParser instead of Title objectsDannyS7122021-09-141-1/+1
* UserDef: no need to return full User objectsDannyS7122021-09-141-1/+1
* Rest: inject Authority into HandlerPetr Pchelko2021-01-212-19/+10
* Improve REST API validation documentationGergő Tisza2020-12-261-0/+1
* Add API validator for titlesGergő Tisza2020-11-061-0/+5
* UserDef DINikki Nikkhoui2020-08-051-0/+5
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1