Create Test Package Recommendation
POST/test-packages/recommendations
Create a workspace-scoped test package recommendation.
The caller must be an admin or editor of body.workspace_id (platform admins bypass). A
recommendation is identified by its name and version within a workspace; creating one
that collides with an existing name/version pair in that workspace is rejected.
Request
Responses
- 201
- 403
- 404
- 409
- 422
Successful Response
Forbidden
Not Found
Conflict
Validation Error