docs/ApiResponseSecurities.md in intrinio-sdk-3.0.0 vs docs/ApiResponseSecurities.md in intrinio-sdk-3.1.0
- old
+ new
@@ -1,9 +1,24 @@
-# Intrinio::ApiResponseSecurities
-## Properties
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**securities** | [**Array<SecuritySummary>**](SecuritySummary.md) | | [optional]
-**next_page** | **String** | The token required to request the next page of the data | [optional]
+
+[//]: # (CLASS:Intrinio::ApiResponseSecurities)
+
+[//]: # (KIND:object)
+
+### Intrinio::ApiResponseSecurities
+
+#### Properties
+
+[//]: # (START_DEFINITION)
+
+Name | Type | Description
+------------ | ------------- | -------------
+**securities** | [**Array<SecuritySummary>**](SecuritySummary.md) |
+**next_page** | String | The token required to request the next page of the data
+
+[//]: # (END_DEFINITION)
+
+
+[//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)
+