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

rust: Regenerate high-level API #1584

Merged
merged 1 commit into from
Dec 20, 2024
Merged

rust: Regenerate high-level API #1584

merged 1 commit into from
Dec 20, 2024

Conversation

svix-jplatte
Copy link
Member

Reverting parts of the changes to avoid unnecessary breakage.

Reverting parts of the changes to avoid unnecessary breakage.
@svix-jplatte svix-jplatte marked this pull request as ready for review December 20, 2024 15:18
@svix-jplatte svix-jplatte requested a review from a team as a code owner December 20, 2024 15:18
@svix-onelson svix-onelson merged commit fa01544 into main Dec 20, 2024
4 checks passed
@svix-onelson svix-onelson deleted the jplatte/rust-regen branch December 20, 2024 19:12
/// Archive an event type.
///
/// Endpoints already configured to filter on an event type will continue to
/// do so after archival. However, new messages can not be sent with it
/// and endpoints can not filter on it. An event type can be unarchived
/// with the create operation.
/// with the [create operation][Self::create].
Copy link
Contributor

Choose a reason for hiding this comment

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

This one is a problem for the CLI. Need to surface the params so we can use --expunge. This is supported in the Go CLI currently.

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