| ID | 26aee2a3-4e12-483f-824a-0e5d692b3aab |
|---|---|
| Base URL | http://localhost:6690 |
| Auth Type | |
| Created | 2026-04-07 15:32:58 |
Connector: mock-products
Endpoints
Add Endpoint| Name | Method | Path | Timeout | Transforms |
|---|---|---|---|---|
| create-product | POST |
/mock/xml/products |
default | req resp |
| delete-product | DELETE |
/mock/xml/products/{{.id}} |
default | -- |
| get-product | GET |
/mock/xml/products/{{.id}} |
default | resp |
| list-products | GET |
/mock/xml/products |
default | resp |
| update-product | PUT |
/mock/xml/products/{{.id}} |
default | req resp |