Skip to content

fix: update examples to use JSON Pointers in conditions#34

Merged
brunoga merged 1 commit intomainfrom
fix/examples-json-pointers
Feb 18, 2026
Merged

fix: update examples to use JSON Pointers in conditions#34
brunoga merged 1 commit intomainfrom
fix/examples-json-pointers

Conversation

@brunoga
Copy link
Copy Markdown
Owner

@brunoga brunoga commented Feb 18, 2026

This PR fixes several examples that were broken after the shift to strict JSON Pointer paths:

  • Updated business_rules and config_manager to use /Field/SubField syntax in conditions.
  • Fixed a bug in the business_rules example where a failed ApplyChecked was causing state corruption in subsequent attempts due to non-atomicity.
  • Verified all 15 examples in the examples/ directory now run and produce the expected output.

- Updated business_rules and config_manager to use RFC 6901 JSON Pointers\n- Fixed business_rules demonstration to reset state between attempts\n- Verified all examples run successfully
@brunoga brunoga merged commit 4171729 into main Feb 18, 2026
1 check passed
@brunoga brunoga deleted the fix/examples-json-pointers branch February 18, 2026 15:56
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.

1 participant