Skip to content

Commit

Permalink
Merge pull request #5527 from prakanth97/fix_data_bbes
Browse files Browse the repository at this point in the history
Correct output field in md files of data bbes
  • Loading branch information
prakanth97 authored Aug 2, 2024
2 parents 826e10b + 35ddeae commit 802c365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ For more information on the underlying module, see the [`data.jsondata` module](

::: code json_to_record_with_projection.bal :::

::: out json_to_record_with_projection.bal :::
::: out json_to_record_with_projection.out :::
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ For more information on the underlying module, see the [`data.xmldata` module](h

::: code xml_to_record_with_projection.bal :::

::: out xml_to_record_with_projection.bal :::
::: out xml_to_record_with_projection.out :::

0 comments on commit 802c365

Please sign in to comment.