Spaces:
Running
Running
Clarify 10k/10q may be null for TSLA and other assets
Browse files
src/views/RequestView.vue
CHANGED
|
@@ -189,7 +189,7 @@
|
|
| 189 |
]
|
| 190 |
}
|
| 191 |
}</pre>
|
| 192 |
-
<p class="note"><strong>Note:</strong> <code>symbol</code> changes with assets; <code>10k</code>/<code>10q</code> can be an object or <code>null</code>.</p>
|
| 193 |
</div>
|
| 194 |
|
| 195 |
<div class="guide-section">
|
|
|
|
| 189 |
]
|
| 190 |
}
|
| 191 |
}</pre>
|
| 192 |
+
<p class="note"><strong>Note:</strong> <code>symbol</code> changes with assets; <code>10k</code>/<code>10q</code> can be an object or <code>null</code> for any asset (including TSLA).</p>
|
| 193 |
</div>
|
| 194 |
|
| 195 |
<div class="guide-section">
|