Test Endpoint
This endpoint is used as part of the test harness. Only available if the testing
unstable feature is enabled. Do not use in production.
| Path Parameters |
|---|
pipeline_name string — REQUIREDUnique pipeline name |
| Query Parameters |
|---|
set_platform_version string |
| Responses | ||||
|---|---|---|---|---|
200Request successfully processed | ||||
404Pipeline with that name does not exist
| ||||
405Endpoint is disabled. Set FELDERA_UNSTABLE_FEATURES="testing" to enable.
|