Skip to content

Conversation

@SFJohnson24
Copy link
Collaborator

This pull request makes a minor update to error message formatting in the execute_jsonata_rule function. The change replaces double quotes with single quotes inside the f-string expressions to avoid syntax errors when accessing dictionary keys.

  • Updated error messages in execute_jsonata_rule to use single quotes around dictionary keys in f-strings, improving code correctness and readability.

Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated as required.

@RamilCDISC RamilCDISC merged commit e785d2d into main Dec 16, 2025
11 checks passed
@RamilCDISC RamilCDISC deleted the jsonata_parse branch December 16, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants