Skip to content

Bug: Make experiments return field optional

Alexander Chueshev requested to merge ac/fix-experiments-optional into main

This MR fixes the bug introduced in 11ecc0f2.

The code generation endpoint does not use the experiments return field. We need to make this field optional to avoid validation errors.

cc @bcardoso- @tle_gitlab

Merge request reports