From 29754b4782a09bafa1bab6878cf1756da036f0ed Mon Sep 17 00:00:00 2001 From: AlanSilvaaa Date: Tue, 26 May 2026 11:30:04 -0400 Subject: [PATCH] chore: specify type of block code --- ENDPOINTS-EXAMPLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ENDPOINTS-EXAMPLE.md b/ENDPOINTS-EXAMPLE.md index 3efe8b0..9a29eb3 100644 --- a/ENDPOINTS-EXAMPLE.md +++ b/ENDPOINTS-EXAMPLE.md @@ -52,7 +52,7 @@ curl -X POST "http://127.0.0.1:8000/math/grade_1/where_are_more_items" \ ### Compose and decompose numbers -``` +```bash curl -X POST "http://127.0.0.1:8000/math/grade_1/compose_and_decompose_numbers" \ -H "Content-Type: application/json" \ -d '{