docs: reference endpoints md file
This commit is contained in:
@@ -47,6 +47,8 @@ curl -X POST "http://127.0.0.1:8000/math/grade_1/join_pictures_with_quantity" \
|
|||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To see more examples, look at [this](./ENDPOINTS-EXAMPLE.md) file.
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
To run the tests, use the following command:
|
To run the tests, use the following command:
|
||||||
@@ -54,4 +56,3 @@ To run the tests, use the following command:
|
|||||||
```bash
|
```bash
|
||||||
uv run python -m unittest
|
uv run python -m unittest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user