aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/restapi/RestApiImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add support for declarative configuration of required capabilities to RestApiBjørn Christian Seime2023-02-091-5/+34
* Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-071-1/+1
* Add missiung copyrightsJon Bratseth2021-10-201-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Prefer 'Host' header when constructing uri builderBjørn Christian Seime2021-09-021-11/+16
* Support custom ACL action mapping for restapi methods through RequestHandlerSpecBjørn Christian Seime2021-07-141-1/+34
* Create valid builder when URI has implicit portBjørn Christian Seime2021-04-121-6/+18
* Optional inject request entity to handler for POST,PUT,PATCHBjørn Christian Seime2021-03-261-6/+8
* Make request content methods result in error response on parse failuresBjørn Christian Seime2021-03-221-9/+1
* Introduce simplified Rest API builder (for replacing Jax-rs ressources)Bjørn Christian Seime2021-03-191-0/+133