8 Commits

Author SHA1 Message Date
BennyKok
8aa86bbe64 fix: build error 2024-01-09 14:11:11 +08:00
BennyKok
7d36f8af88 feat: add interactive api docs, rewrite run endpoint with hono and zod validator 2024-01-09 14:00:16 +08:00
BennyKok
9af3bb26d2 chore: remove log 2024-01-07 21:09:13 +08:00
BennyKok
157b126fbf feat(plugin): update deployment flow 2024-01-05 19:27:31 +08:00
BennyKok
9937252777 feat: add preview image builder 2024-01-04 22:29:22 +08:00
BennyKok
c66de45522 feat(all): add organisation, api updates with organisation check
Now calling run endpoints with GET, POST will check against the API key, whether there is org_id or not, if the operation workflow doesnt match with the user org or user id, will return with workflow not found, run not found
2024-01-01 23:13:01 +08:00
BennyKok
75776e6d8f fix(api): force-dynamic for get run and run 2024-01-01 01:48:56 +08:00
BennyKok
498374195d feat(docs): add docs and restructure 2023-12-28 00:06:32 +08:00