Skip to content

Commit

Permalink
Merge pull request #5257 from RDPerera/master
Browse files Browse the repository at this point in the history
Update the BBE pages with EDI Tool v1.0 enhancements
  • Loading branch information
niveathika authored Mar 18, 2024
2 parents 52e3037 + 56b6887 commit 2fbda9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/edi-to-record/codegen_command.out
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$ bal edi codegen -s resources/simple_order_schema.json -o modules/sorder/sorder.bal
$ bal edi codegen -i resources/simple_order_schema.json -o modules/sorder/sorder.bal
2 changes: 1 addition & 1 deletion examples/record-to-edi/codegen_command.out
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$ bal edi codegen -s resources/simple_order_schema.json -o modules/sorder/sorder.bal
$ bal edi codegen -i resources/simple_order_schema.json -o modules/sorder/sorder.bal

0 comments on commit 2fbda9c

Please sign in to comment.