docs/Sentiment.md in finnhub_ruby-1.1.6 vs docs/Sentiment.md in finnhub_ruby-1.1.7
- old
+ new
@@ -2,11 +2,11 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **bearish_percent** | **Integer** | | [optional] |
-| **bullish_percent** | **Integer** | | [optional] |
+| **bearish_percent** | **Float** | | [optional] |
+| **bullish_percent** | **Float** | | [optional] |
## Example
```ruby
require 'finnhub_ruby'