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