wiki.techinc.nl/includes/api/Validator
daniel 47c463cb3b REST: accept empty strings in request body
In JSON request bodies, empty strings should be accepted in required
string fields. So far, empty strings are considered as missing, which is
the default behavior for query parameters.

Bug: T305973
Change-Id: I97a9556bb440b9564e7d3618d189df4ef6f6725c
2024-07-01 13:21:54 +02:00
..
ApiParamValidator.php REST: accept empty strings in request body 2024-07-01 13:21:54 +02:00
ApiParamValidatorCallbacks.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
SubmoduleDef.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00