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 | ||||
---|---|---|---|---|
200 Request successfully processed | ||||
404 Pipeline with that name does not exist
| ||||
405 Endpoint is disabled. Set FELDERA_UNSTABLE_FEATURES="testing" to enable.
|