Commit f0e4665
authored
Regenerating Service Bus administration client (Azure#34230)
* Update README to point at new swagger.json
* Add customization class.
* Regenerate administration.model enum classes.
* Regenerate ServiceBusManagementError classes.
* Rename to *Impl for consistency.
* EntityAvailabilityStatus is an ExpandableStringEnum now.
* Adding re-generated files with no code changes. (Whitespace only.)
* True/False filter regenerated as Fluent classes.
* Renaming classes to use Impl classes.
* Fix EntityServiceBusExceptionTestHelperTest with Impl classes.
* Add DefaultRule to SubscriptionDescriptionImpl
* Change corresponding properties to long.
* Fix sizeof in tests from Integer to Long.
* Fix customizations and specify version of autorest to use.
* Fix build breaks in Management clients.
* Remove unused imports.
* Remove unused static field.
* Fix build breaks adding Impl to titles.
* Regenerate Models.
* Regenerate DescriptionEntryImpl and FeedImpls. Their namespaces were updated.
* Regenerate Clients with newest autorest and swagger.
* Adding back regenerated models in public API.
* Fixing build breaks from rename to Impl.
* adding back package-info that was regenerated.
* Updating URL to input-file.
* Adding Xml namespace import.
* Adding customization for AuthorizationRule namespace.
* Regenerating where modelAsString == true
* Add customization to remove public modifier fr9om NamespaceProperties.
* Update README
* Fixing generation of EntityAvailabilityStatusImpl
* Fix names on README
* Update customization to add noarg constructor.
* Add QueueDescriptionImpl with no-arg constructor in AuthorizationRuleWrapper
* Fixing naming violation.
* Add test for title deserialization errors.
* Updating title from string -> object.
* Changing titles back to Object.
* Revert changes in ManagementSerializerTest for entry titles.1 parent 30c45ab commit f0e4665
File tree
82 files changed
+4564
-4926
lines changed- sdk/servicebus/azure-messaging-servicebus
- src
- main/java/com/azure/messaging/servicebus
- administration
- implementation
- models
- models
- implementation
- test
- java/com/azure/messaging/servicebus
- administration
- models
- implementation
- resources/xml
- swagger
- src/main/java
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+4564
-4926
lines changedLines changed: 46 additions & 44 deletions
Large diffs are not rendered by default.
Lines changed: 64 additions & 64 deletions
Large diffs are not rendered by default.
Lines changed: 82 additions & 202 deletions
Large diffs are not rendered by default.
Lines changed: 91 additions & 86 deletions
Large diffs are not rendered by default.
Lines changed: 20 additions & 51 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 135 | | |
151 | 136 | | |
152 | 137 | | |
| |||
159 | 144 | | |
160 | 145 | | |
161 | 146 | | |
162 | | - | |
| 147 | + | |
163 | 148 | | |
164 | 149 | | |
165 | 150 | | |
| |||
174 | 159 | | |
175 | 160 | | |
176 | 161 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 162 | + | |
| 163 | + | |
195 | 164 | | |
196 | 165 | | |
0 commit comments