ts-rest / ts-rest

RPC-like client, contract, and server implementation for a pure REST API
https://ts-rest.com
MIT License
2.11k stars 91 forks source link

feat: export a Zod schema that matches the request validation error responses #601

Open lrwlf opened 1 month ago

lrwlf commented 1 month ago

Resolves https://github.com/ts-rest/ts-rest/issues/582

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 11feef971b2ec22b41b1aaf879a47110740338cd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 month ago

Someone is attempting to deploy a commit to the ts-rest Team on Vercel.

A member of the Team first needs to authorize it.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
48.1% Duplication on New Code

See analysis details on SonarCloud

lorentzlasson commented 1 month ago

looking forward to this!