Skip to content

Require a worker version or worker run in CreateElements

Per the decisions in #1388 (closed), the CreateElements endpoint needs to:

  • Require that a worker_version or a worker_run_id is set, and cause an HTTP 400 with a legible error otherwise
  • Have a unit test for the API error
  • Document this requirement in the OpenAPI docs