sdk-go
sdk-go copied to clipboard
Go SDK for Serverless Workflow
**What happened**: When we try to marshal and unmarshal a workflow that have the auth set, it will fail, example: Error: ``` panic: authDefinitions value '{"defs":[{"name":"testAuth","scheme":"bearer","properties":{"token":"test_token"}},{"name":"testAuth2","scheme":"basic","properties":{"username":"test_user","password":"test_pwd"}}]}' is not supported, it...
Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/109
**What would you like to be added**: Refs: https://github.com/serverlessworkflow/sdk-go/pull/118#discussion_r1004391792 **Why is this needed**:
Signed-off-by: LiHeng **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: need a way to validate the schemas, with this in place...
Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/121
**What would you like to be added**: **Why is this needed**:
**What would you like to be added**: **Why is this needed**:
Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/120
**What would you like to be added**: **Why is this needed**:
Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/117