7 Commits

Author SHA1 Message Date
BennyKok
18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +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
56ea34f2fa fix(api): ensure when api user dont have org_id, check for workflow that org_id must be null as well 2024-01-01 23:55:33 +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
23db3c1a45 feat: add update failed display when the graph execution error 2023-12-15 16:16:35 +08:00
BennyKok
7e05fae7b3 feat: add deployment endpoint 2023-12-14 22:36:57 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00