docs/RelativeStrengthIndexTechnicalValue.md in intrinio-sdk-3.0.0 vs docs/RelativeStrengthIndexTechnicalValue.md in intrinio-sdk-3.1.0
- old
+ new
@@ -1,9 +1,21 @@
-# Intrinio::RelativeStrengthIndexTechnicalValue
-## Properties
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**date_time** | **DateTime** | The date_time of the observation | [optional]
-**rsi** | **Float** | The Relative Strength Index calculation value | [optional]
+
+[//]: # (CLASS:Intrinio::RelativeStrengthIndexTechnicalValue)
+
+[//]: # (KIND:object)
+
+### Intrinio::RelativeStrengthIndexTechnicalValue
+
+#### Properties
+
+[//]: # (START_DEFINITION)
+
+Name | Type | Description
+------------ | ------------- | -------------
+**date_time** | DateTime | The date_time of the observation
+**rsi** | Float | The Relative Strength Index calculation value
+
+[//]: # (END_DEFINITION)
+