|
188 | 188 | 'description': 'Public & Private Networks', |
189 | 189 | 'itemCategory': {'categoryCode': 'Uplink Port Speeds'}, |
190 | 190 | 'prices': [{'id': 1122, |
191 | | - 'categories': [{'id': 26, 'name': 'Uplink Port Speeds'}]}], |
| 191 | + 'categories': [{'id': 26, |
| 192 | + 'name': 'Uplink Port Speeds', |
| 193 | + 'categoryCode': 'port_speed'}]}], |
192 | 194 | }, |
193 | 195 | { |
194 | 196 | 'id': 2233, |
195 | 197 | 'capacity': '1000', |
196 | 198 | 'description': 'Public & Private Networks', |
197 | 199 | 'itemCategory': {'categoryCode': 'Uplink Port Speeds'}, |
198 | 200 | 'prices': [{'id': 4477, |
199 | | - 'categories': [{'id': 26, 'name': 'Uplink Port Speeds'}]}], |
| 201 | + 'categories': [{'id': 26, |
| 202 | + 'name': 'Uplink Port Speeds', |
| 203 | + 'categoryCode': 'port_speed'}]}], |
200 | 204 | }, |
201 | 205 | { |
202 | 206 | 'id': 1239, |
203 | 207 | 'capacity': '2', |
204 | 208 | 'description': 'RAM', |
205 | 209 | 'itemCategory': {'categoryCode': 'RAM'}, |
206 | 210 | 'prices': [{'id': 1133, |
207 | | - 'categories': [{'id': 3, 'name': 'RAM'}]}], |
| 211 | + 'categories': [{'id': 3, |
| 212 | + 'name': 'RAM', |
| 213 | + 'categoryCode': 'ram'}]}], |
208 | 214 | }, |
209 | 215 | { |
210 | 216 | 'id': 1240, |
211 | 217 | 'capacity': '4', |
212 | 218 | 'description': 'Private Computing Instance', |
213 | 219 | 'itemCategory': {'categoryCode': 'Computing Instance'}, |
214 | 220 | 'prices': [{'id': 1007, |
215 | | - 'categories': [{'id': 80, 'name': 'Computing Instance'}]}], |
| 221 | + 'categories': [{'id': 80, |
| 222 | + 'name': 'Computing Instance', |
| 223 | + 'categoryCode': 'guest_core'}]}], |
216 | 224 | }, |
217 | 225 | { |
218 | 226 | 'id': 1250, |
219 | 227 | 'capacity': '4', |
220 | 228 | 'description': 'Computing Instance', |
221 | 229 | 'itemCategory': {'categoryCode': 'Computing Instance'}, |
222 | 230 | 'prices': [{'id': 1144, |
223 | | - 'categories': [{'id': 80, 'name': 'Computing Instance'}]}], |
| 231 | + 'categories': [{'id': 80, |
| 232 | + 'name': 'Computing Instance', |
| 233 | + 'categoryCode': 'guest_core'}]}], |
224 | 234 | }, |
225 | 235 | { |
226 | 236 | 'id': 4439, |
|
0 commit comments