checkstyle: enable JavadocParagraph
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / BadRequestException.java
index 3836fb4826c850d5225954ed31970017f08ee674..7e1e036683b9aba55a0405ed30ebae9bdb236f0c 100644 (file)
@@ -15,6 +15,7 @@ import javax.ws.rs.core.Response;
 /**
  * Status Code 400 (Bad Request)
  *
+ * <p>
  * The request could not be understood by the server due to malformed syntax.
  * The client SHOULD NOT repeat the request without modifications.
  */