Uh oh!
There was an error while loading. Please reload this page.
Fix task processing registration validation - #548
Conversation
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
marcelklehr
commented
Apr 10, 2025
We should probably continue to support the old version as well |
…ssistant Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
lukasdotcom
commented
Apr 10, 2025
Adjusted the changes to validate it how nc_py sent it, and modified the transformation to have it be correct for the assistant to use it. |
lukasdotcom
commented
Apr 10, 2025
That shouldn't be necessary anymore if we are just keeping the old behavior for cloud-py-api/nc_py_api#346 and just ensuring that passes validation. |
kyteinsky
commented
Apr 10, 2025
that was before the discussion with him I believe. |
oleksandr-nc
commented
Apr 10, 2025
I can tomorrow check this PR with our AI apps. @kyteinsky@marcelklehr should we backport it or not? |
kyteinsky
commented
Apr 10, 2025
should be good to imo |
oleksandr-nc
commented
Apr 24, 2025
Thanks @lukasdotcom ! |
oleksandr-nc
commented
Apr 24, 2025
/backport to stable31 |
oleksandr-nc
commented
Apr 24, 2025
/backport to stable30 |
AppApi adjustment for cloud-py-api/nc_py_api#346