Fix YANG patch request for augmented element
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / jersey / providers / patch / JsonPatchBodyReader.java
2023-03-20 OleksandrZharovFix YANG patch request for augmented element 12/104712/2
2022-05-13 Sangwook HaFix PATCH request issue with top-level container as... 85/100985/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from JsonPatchB... 89/100189/2
2022-03-03 OleksandrZharovRemove SchemaNode#getPath usage from JsonPatchBodyReader 54/99754/11
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-08-14 Robert VargaReduce use of StringModuleInstanceIdentifierCodec 12/97212/2
2021-08-14 Robert VargaFix patch target parsing 10/97210/10
2021-08-13 Robert VargaMove JsonPatchBodyReader's StringBuilder 05/97205/1
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-09 Robert VargaRename {Xml,Json}ToPatchBodyReader 55/96855/1