Commit 27cc00a
SDKAuto
CodeGen from PR 11626 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.MixedReality to add version preview/2019-02-28-preview (#11626)
* add isDataAction to listOperations spec
* check if type is wrong
* Type should be boolean
* add identity and kind to the spatial accounts def
* isDataAction should be an enum
* move isDataAction to its own enum
* remove kind from list
* refer to common types instead of defining inline
* update schema to reflect reality
* remove extraneous curly brace
* add curly brace at the correct location
* change nameAvailable to boolean
* add a format for integer type
* change example
* updated wrong file
* remove format per breaking change discussion
* fix prettier error1 parent 87d97a9 commit 27cc00a
File tree
2 files changed
+4
-3
lines changed- sdk/mixedreality/mgmt-v2020_05_01
- src/main/java/com/microsoft/azure/management/mixedreality/v2020_05_01
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments