chore: specify type of block code

This commit is contained in:
AlanSilvaaa
2026-05-26 11:30:04 -04:00
parent e33df5527b
commit 29754b4782

View File

@@ -52,7 +52,7 @@ curl -X POST "http://127.0.0.1:8000/math/grade_1/where_are_more_items" \
### Compose and decompose numbers ### Compose and decompose numbers
``` ```bash
curl -X POST "http://127.0.0.1:8000/math/grade_1/compose_and_decompose_numbers" \ curl -X POST "http://127.0.0.1:8000/math/grade_1/compose_and_decompose_numbers" \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d '{ -d '{