Skip to content

[doc] ref doc issues in @azure/keyvault-keys #34921

Open
@jeremymeng

Description

@jeremymeng

invalid link

  • links in *Options interfaces. For example, passed to {@link beginDeleteKey} in
    * passed to {@link beginDeleteKey}
    . We probably need passed to {@link KeyClient.beginDeleteKey} and import type { KeyClient }. Would the latter cause circular dependency issue?
  • link to unwrap

sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:73: * Result of the {@link wrap} operation.
sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:77: * Result of the {@link wrap} operation in bytes.
sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:91: * Result of the {@link unwrap} operation.
sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:95: * Result of the {@link unwrap} operation in bytes.
sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:183: * Options for {@link wrapKey}.
sdk/keyvault/keyvault-keys/src/cryptographyClientModels.ts:188: * Options for {@link unwrapKey}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.DocsKeyVault

    Type

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions