feat(order,core-flows): added order change create workflow (#8033)

what:

- adds anorder change create workflow
- remove order change service, brings validation to entry point service
This commit is contained in:
Riqwan Thamir
2024-07-09 12:12:05 +00:00
committed by GitHub
parent 9516890bb3
commit b6fd82e31e
13 changed files with 498 additions and 441 deletions
+1
View File
@@ -12,6 +12,7 @@ module.exports = {
`__tests__/fixtures`,
`__testfixtures__`,
`.cache`,
"__fixtures__",
],
transformIgnorePatterns: ["/dist", "/node_modules/"],
transform: {