nextcloud / app_api

Nextcloud AppAPI
https://apps.nextcloud.com/apps/app_api
GNU Affero General Public License v3.0
71 stars 6 forks source link

feat: Add enum and default value support in task processing #359

Closed kyteinsky closed 1 month ago

kyteinsky commented 1 month ago

All related PRs: https://github.com/cloud-py-api/nc_py_api/pull/284 https://github.com/cloud-py-api/app_api/pull/359 https://github.com/nextcloud/translate2/pull/11

marcelklehr commented 1 month ago

@marcelklehr will you have time to test this tommorow?

Yep will do

marcelklehr commented 1 month ago

But as I understand this all is a breaking change in API and we need to publish all ExApp related to this in one day(or at least make commit to not break "Daily").

Right. Personally, I'm ok if AI on daily doesn't work for a bit, but if we can avoid it that'd be good. That would be app_api 4.0.0 then? Affected ex apps apps of mine is only llm2, I think

marcelklehr commented 1 month ago

Tested and works with llm2