docs: document GET /api/chart/underlying/{idUnderlyings} endpoint

This commit is contained in:
2026-07-21 10:46:11 +02:00
parent 7b9553ad4e
commit c9db398336

View File

@@ -143,6 +143,7 @@ Tutte le stored procedure sono su `FirstSolutionDB`. I dati tornano **già forma
- Tutti gli endpoint report accettano `?natixis=true` (default `false`) per mostrare `info.Nome` nel box Tipologia invece di `info.Categoria`
- `GET /api/chart/{isin}[?format=png|pdf&width=&height=]` — grafico standalone v1
- `GET /api/chart/v2/{isin}[?format=png|jpg|jpeg|jpgEnc|pdf&width=&height=]` — grafico standalone v2 (titolo, colori CTF/WorstOf, label linee, legenda in basso)
- `GET /api/chart/underlying/{idUnderlyings}[?format=png|jpg|jpeg|pdf&width=&height=]` — grafico standalone di un solo sottostante (nessun contesto certificato, no strike/barriere/legenda)
- `GET /health` — health check DB + chart service
## Footer branding