Commit ea383cf
committed
feat(parallelstore): update the API
#### parallelstore:v1beta
The following keys were added:
- schemas.ExportDataRequest.properties.metadataOptions.$ref
- schemas.ExportDataRequest.properties.metadataOptions.description
- schemas.ImportDataRequest.properties.metadataOptions.$ref
- schemas.ImportDataRequest.properties.metadataOptions.description
- schemas.Instance.properties.daosVersion.deprecated
- schemas.Instance.properties.daosVersion.description
- schemas.Instance.properties.daosVersion.readOnly
- schemas.Instance.properties.daosVersion.type
- schemas.ReconciliationOperationMetadata.description
- schemas.ReconciliationOperationMetadata.id
- schemas.ReconciliationOperationMetadata.properties.deleteResource.deprecated
- schemas.ReconciliationOperationMetadata.properties.deleteResource.description
- schemas.ReconciliationOperationMetadata.properties.deleteResource.type
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.description
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enum
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enumDeprecated
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enumDescriptions
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.type
- schemas.ReconciliationOperationMetadata.type
- schemas.TransferMetadataOptions.description
- schemas.TransferMetadataOptions.id
- schemas.TransferMetadataOptions.properties.gid.description
- schemas.TransferMetadataOptions.properties.gid.enum
- schemas.TransferMetadataOptions.properties.gid.enumDescriptions
- schemas.TransferMetadataOptions.properties.gid.type
- schemas.TransferMetadataOptions.properties.mode.description
- schemas.TransferMetadataOptions.properties.mode.enum
- schemas.TransferMetadataOptions.properties.mode.enumDescriptions
- schemas.TransferMetadataOptions.properties.mode.type
- schemas.TransferMetadataOptions.properties.uid.description
- schemas.TransferMetadataOptions.properties.uid.enum
- schemas.TransferMetadataOptions.properties.uid.enumDescriptions
- schemas.TransferMetadataOptions.properties.uid.type
- schemas.TransferMetadataOptions.type
The following keys were changed:
- schemas.Instance.properties.deploymentType.description
- schemas.Instance.properties.directoryStripeLevel.description
- schemas.Instance.properties.fileStripeLevel.description
#### parallelstore:v1
The following keys were added:
- schemas.ExportDataRequest.properties.metadataOptions.$ref
- schemas.ExportDataRequest.properties.metadataOptions.description
- schemas.ImportDataRequest.properties.metadataOptions.$ref
- schemas.ImportDataRequest.properties.metadataOptions.description
- schemas.Instance.properties.daosVersion.deprecated
- schemas.Instance.properties.daosVersion.description
- schemas.Instance.properties.daosVersion.readOnly
- schemas.Instance.properties.daosVersion.type
- schemas.ReconciliationOperationMetadata.description
- schemas.ReconciliationOperationMetadata.id
- schemas.ReconciliationOperationMetadata.properties.deleteResource.deprecated
- schemas.ReconciliationOperationMetadata.properties.deleteResource.description
- schemas.ReconciliationOperationMetadata.properties.deleteResource.type
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.description
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enum
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enumDeprecated
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.enumDescriptions
- schemas.ReconciliationOperationMetadata.properties.exclusiveAction.type
- schemas.ReconciliationOperationMetadata.type
- schemas.TransferMetadataOptions.description
- schemas.TransferMetadataOptions.id
- schemas.TransferMetadataOptions.properties.gid.description
- schemas.TransferMetadataOptions.properties.gid.enum
- schemas.TransferMetadataOptions.properties.gid.enumDescriptions
- schemas.TransferMetadataOptions.properties.gid.type
- schemas.TransferMetadataOptions.properties.mode.description
- schemas.TransferMetadataOptions.properties.mode.enum
- schemas.TransferMetadataOptions.properties.mode.enumDescriptions
- schemas.TransferMetadataOptions.properties.mode.type
- schemas.TransferMetadataOptions.properties.uid.description
- schemas.TransferMetadataOptions.properties.uid.enum
- schemas.TransferMetadataOptions.properties.uid.enumDescriptions
- schemas.TransferMetadataOptions.properties.uid.type
- schemas.TransferMetadataOptions.type
The following keys were changed:
- schemas.Instance.properties.deploymentType.description
- schemas.Instance.properties.directoryStripeLevel.description
- schemas.Instance.properties.fileStripeLevel.description1 parent e82e5c6 commit ea383cf
File tree
4 files changed
+286
-14
lines changed- discovery
- src/apis/parallelstore
4 files changed
+286
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
585 | 589 | | |
586 | 590 | | |
587 | 591 | | |
| |||
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
614 | 622 | | |
615 | 623 | | |
616 | 624 | | |
| |||
649 | 657 | | |
650 | 658 | | |
651 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
652 | 666 | | |
653 | | - | |
| 667 | + | |
654 | 668 | | |
655 | 669 | | |
656 | 670 | | |
| |||
668 | 682 | | |
669 | 683 | | |
670 | 684 | | |
671 | | - | |
| 685 | + | |
672 | 686 | | |
673 | 687 | | |
674 | 688 | | |
| |||
689 | 703 | | |
690 | 704 | | |
691 | 705 | | |
692 | | - | |
| 706 | + | |
693 | 707 | | |
694 | 708 | | |
695 | 709 | | |
| |||
929 | 943 | | |
930 | 944 | | |
931 | 945 | | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
932 | 977 | | |
933 | 978 | | |
934 | 979 | | |
| |||
977 | 1022 | | |
978 | 1023 | | |
979 | 1024 | | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
980 | 1074 | | |
981 | 1075 | | |
982 | 1076 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
576 | 580 | | |
577 | 581 | | |
578 | 582 | | |
| |||
602 | 606 | | |
603 | 607 | | |
604 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
605 | 613 | | |
606 | 614 | | |
607 | 615 | | |
| |||
640 | 648 | | |
641 | 649 | | |
642 | 650 | | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
643 | 657 | | |
644 | | - | |
| 658 | + | |
645 | 659 | | |
646 | 660 | | |
647 | 661 | | |
| |||
659 | 673 | | |
660 | 674 | | |
661 | 675 | | |
662 | | - | |
| 676 | + | |
663 | 677 | | |
664 | 678 | | |
665 | 679 | | |
| |||
680 | 694 | | |
681 | 695 | | |
682 | 696 | | |
683 | | - | |
| 697 | + | |
684 | 698 | | |
685 | 699 | | |
686 | 700 | | |
| |||
920 | 934 | | |
921 | 935 | | |
922 | 936 | | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
923 | 968 | | |
924 | 969 | | |
925 | 970 | | |
| |||
968 | 1013 | | |
969 | 1014 | | |
970 | 1015 | | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
971 | 1065 | | |
972 | 1066 | | |
973 | 1067 | | |
| |||
0 commit comments