feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.97k stars 744 forks source link

fix(typebox): allow TUnion<TObject[]> inside getValidator #3257

Closed ps73 closed 11 months ago

ps73 commented 11 months ago

Summary

This PR fixed the issue described in #3256.

daffl commented 11 months ago

Sorry, I tried to update the branch and accidentally broke this PR :| I reopened a PR with your changes in https://github.com/feathersjs/feathers/pull/3262