Commit 976fb3f
authored
Remove the
Remove the `hidden` attribute for all spots, use `internal` only. Also remove the tsdoc.json as it was only there to allow for the usage of the `hidden` attribute.
NOTE: I've also changed the generated clients. Next time we use the official autorest generator it should generate the exact same thing so this shouldn't be an issue.
Fixes Azure#13445hidden attribute for all spots, use internal only. Also remove the tsdoc.json as it was only there to allow for the usage of the hidden attribute. (Azure#13469)1 parent d05ec37 commit 976fb3f
File tree
4 files changed
+2
-12
lines changed- sdk/appconfiguration/app-configuration
- src
- generated/src
- internal
4 files changed
+2
-12
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 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 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
| |||
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
179 | | - | |
180 | 177 | | |
181 | 178 | | |
182 | 179 | | |
| |||
210 | 207 | | |
211 | 208 | | |
212 | 209 | | |
213 | | - | |
214 | 210 | | |
215 | 211 | | |
216 | 212 | | |
| |||
This file was deleted.
0 commit comments