Commit 6e0e8f5
committed
Add continuation token type param C to definitions
We can erase the async fn type if we know continuation token type parameter C, which will default to Url for Pager since that's what most services use for a next link, but we know several use an opaque String for a ephemeral snapshot or whatever.1 parent b4a5d44 commit 6e0e8f5
File tree
7 files changed
+225
-360
lines changed- sdk
- core/azure_core/src/http
- keyvault
- azure_security_keyvault_certificates
- src/generated
- clients
- models
- tests
- azure_security_keyvault_secrets
- src/generated
- clients
- models
- tests
7 files changed
+225
-360
lines changed
0 commit comments