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

Fix appId,endpointId order in C Sharp RotateSecretWithHttpInfoAsync call #1408

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

svix-gabriel
Copy link
Contributor

@svix-gabriel svix-gabriel commented Aug 27, 2024

Motivation

Close #1407

Solution

Swap the order of the parameters.

@svix-gabriel svix-gabriel marked this pull request as ready for review August 27, 2024 14:09
@svix-gabriel svix-gabriel requested a review from a team as a code owner August 27, 2024 14:09
@svix-gabriel svix-gabriel merged commit 6d7774c into main Aug 27, 2024
3 checks passed
@svix-gabriel svix-gabriel deleted the gabriel/c-sharpening branch August 27, 2024 15:02
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.

C# SDK: parameters passed in wrong order in RotateSecretAsync method
2 participants