formatting

This commit is contained in:
2026-07-21 00:57:48 +02:00
parent 444ce804ed
commit 29027d4515
4 changed files with 21 additions and 20 deletions
@@ -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,