docs/RetrieveInventoryCountResponse.md in square_connect-2.20190213.0.274 vs docs/RetrieveInventoryCountResponse.md in square_connect-2.20190313.0.278

- old
+ new

@@ -7,8 +7,8 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] **counts** | [**Array<InventoryCount>**](InventoryCount.md) | The current calculated inventory counts for the requested object and locations. | [optional] -**cursor** | **String** | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See [Paginating results](#paginatingresults) for more information. | [optional] +**cursor** | **String** | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See [Pagination](/basics/api101/pagination) for more information. | [optional]