Eliminate NormalizedNodePayload
[netconf.git] / restconf / restconf-nb / src / main / java / org / opendaylight / restconf / nb / jaxrs / JaxRsRestconf.java
2024-04-11 Robert VargaEliminate NormalizedNodePayload 59/111359/4
2024-04-09 Robert VargaEliminate FormatParameters 43/111343/1
2024-04-09 Robert VargaIntroduce HttpStatusCode 42/111342/1
2024-04-09 Robert VargaRework body formatting wiring 39/111339/3
2024-04-08 Robert VargaIntroduce restconf.server.api.HttpGetResource 13/111313/7
2024-04-08 Robert VargaAllow odl-pretty-print to be configured to true 05/111305/8
2024-04-06 Robert VargaAdd DataYangPatchParams 03/111303/1
2024-04-06 Robert VargaPropagate query parameters to YANG dataPATCH() 02/111302/1
2024-04-06 Robert VargaUse pretty-printing in YangPatchStatusBodyTest 01/111301/1
2024-04-06 Robert VargaIntroduce YangPatchStatusBody 99/111299/6
2024-04-05 Robert VargaReduce use of Status 97/111297/1
2024-04-05 Robert VargaMove PatchStatus{Context,Entity} 94/111294/1
2024-04-05 Robert VargaClean up body implementation placement 93/111293/1
2024-04-05 Robert VargaPromote FormattableBody to restconf.api 91/111291/1
2024-04-05 Robert VargaRefactor OperationsGetResult 90/111290/3
2024-04-05 Robert VargaRefactor pretty printing 89/111289/1
2024-04-05 Robert VargaSplit out operation output serialization 71/111271/4
2024-04-03 Robert VargaRemove OperationsPostPath 35/111235/3
2024-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2023-12-06 Robert VargaAllow YANG PATCH to communicate ETag/Last-Modified 65/109165/1
2023-12-06 Robert VargaAllow plain PATCH to communicate ETag/Last-Modified 62/109162/2
2023-12-06 Robert VargaAllow dataPUT() to control ETag/Last-Modified 57/109157/3
2023-12-06 Robert VargaAllow dataPOST() to control Etag/Last-Modified 56/109156/3
2023-12-06 Robert VargaShift ETag/Last-Modified generation to RestconfStrategy 55/109155/4
2023-11-28 Robert VargaRefactor ReadDataParams 04/109104/2
2023-11-28 Robert VargaPromote OperationOutput to restconf.server.api 86/109086/1
2023-11-26 Robert VargaRefactor modulesGET() methods 63/109063/6
2023-11-26 Robert VargaEliminate RestconfSchemaServiceImpl 52/109052/5
2023-11-24 Robert VargaEliminate JaxRsApiPath 59/109059/3
2023-11-24 Robert VargaAdd FIXMEs 60/109060/2
2023-11-24 Robert VargaFix operations{Json,Xml}GET definition 58/109058/4
2023-11-22 Robert VargaSwitch RestconfSchemaServiceImpl to RestconfFuture 48/109048/5
2023-11-22 Robert VargaRestconfServer requires ApiPath identifiers 70/107370/18
2023-11-20 Robert VargaRestconfServer is strictly asynchronous 26/109026/3
2023-11-18 Robert VargaSplit up MediaTypes 21/109021/3
2023-11-18 Robert VargaIntroduce restconf.nb.jaxrs package 20/109020/3