aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/RequestData.php
Commit message (Expand)AuthorAgeFilesLines
* Rest: Add missing documentation to class propertiesUmherirrender2024-09-071-0/+6
* REST: introduce getSupportedRequestTypes()daniel2024-05-151-0/+4
* Rest router should provide parsed body data to handler.Wendy Quarshie2024-03-041-1/+1
* RequestInterface: add hasBody()daniel2024-02-281-0/+17
* RequestInterface: add getParsedBody and setParsedBody.Wendy Quarshie2024-02-271-0/+1
* Fix typo: 'the the' -> 'the'Ed Sanders2020-05-031-1/+1
* REST: Rename attributes to path paramsTim Starling2019-06-141-2/+2
* REST API initial commitTim Starling2019-06-121-0/+104