Commit 3c2d0e2
feat(apphub): update the API
#### apphub:v1alpha
The following keys were added:
- schemas.FunctionalType.description
- schemas.FunctionalType.id
- schemas.FunctionalType.properties.type.description
- schemas.FunctionalType.properties.type.enum
- schemas.FunctionalType.properties.type.enumDescriptions
- schemas.FunctionalType.properties.type.readOnly
- schemas.FunctionalType.properties.type.type
- schemas.FunctionalType.type
- schemas.ServiceProperties.properties.functionalType.$ref
- schemas.ServiceProperties.properties.functionalType.description
- schemas.ServiceProperties.properties.functionalType.readOnly
- schemas.WorkloadProperties.properties.functionalType.$ref
- schemas.WorkloadProperties.properties.functionalType.description
- schemas.WorkloadProperties.properties.functionalType.readOnly
The following keys were changed:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
#### apphub:v1
The following keys were added:
- schemas.FunctionalType.description
- schemas.FunctionalType.id
- schemas.FunctionalType.properties.type.description
- schemas.FunctionalType.properties.type.enum
- schemas.FunctionalType.properties.type.enumDescriptions
- schemas.FunctionalType.properties.type.readOnly
- schemas.FunctionalType.properties.type.type
- schemas.FunctionalType.type
- schemas.ServiceProperties.properties.functionalType.$ref
- schemas.ServiceProperties.properties.functionalType.description
- schemas.ServiceProperties.properties.functionalType.readOnly
- schemas.WorkloadProperties.properties.functionalType.$ref
- schemas.WorkloadProperties.properties.functionalType.description
- schemas.WorkloadProperties.properties.functionalType.readOnly
The following keys were changed:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description1 parent d93f3c7 commit 3c2d0e2
File tree
4 files changed
+106
-8
lines changed- discovery
- src/apis/apphub
4 files changed
+106
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
1357 | 1357 | | |
1358 | 1358 | | |
1359 | 1359 | | |
1360 | | - | |
| 1360 | + | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | 1363 | | |
| |||
1681 | 1681 | | |
1682 | 1682 | | |
1683 | 1683 | | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
1684 | 1706 | | |
1685 | 1707 | | |
1686 | 1708 | | |
| |||
2223 | 2245 | | |
2224 | 2246 | | |
2225 | 2247 | | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
2226 | 2253 | | |
2227 | 2254 | | |
2228 | 2255 | | |
| |||
2401 | 2428 | | |
2402 | 2429 | | |
2403 | 2430 | | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
| 2434 | + | |
| 2435 | + | |
2404 | 2436 | | |
2405 | 2437 | | |
2406 | 2438 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | | - | |
| 1452 | + | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | 1455 | | |
| |||
1853 | 1853 | | |
1854 | 1854 | | |
1855 | 1855 | | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
1856 | 1878 | | |
1857 | 1879 | | |
1858 | 1880 | | |
| |||
2364 | 2386 | | |
2365 | 2387 | | |
2366 | 2388 | | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
2367 | 2394 | | |
2368 | 2395 | | |
2369 | 2396 | | |
| |||
2547 | 2574 | | |
2548 | 2575 | | |
2549 | 2576 | | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
2550 | 2582 | | |
2551 | 2583 | | |
2552 | 2584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
338 | 347 | | |
339 | 348 | | |
340 | 349 | | |
| |||
698 | 707 | | |
699 | 708 | | |
700 | 709 | | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
701 | 714 | | |
702 | 715 | | |
703 | 716 | | |
| |||
821 | 834 | | |
822 | 835 | | |
823 | 836 | | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
824 | 841 | | |
825 | 842 | | |
826 | 843 | | |
| |||
1196 | 1213 | | |
1197 | 1214 | | |
1198 | 1215 | | |
1199 | | - | |
| 1216 | + | |
1200 | 1217 | | |
1201 | 1218 | | |
1202 | 1219 | | |
| |||
1483 | 1500 | | |
1484 | 1501 | | |
1485 | 1502 | | |
1486 | | - | |
| 1503 | + | |
1487 | 1504 | | |
1488 | 1505 | | |
1489 | 1506 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
397 | 406 | | |
398 | 407 | | |
399 | 408 | | |
| |||
744 | 753 | | |
745 | 754 | | |
746 | 755 | | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
747 | 760 | | |
748 | 761 | | |
749 | 762 | | |
| |||
871 | 884 | | |
872 | 885 | | |
873 | 886 | | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
874 | 891 | | |
875 | 892 | | |
876 | 893 | | |
| |||
1246 | 1263 | | |
1247 | 1264 | | |
1248 | 1265 | | |
1249 | | - | |
| 1266 | + | |
1250 | 1267 | | |
1251 | 1268 | | |
1252 | 1269 | | |
| |||
1533 | 1550 | | |
1534 | 1551 | | |
1535 | 1552 | | |
1536 | | - | |
| 1553 | + | |
1537 | 1554 | | |
1538 | 1555 | | |
1539 | 1556 | | |
| |||
0 commit comments