Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.MixedReality to add vers…
Browse files Browse the repository at this point in the history
…ion stable/2021-01-01 (Azure#12627)

* Adds base for updating Microsoft.MixedReality from version preview/2020-04-06-preview to version 2021-01-01

* Updates readme

* Updates API version in new specs and examples

* update proxy and remote rendering

* add description

* add security definitions

* revert security definitions

* add systemdata

* run prettier

* move systemdata to remote-rendering.json

* switch to use v1 types

* add spatial anchors accounts

* add x-ms-secret to dev keys

* replace values with ***

* suppress secret_property

* add storageAccountName to accountProperties
  • Loading branch information
roytan-microsoft committed Jan 30, 2021
1 parent f317511 commit 138759b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@
"description": "Common Properties shared by Mixed Reality Accounts",
"type": "object",
"properties": {
"storageAccountName": {
"description": "The name of the storage account associated with this accountId",
"type": "string"
},
"accountId": {
"description": "unique id of certain account.",
"readOnly": true,
Expand Down

0 comments on commit 138759b

Please sign in to comment.