8 lines
177 B
Text
8 lines
177 B
Text
![]() |
### POST request to parse-plant endpoint
|
||
|
POST http://localhost:3000/parse-plant
|
||
|
Content-Type: application/json
|
||
|
|
||
|
{
|
||
|
"description": "i see a tomato with fruits and no flowers"
|
||
|
}
|