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