From c9db3983364efdf0c0e971fdfbab6ac6e1397a18 Mon Sep 17 00:00:00 2001 From: SmartRootsSrl Date: Tue, 21 Jul 2026 10:46:11 +0200 Subject: [PATCH] docs: document GET /api/chart/underlying/{idUnderlyings} endpoint --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 52d9f7a..873bb36 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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