This commit is contained in:
jamesagnew 2020-10-12 17:45:01 -04:00
parent 1435540320
commit 90016b25a2
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
type: add
issue: 2059
title: "In the JPA server, when performing synchronous searches it is now possible to specify a limit and offset using
a new (nonstandard) parameter called _offset. Thanks to Tuomo Ala-Vannesluoma for the pull request!"