[add]: eco models
This commit is contained in:
@@ -70,6 +70,7 @@ You can check if the Flask application is running by accessing the `/health` end
|
||||
|
||||
```bash
|
||||
curl http://localhost:4500/health
|
||||
curl http://localhost:4500/eco/health
|
||||
```
|
||||
|
||||
If the application is running properly, you should receive a response similar to this:
|
||||
@@ -87,6 +88,7 @@ You can check the Swagger Doc by accessing the `/documentation` endpoint. Run th
|
||||
|
||||
```bash
|
||||
curl http://localhost:4500/documentation
|
||||
curl http://localhost:4500/eco/documentation
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user