Danglewood

Results 492 comments of Danglewood

> Agree with @hjoaquim, `model_fields` yields the pydantic fields or `model_json_schema()` gets you that in a json format. > > Having it as a method here is not reliable because...

> If we really need it, it will be safer to inject the schema into OBBject itself, like in the `.extra` during execution. This would duplicate schemas, because they already...

> Anyway the schema is easily accessible `o.results[0].model_json_schema()` if you rely on the first entry in results only, you will not get an accurate representation of the shape cast by...

> "filter_by_provider doesn't seem to work. Even then, keying through that to get relevant information is not at all simple or intuitive." -> For me, this works without issues. >...

@mayagbarnes, I am getting this same error with 1.30.0 and 1.31.0, but not 1.29.0. It's been an issue before, so is this regression?

This impacts all the other providers as well. Intrinio symbols are all case-sensitive. Previously, `upper()` was done in the same place that enforced conversion of all "symbol" fields to a...

There are direct endpoints for this, so it probably doesn't even need much. TIME_SERIES_WEEKLY TIME_SERIES_WEEKLY_ADJUSTED TIME_SERIES_MONTHLY TIME_SERIES_MONTHLY_ADJUSTED

Hello, Can you please try again? We believe the issue was resolved. Thanks!

> Is there a list of hostnames that should not be decrypted due to certificate pinning/client authentication when using the OpenBB Terminal? > Is there a list of hostnames that...

![image](https://user-images.githubusercontent.com/85772166/197908989-38f89239-0f42-4739-a48e-26662f96250b.png) Also worth noting that the complete list is not even possible to get: ![image](https://user-images.githubusercontent.com/85772166/197909231-ae81afe8-ba1d-44e6-a937-d6f87286f7f7.png)