Commit 1381733
authored
Expose public APIs for Azure plugin to generate ResourceData (#5544)
Expose more public APIs:
- MrwSerializationtypeDefinition to manipulate serialization in
sub-plugin
- TypeFacotry.CreateModelCore to create ResourceData in Azure plugin
The corresponding Azure plugin PR:
Azure/azure-sdk-for-net#477301 parent c661686 commit 1381733
File tree
2 files changed
+2
-3
lines changed- packages/http-client-csharp/generator
- Microsoft.Generator.CSharp.ClientModel/src/Providers
- Microsoft.Generator.CSharp/src
2 files changed
+2
-3
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments