docs/V1Page.md in square_connect-2.7.0.202 vs docs/V1Page.md in square_connect-2.8.0.208
- old
+ new
@@ -5,9 +5,9 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The page's unique identifier. | [optional]
**name** | **String** | The page's name, if any. | [optional]
-**page_index** | **Integer** | The page's position in the merchant's list of pages. Always an integer between 0 and 4, inclusive. | [optional]
+**page_index** | **Integer** | The page's position in the merchant's list of pages. Always an integer between 0 and 6, inclusive. | [optional]
**cells** | [**Array<V1PageCell>**](V1PageCell.md) | The cells included on the page. | [optional]