Files
opencloud/pkg/jmap
Pascal Bleser 8be9c5f807 groupware: remove unneeded jmap.QueryCommand methods
* remove the following methods on the jmap.QueryCommand interface, as
   they ended up not being needed:
   - GetPosition()
   - GetAnchor()
   - GetAnchorOffset()
   - GetLimit()
2026-07-01 14:57:31 +02:00
..