epugh commented on code in PR #4826:
URL: https://github.com/apache/solr/pull/4826#discussion_r3926791238


##########
dev-docs/v2-api-conventions.adoc:
##########
@@ -139,3 +139,115 @@ In these cases, developers may:
           AddFieldOperation requestBody)
       throws Exception;
 ```
+
+== Response POJOs
+
+Every v2 response body extends `SolrJerseyResponse`, which provides 
`responseHeader` and `error`.

Review Comment:
   nah, let's modfiy it....   Feel free to edit righ there.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to