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

Keyvault-admin typespec v2 lro restore and backup LRO customization in v3 #4

Open
wants to merge 4 commits into
base: keyvault-typespec-v2
Choose a base branch
from

Conversation

MaryGao
Copy link

@MaryGao MaryGao commented Nov 18, 2024

  • update with latest codegen
  • lro restore and backup LRO customization in v3

@MaryGao MaryGao requested a review from maorleger as a code owner November 18, 2024 15:11
@MaryGao MaryGao changed the base branch from main to keyvault-typespec-v2 November 18, 2024 15:12
@@ -113,6 +118,7 @@ export function getLongRunningPoller<
processResult: (result: unknown) => {
return processResponseBody(result as TResponse);
},
updateState: options?.updateState
Copy link
Author

Choose a reason for hiding this comment

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

Please note the change is manually updated in this helper, I plan to adopt this in codegen side.

// }
// }
// }
export function selectiveKeyRestoreOperation(
Copy link
Author

Choose a reason for hiding this comment

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

this is the operation wrapper function to create new poller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant