Nyamath Shaik

Results 4 issues of Nyamath Shaik

### What would you like to be added? Support for while or do-while loop constructs to simplify workflows that need to fetch paginated data from APIs until a condition is...

Stale Issue
type: feature

**Please specify parts of this PR update:** - [x] Specification - [x] Schema - [x] Examples - [ ] Extensions - [x] Use Cases - [ ] Community - [...

Stale PR

### What would you like to be added? Introduce native support for a break task to provide enhanced control within looping constructs (e.g., for). This allows workflow authors to exit...

Stale Issue
type: feature

# Add Native Date Object Support ## Summary This PR adds proper handling for JavaScript Date objects in JSON Patch operations. Currently, `fast-json-patch` converts Date objects to ISO strings during...