Skip to content

Commit de2b678

Browse files
committed
Updated API from documentation release
1 parent 037250a commit de2b678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/PagedQueryResponse.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
displayName: PagedQueryResponse
55
type: object
66
description: |
7-
Each query endpoint returns a paged query response containing the actual resources matching the query predicate plus information about [pagination](#paging).
7+
Each query endpoint returns a paged query response containing the actual resources matching the query predicate plus information about [pagination](#pagination).
88
This documents the fields all query responses have in common, for specific response types, see the respective API reference pages.
99
properties:
1010
limit:

0 commit comments

Comments
 (0)