Skip to content

Commit

Permalink
Copy 7.4-preview.1 into new 7.4-preview.2 (#18173)
Browse files Browse the repository at this point in the history
* Updates readme

* Key Vault 7.4-preview to 7.4-preview.1 (#15900)

* KeyVault 7.4-preview to 7.4-preview.1

* Fix spelling error for subsequent KV versions

* Key Vault keys API: Add OKP key type and EdDSA digital signature (#15989)

* Add OKP key type and EdDSA digital signature

* Address feedback

* Fix validation error

* dedge/api entityid (#17854)

* Add EntityId to the API definitions for secrets, keys, and certificates

* fixed typos on entity ID

* added entityId to the api samples

* fixed examples

* Copy swagger, examples from 7.4-preview.1

Co-authored-by: Alexander Schmidt <aschmidt@microsoft.com>
Co-authored-by: dedgems <99688216+dedgems@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 28, 2022
1 parent 540e783 commit b004214
Show file tree
Hide file tree
Showing 131 changed files with 12,486 additions and 118 deletions.
34 changes: 2 additions & 32 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,43 +275,13 @@
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json",
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/**/keyvault.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.1/storage.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/storage.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.3-preview/storage.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/storage.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.2/storage.json",
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/**/storage.json",
"words": [
"Regenerte"
]
Expand Down
Loading

0 comments on commit b004214

Please sign in to comment.