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

Rest and RPC improvements #2799

Merged
merged 2 commits into from
Apr 14, 2024
Merged

Rest and RPC improvements #2799

merged 2 commits into from
Apr 14, 2024

Conversation

s-ludwig
Copy link
Member

No description provided.

This enables throwing an exception from a sub interface accessor (e.g. HTTPStatusException with notFound) to control at runtime whether that sub interface is available. Note that a sub interface cannot become available after it has initially thrown an exception, so this is not meant to be a dynamic facility.
@s-ludwig s-ludwig requested a review from l-kramer April 14, 2024 05:39
@s-ludwig s-ludwig merged commit 983cd88 into master Apr 14, 2024
58 checks passed
@s-ludwig s-ludwig deleted the rest_rpc_improvements branch April 14, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants