Commit 2a46e26
authored
Expose RestClient from ClientProvider (#5888)
So that, we can get the corresponding RestClientProvider while
generating Resource in Azure plugin.
Corresponding PR in Azure plugin:
Azure/azure-sdk-for-net#479441 parent 39f308e commit 2a46e26
File tree
1 file changed
+4
-1
lines changed- packages/http-client-csharp/generator/Microsoft.Generator.CSharp.ClientModel/src/Providers
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
200 | 203 | | |
201 | 204 | | |
202 | 205 | | |
| |||
0 commit comments