formatting
This commit is contained in:
@@ -43,7 +43,8 @@ public class HomeboxItemClient {
|
||||
* @param query optional keyword filter; {@code null} returns all items for the page
|
||||
* @param pageable page number and size to request
|
||||
* @return the mapped page of items along with the resolved connection ID
|
||||
* @throws com.vaessl.app.exception.ConnectionNotFoundException if no matching connection is stored
|
||||
* @throws com.vaessl.app.exception.ConnectionNotFoundException if no matching connection is
|
||||
* stored
|
||||
* @throws com.vaessl.app.exception.RemoteApiException if Homebox returns an empty response body
|
||||
*/
|
||||
public HomeboxItemPage hbResponse(ConnectionIdentifiable connection, String query,
|
||||
|
||||
Reference in New Issue
Block a user