Skip to content

Commit

Permalink
fix: Allow pipes to be nested directly within other pipes (#57)
Browse files Browse the repository at this point in the history
* refactor: Make coerce function return transform action

* fix: Handle nested pipe appropriately

* refactor: Remove generateReturnSchema function

* refactor: Remove originalSchema variable

* test: Add test for sync object with async pipe

* refactor: Use `type.reference` in generateWrappedSchema function
  • Loading branch information
nanto authored Feb 11, 2025
1 parent 4e1e57b commit 1baf4b5
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 170 deletions.
Loading

0 comments on commit 1baf4b5

Please sign in to comment.