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

Feat: buildVoid method #2245

Merged
merged 6 commits into from
Dec 9, 2024
Merged

Feat: buildVoid method #2245

merged 6 commits into from
Dec 9, 2024

Conversation

RobinTail
Copy link
Owner

@RobinTail RobinTail commented Dec 9, 2024

Alternative to #2241

This one should be better because it helps to avoid the situation when you just forget to place output schema while using .build(). The dedicated method. Not sure yet how to call it.
But it should be helpful for #2238

@RobinTail RobinTail added the enhancement New feature or request label Dec 9, 2024
src/endpoints-factory.ts Outdated Show resolved Hide resolved
Copy link

coveralls-official bot commented Dec 9, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 968922b on feat-no-output-builder
into a538b8d on master.

@RobinTail RobinTail changed the title Feat: building method without output schema. Feat: buildVoid method Dec 9, 2024
@RobinTail RobinTail marked this pull request as ready for review December 9, 2024 13:06
@RobinTail RobinTail force-pushed the feat-no-output-builder branch 2 times, most recently from eb50f71 to 4a16893 Compare December 9, 2024 13:10
@RobinTail RobinTail force-pushed the feat-no-output-builder branch from 4a16893 to 7c1518a Compare December 9, 2024 13:11
Copy link
Owner Author

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@RobinTail RobinTail merged commit 55162d7 into master Dec 9, 2024
11 checks passed
@RobinTail RobinTail deleted the feat-no-output-builder branch December 9, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant