You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/FundamentalsApi.md
+15-18Lines changed: 15 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -645,14 +645,12 @@ api_key
645
645
646
646
### HTTP response details
647
647
| Status code | Description | Response headers |
648
-
|------------|-------------|------------------|
649
-
|**200**||-|
648
+
|-------------|-------------|------------------|
649
+
|**200**|||
650
650
651
651
[[Back to top]](#)[[Back to API list]](../../README.md#documentation-for-api-endpoints)[[Back to Model list]](../../README.md#documentation-for-models)[[Back to README]](../../README.md)
print("Exception when calling FundamentalsApi->v1_fundamentals_exchange_outstanding_shares_exchange_code_exchange_code_year_get: %s\n"% e)
685
+
print("Exception when calling Fundamentals Api {}".format(e))
686
+
688
687
```
689
688
690
689
### Parameters
@@ -710,14 +709,11 @@ api_key
710
709
### HTTP response details
711
710
| Status code | Description | Response headers |
712
711
|-------------|-------------|------------------|
713
-
|**0**|| - |
712
+
|**200**|| - |
714
713
715
714
[[Back to top]](#)[[Back to API list]](../../README.md#documentation-for-api-endpoints)[[Back to Model list]](../../README.md#documentation-for-models)[[Back to README]](../../README.md)
0 commit comments