diff --git a/core/standard/requirements/edr/query_type/point.adoc b/core/standard/requirements/edr/query_type/point.adoc index 486d32ba..e81c3148 100644 --- a/core/standard/requirements/edr/query_type/point.adoc +++ b/core/standard/requirements/edr/query_type/point.adoc @@ -48,7 +48,7 @@ a| **limit** * <> -* <> |Integer|No|The limit parameter may be used to control the subset of the selected features that should be returned in the response, the page size. +* <> |String|No|The limit parameter may be used to control the subset of the selected features that should be returned in the response, the page size. Each page may include information about the number of selected and returned features (numberMatched and numberReturned) as well as links to support paging (link relation next). **This value will be ignored if the requested format or the server does not support paging** a| * `limit=100` |====