Open
Description
The current API doesn't allow the customer to set the optional includePending
:
The service spec specifies the optional parameter:
https://github.com/Azure/azure-rest-api-specs/blob/297c3a012316e290e6a6ab737ec8944611554542/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/certificates.json#L1092-L1098
All other language SDKs let the user set this via an optional/defaulted parameter.
For example:
https://github.com/Azure/azure-sdk-for-go/blob/3199096307ce6269cd16df5f92251d5868378e7a/sdk/security/keyvault/azcertificates/options.go#L89-L94
https://github.com/Azure/azure-sdk-for-go/blob/3199096307ce6269cd16df5f92251d5868378e7a/sdk/security/keyvault/azcertificates/client.go#L860
Metadata
Metadata
Assignees
Type
Projects
Status
Untriaged