Use a simple isEmpty() check
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / jersey / providers / errors / RestconfDocumentedExceptionMapper.java
2021-05-19 Robert VargaUse a simple isEmpty() check 71/96271/2
2021-05-19 Robert VargaRefactor ietf-restconf constants 70/96270/2
2021-01-25 Jaroslav TóthFixing errors check in RestconfDocumentedExceptionMapper 23/92423/6
2020-10-23 Vladyslav MarchenkoFixes from modernizer maven plugin in rfc8040 module 85/93285/2
2020-04-21 Allan ClarkeAdd plain PATCH capability to RFC8040 server 14/88214/15
2019-11-05 Robert VargaCorrectly close NormalizedNodeStreamWriters 73/85573/1
2019-08-20 Jaroslav TóthAdded ExceptionMapper to RFC-8040 impl 27/83527/12