Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envelope response optional if errors in envelope #1076

Open
jasonkuhrt opened this issue Sep 10, 2024 · 0 comments
Open

envelope response optional if errors in envelope #1076

jasonkuhrt opened this issue Sep 10, 2024 · 0 comments
Labels
Milestone

Comments

@jasonkuhrt
Copy link
Owner

Perceived Problem

Currently response in envelope is never optional. However, if errors are being captured into the envelope, then, it could be not present. This fact is not reflected in the types

Ideas / Proposed Solution(s)

We've got the plumbing to make this happen. Some static analysis type transformations about output config should all that's needed to correctly type response.

@jasonkuhrt jasonkuhrt added this to the 8 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant