qi-compute-api-client 0.27.0__py3-none-any.whl → 0.32.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of qi-compute-api-client might be problematic. Click here for more details.
- compute_api_client/api/algorithms_api.py +5 -27
- compute_api_client/api/backend_api.py +3 -6
- compute_api_client/api/backend_types_api.py +2 -4
- compute_api_client/api/batch_jobs_api.py +4 -25
- compute_api_client/api/commits_api.py +4 -8
- compute_api_client/api/files_api.py +4 -8
- compute_api_client/api/final_results_api.py +3 -6
- compute_api_client/api/jobs_api.py +5 -10
- compute_api_client/api/languages_api.py +2 -4
- compute_api_client/api/members_api.py +4 -25
- compute_api_client/api/metadata_api.py +2 -4
- compute_api_client/api/permissions_api.py +4 -8
- compute_api_client/api/projects_api.py +6 -12
- compute_api_client/api/reservations_api.py +4 -8
- compute_api_client/api/results_api.py +549 -6
- compute_api_client/api/teams_api.py +2 -4
- compute_api_client/api/transactions_api.py +32 -34
- compute_api_client/api/users_api.py +4 -8
- compute_api_client/configuration.py +0 -9
- compute_api_client/docs/AlgorithmIn.md +1 -1
- compute_api_client/docs/AlgorithmsApi.md +7 -44
- compute_api_client/docs/BackendApi.md +3 -24
- compute_api_client/docs/BackendTypesApi.md +2 -16
- compute_api_client/docs/BatchJobsApi.md +6 -36
- compute_api_client/docs/CommitsApi.md +4 -32
- compute_api_client/docs/FilesApi.md +4 -32
- compute_api_client/docs/FinalResultsApi.md +3 -24
- compute_api_client/docs/JobsApi.md +5 -40
- compute_api_client/docs/LanguagesApi.md +2 -16
- compute_api_client/docs/MembersApi.md +6 -36
- compute_api_client/docs/MetadataApi.md +2 -16
- compute_api_client/docs/PermissionsApi.md +4 -32
- compute_api_client/docs/ProjectsApi.md +6 -48
- compute_api_client/docs/ReservationsApi.md +4 -32
- compute_api_client/docs/Result.md +0 -1
- compute_api_client/docs/ResultIn.md +0 -1
- compute_api_client/docs/ResultsApi.md +109 -16
- compute_api_client/docs/TeamsApi.md +2 -16
- compute_api_client/docs/Transaction.md +1 -1
- compute_api_client/docs/TransactionsApi.md +8 -22
- compute_api_client/docs/UsersApi.md +4 -32
- compute_api_client/models/algorithm.py +1 -6
- compute_api_client/models/algorithm_in.py +1 -6
- compute_api_client/models/result.py +1 -5
- compute_api_client/models/result_in.py +1 -5
- compute_api_client/models/transaction.py +6 -6
- {qi_compute_api_client-0.27.0.dist-info → qi_compute_api_client-0.32.0.dist-info}/METADATA +3 -14
- {qi_compute_api_client-0.27.0.dist-info → qi_compute_api_client-0.32.0.dist-info}/RECORD +50 -50
- {qi_compute_api_client-0.27.0.dist-info → qi_compute_api_client-0.32.0.dist-info}/WHEEL +1 -1
- {qi_compute_api_client-0.27.0.dist-info → qi_compute_api_client-0.32.0.dist-info}/LICENSE.md +0 -0
|
@@ -1,96 +1,96 @@
|
|
|
1
1
|
compute_api_client/__init__.py,sha256=KeEto58bau7Qh76zID_LwLD_mwwf6xnavcej5VT1X2w,5661
|
|
2
2
|
compute_api_client/api/__init__.py,sha256=t8rYBWV5wDVdZPLmo97F78Dfb_J6R5AxEIlnaX8MWA0,1143
|
|
3
|
-
compute_api_client/api/algorithms_api.py,sha256=
|
|
4
|
-
compute_api_client/api/backend_api.py,sha256=
|
|
5
|
-
compute_api_client/api/backend_types_api.py,sha256=
|
|
6
|
-
compute_api_client/api/batch_jobs_api.py,sha256=
|
|
7
|
-
compute_api_client/api/commits_api.py,sha256=
|
|
8
|
-
compute_api_client/api/files_api.py,sha256=
|
|
9
|
-
compute_api_client/api/final_results_api.py,sha256=
|
|
10
|
-
compute_api_client/api/jobs_api.py,sha256=
|
|
11
|
-
compute_api_client/api/languages_api.py,sha256=
|
|
12
|
-
compute_api_client/api/members_api.py,sha256=
|
|
13
|
-
compute_api_client/api/metadata_api.py,sha256=
|
|
14
|
-
compute_api_client/api/permissions_api.py,sha256=
|
|
15
|
-
compute_api_client/api/projects_api.py,sha256=
|
|
16
|
-
compute_api_client/api/reservations_api.py,sha256=
|
|
17
|
-
compute_api_client/api/results_api.py,sha256=
|
|
18
|
-
compute_api_client/api/teams_api.py,sha256=
|
|
19
|
-
compute_api_client/api/transactions_api.py,sha256=
|
|
20
|
-
compute_api_client/api/users_api.py,sha256=
|
|
3
|
+
compute_api_client/api/algorithms_api.py,sha256=HMwBaIGRw5Dmp-KYGi6i1AZE5C_opiPhbZrQ5PbZDso,58943
|
|
4
|
+
compute_api_client/api/backend_api.py,sha256=K1x_xaQJ72zqaIgdrn1N6gaVwQ7owu7frgXIckvIW4Y,57349
|
|
5
|
+
compute_api_client/api/backend_types_api.py,sha256=0LzeWPDpDryvUUNu7z9NupGIJ0ojRLPX_9CBF1FAHdM,28931
|
|
6
|
+
compute_api_client/api/batch_jobs_api.py,sha256=GznK1dtEJPZ7-TOW6P6XkXwHQcfKOMxUqSpS2XDQlzw,83274
|
|
7
|
+
compute_api_client/api/commits_api.py,sha256=Lqe8e-kucdlnFZ0JPn0jIFbTT1pXjZwh8bYU25OBxa4,46135
|
|
8
|
+
compute_api_client/api/files_api.py,sha256=uGTskZP1ZhgmjdcxET_eXE4q0BV2Y2YxB_YkIfCi2FM,46205
|
|
9
|
+
compute_api_client/api/final_results_api.py,sha256=2sWvxnNfafGyr3SEvS_NEiIvr9SKV78sIL3DLgHQLhY,32612
|
|
10
|
+
compute_api_client/api/jobs_api.py,sha256=BlleoNZXYwoallscEb3_jpvHAmxyrEEDgA2LGOqyiRs,62207
|
|
11
|
+
compute_api_client/api/languages_api.py,sha256=Aug7o48keBaFMnT-q_DVRSb2w7AUqu7t4_dAKPebrpo,25145
|
|
12
|
+
compute_api_client/api/members_api.py,sha256=XLWmzzfZE4DnA1Lc26r-bwaQYQ31z5b5IQPklrg07xE,45077
|
|
13
|
+
compute_api_client/api/metadata_api.py,sha256=vVORo-YUNw1To26c8vV81HIL3bkP3tIFeDgbuVJybO8,32428
|
|
14
|
+
compute_api_client/api/permissions_api.py,sha256=fOLzVeYszexV_XBEohHT8RkOkGOZAwOhQ4tEZ-HbDZE,47700
|
|
15
|
+
compute_api_client/api/projects_api.py,sha256=rpKogzzWUForVxrF9vggkVIbUiOGqfzEKcjOwss4lL4,70570
|
|
16
|
+
compute_api_client/api/reservations_api.py,sha256=tdJaQguDChsFME1XPuCnr6TZyf079OolrNT4YmMFS94,49576
|
|
17
|
+
compute_api_client/api/results_api.py,sha256=GEPg_lscCDnEEjzR408sfsshh4dGPWmHzgn258tI6mc,62249
|
|
18
|
+
compute_api_client/api/teams_api.py,sha256=a87PRILGLi3YmIdPiFzYJu3EVQ8-6JNoJlMINU-1DKM,25144
|
|
19
|
+
compute_api_client/api/transactions_api.py,sha256=9Fam_XurJUuWv2LKf41AEmWEtHFCeWMFzg7JvCqnAIM,29333
|
|
20
|
+
compute_api_client/api/users_api.py,sha256=ZcNvipqzaIwjh0rPoURiJQQJ42pqh0gGxjCgKn6YOks,47102
|
|
21
21
|
compute_api_client/api_client.py,sha256=IiF79W0SMRSJhyDnCLHioOlpTDFnCdlBpwls5RDDQnU,25783
|
|
22
22
|
compute_api_client/api_response.py,sha256=A7O_XgliD6y7jEv82fgIaxR3T8KiwaOqHR6djpZyh_o,674
|
|
23
|
-
compute_api_client/configuration.py,sha256=
|
|
23
|
+
compute_api_client/configuration.py,sha256=RY1mpn-TOGpXiO8r0EmbrgbbktTqjogoE5pTZlI8IQE,15949
|
|
24
24
|
compute_api_client/docs/Algorithm.md,sha256=LThexsNa9FuuIyP9Hs2yjP2L-04VszC7AdfOJgJRj3s,992
|
|
25
|
-
compute_api_client/docs/AlgorithmIn.md,sha256=
|
|
25
|
+
compute_api_client/docs/AlgorithmIn.md,sha256=ikR6b3TyLjXyWxqlUDcS25ZCwyion5VCQ5D6RNWpuz4,1013
|
|
26
26
|
compute_api_client/docs/AlgorithmType.md,sha256=056KK2zjtdGqqTXkDsxg8mCzxr2sM8C37YmrR3txGVA,292
|
|
27
|
-
compute_api_client/docs/AlgorithmsApi.md,sha256=
|
|
27
|
+
compute_api_client/docs/AlgorithmsApi.md,sha256=B3el7VmysN7XjMSLl21VmCegk4OeI89YWM92BIk7QVA,14190
|
|
28
28
|
compute_api_client/docs/Backend.md,sha256=7xbvLaCTqqFzwcA2QONhY-QXa_Ts1fWiuBQBJegW50g,968
|
|
29
|
-
compute_api_client/docs/BackendApi.md,sha256=
|
|
29
|
+
compute_api_client/docs/BackendApi.md,sha256=fj9MqrPtmj4IRB3zVyMKlr0y15_tSdiRzEE7EA6kTzg,13702
|
|
30
30
|
compute_api_client/docs/BackendIn.md,sha256=7_drRygOUPHFWjrvAJGo7WwmcyK6EeRnlSnA6WtTCu0,978
|
|
31
31
|
compute_api_client/docs/BackendPatch.md,sha256=xET1pnI8JStGhtHm7qT-1zv7RCuKl2CUIKtYueWq72U,927
|
|
32
32
|
compute_api_client/docs/BackendStatus.md,sha256=ofnS843IHCIxoywjJJ01GP90Gn1XedAm5xR8TONmUbk,292
|
|
33
33
|
compute_api_client/docs/BackendType.md,sha256=X6Fi-eoTNo-Xldg_YEwC_-zyPqlMNXFYoiKin6mQ_8M,1255
|
|
34
|
-
compute_api_client/docs/BackendTypesApi.md,sha256=
|
|
34
|
+
compute_api_client/docs/BackendTypesApi.md,sha256=Eo-Xk79KSYsjCJrNwbHib5CjH8NJnPNHp7cpvxlGk_c,6912
|
|
35
35
|
compute_api_client/docs/BackendWithAuthentication.md,sha256=u9lZh4FusMtOuV53yc0QXHdnTas-4HNC06NyDh8E1Go,1256
|
|
36
36
|
compute_api_client/docs/BatchJob.md,sha256=IozaJI2zAL1zo_zmuI-RIKvLGK68KkyW53AH4jbIaIs,1210
|
|
37
37
|
compute_api_client/docs/BatchJobIn.md,sha256=9-nP1Xgnzd5tfvo8WmandUWR8IY-2pMeZyW0HveKZEU,847
|
|
38
38
|
compute_api_client/docs/BatchJobStatus.md,sha256=UQift_l9A3L0azzYjQtr7UnmYk6X36Ug3U7S-VTpx7A,293
|
|
39
|
-
compute_api_client/docs/BatchJobsApi.md,sha256=
|
|
39
|
+
compute_api_client/docs/BatchJobsApi.md,sha256=LYhzJamv44TsA8iKMu3J91M01eDcUC_Dq1alFdM2B58,20548
|
|
40
40
|
compute_api_client/docs/Commit.md,sha256=WI3TcSFBdLWRjvJ9OBKiAKSN5AX7gXHs7EZm-Zs77FE,894
|
|
41
41
|
compute_api_client/docs/CommitIn.md,sha256=tnd4OQ1brIRnNGAGkH3x_HRIQIg68CZTuAEJ2JDKK9w,843
|
|
42
|
-
compute_api_client/docs/CommitsApi.md,sha256=
|
|
42
|
+
compute_api_client/docs/CommitsApi.md,sha256=TuDsAkJpGgPf2WeT_STl-XZ3PojVrsNkDSfkguUINjU,10690
|
|
43
43
|
compute_api_client/docs/CompileStage.md,sha256=-U9wb4fyD8b_cjV1-GBIBJfbquFulRlHFm3C0GFnGik,291
|
|
44
44
|
compute_api_client/docs/Domain.md,sha256=HONTAt17CX2vFhnkHOFqMpJEIJjPM8GTBBQriWA71UY,285
|
|
45
45
|
compute_api_client/docs/File.md,sha256=Sv44g-54NNYcZL-sJeruJhohCHVNmCaue0u-xfsAHLw,967
|
|
46
46
|
compute_api_client/docs/FileIn.md,sha256=yRMAH_chHNZo4YskPGdw_nx14-sPn6S_OPdfm4-ej_U,1006
|
|
47
|
-
compute_api_client/docs/FilesApi.md,sha256=
|
|
47
|
+
compute_api_client/docs/FilesApi.md,sha256=f2P5WQVBniTN45vL-5ITlF-3SVXfzt4bvuddwcYBhgo,10671
|
|
48
48
|
compute_api_client/docs/FinalResult.md,sha256=sRCvqIH3TXruJvgaHp4s6zyfCEkuBReVoaqr2iHVkJU,939
|
|
49
49
|
compute_api_client/docs/FinalResultIn.md,sha256=9RSstFSQ08-we_4TtoEAP1_KIq6FBdftRyc-DDkAGLQ,913
|
|
50
|
-
compute_api_client/docs/FinalResultsApi.md,sha256=
|
|
50
|
+
compute_api_client/docs/FinalResultsApi.md,sha256=V7X34yAWXZMlUBhPgC7EKhW_TXenIlhYR84PiH3kG9A,8167
|
|
51
51
|
compute_api_client/docs/HTTPNotFoundError.md,sha256=1GluS5OAVTk1qNrQwBOb29eQiNMJnCXyJk-0oKf-Rlc,936
|
|
52
52
|
compute_api_client/docs/HTTPValidationError.md,sha256=MRdybtO0HOeFCN3Zk221Q6XH6fw1Qyg8J9KLPn38tI4,1006
|
|
53
53
|
compute_api_client/docs/Job.md,sha256=gXYcbGXDIqOTNuf9kHJJqmK7d9IrWIdsqLznizkrBNk,1048
|
|
54
54
|
compute_api_client/docs/JobIn.md,sha256=zN8pXLT1iGJg0o--iOfTZCm8Qj3UWApejFaASJ5AM8s,847
|
|
55
55
|
compute_api_client/docs/JobPatch.md,sha256=YadPzV_CU2oygKaaw8FJuikEo4M6QqO5uR628w1bKf4,827
|
|
56
56
|
compute_api_client/docs/JobStatus.md,sha256=BFKP4etVPMe37IOCI77TTxry-KfOcwhj_H5oNSfPkPA,288
|
|
57
|
-
compute_api_client/docs/JobsApi.md,sha256=
|
|
57
|
+
compute_api_client/docs/JobsApi.md,sha256=oP8vyvQMmfYq39dyWDxceo6nX3uEeHrvXNhq-cLIcgA,14843
|
|
58
58
|
compute_api_client/docs/Language.md,sha256=eHCpr4xEVei2MTA9zKu4DxBZamoSrSE3JOD36I7iDwU,847
|
|
59
|
-
compute_api_client/docs/LanguagesApi.md,sha256=
|
|
59
|
+
compute_api_client/docs/LanguagesApi.md,sha256=LBoEWcViaz1JkKtNYy9P_5RurXg-__hFg_VUGSy9EoE,5693
|
|
60
60
|
compute_api_client/docs/LocationInner.md,sha256=Z1Z8_cF7hlrfoOGVKoWz-ZhSQ457HKDdE_nXzZ9TPCA,843
|
|
61
61
|
compute_api_client/docs/Member.md,sha256=Y1w2DLahBH71KkFN_pLZ_jK7OeuzZjEvKm9_uypkxis,892
|
|
62
62
|
compute_api_client/docs/MemberIn.md,sha256=9Qy8ZNV5_f04glvxGQ-Y8HGPS_pYsftCnZBt1635-hU,931
|
|
63
|
-
compute_api_client/docs/MembersApi.md,sha256=
|
|
63
|
+
compute_api_client/docs/MembersApi.md,sha256=4fA0WB-yw92MJjvPHjTz3o-2Ds5_7Ae0PvLPeJjqtN0,10240
|
|
64
64
|
compute_api_client/docs/Metadata.md,sha256=R5XBSvfG31CHzOEV8HtwaWDmrOOihS5Ky18woUfUlwE,889
|
|
65
|
-
compute_api_client/docs/MetadataApi.md,sha256=
|
|
65
|
+
compute_api_client/docs/MetadataApi.md,sha256=iqdZGGeF0M2uvnrC_vgnqXLf9yGft8CYrquOZ7fN-2c,7814
|
|
66
66
|
compute_api_client/docs/MetadataIn.md,sha256=PBzLjFfYDlZdF3xSFjoQ1uP_EayjI1EmgvmBxPdJ8uI,874
|
|
67
67
|
compute_api_client/docs/Permission.md,sha256=gSRBHoPMcJEgGKRAHxSWLG921o6cnJQgeMyJgJHXieA,876
|
|
68
68
|
compute_api_client/docs/PermissionGroup.md,sha256=4gHLWGB9XHA7EoEk1M8ChffeNcF5v8zeBn3nklRkJJo,917
|
|
69
|
-
compute_api_client/docs/PermissionsApi.md,sha256=
|
|
69
|
+
compute_api_client/docs/PermissionsApi.md,sha256=BOr0sHyiGbSOHEQ24AovDfEpyzpbxi0igM1XWDpdEo4,11467
|
|
70
70
|
compute_api_client/docs/Project.md,sha256=fC2w63y-I3Nfwf93Br6B0pbX2Sd7IH3MUpkLUSifdRY,932
|
|
71
71
|
compute_api_client/docs/ProjectIn.md,sha256=37DDbutsLHAURQzQaTL-O0nagNUO2AnS3aTqSf1vkEA,935
|
|
72
72
|
compute_api_client/docs/ProjectPatch.md,sha256=lSuCnJWbim0XPrmdXl5_h0WWGh3-Tr3R0G1RDXjAleQ,989
|
|
73
|
-
compute_api_client/docs/ProjectsApi.md,sha256=
|
|
73
|
+
compute_api_client/docs/ProjectsApi.md,sha256=7MmPgVg-7D9vFzzjXqa9f23MZ8zd2SEmkY9uYGocrsY,16381
|
|
74
74
|
compute_api_client/docs/Reservation.md,sha256=SX9xFwujAOl2yJBLO66CFM6JkxFquSNJQOBwkJAah5E,1035
|
|
75
75
|
compute_api_client/docs/ReservationIn.md,sha256=veTcJp5zNuApDCm76I6FawcWVjyLcvxGOubmmfvPJiw,979
|
|
76
|
-
compute_api_client/docs/ReservationsApi.md,sha256=
|
|
77
|
-
compute_api_client/docs/Result.md,sha256=
|
|
78
|
-
compute_api_client/docs/ResultIn.md,sha256=
|
|
79
|
-
compute_api_client/docs/ResultsApi.md,sha256=
|
|
76
|
+
compute_api_client/docs/ReservationsApi.md,sha256=GiACPXgQtD9kD0nGGBtwYbPA5XYEcYzAe9tovrZ3ys4,11785
|
|
77
|
+
compute_api_client/docs/Result.md,sha256=dCqJTUZpwJQyoQh4-m45RhqlJQowbta06mBTyTH961U,1009
|
|
78
|
+
compute_api_client/docs/ResultIn.md,sha256=HFOPIzX-tVPrIUMYYdgyGoq9I_1KFNLDnGIJal0hdag,1027
|
|
79
|
+
compute_api_client/docs/ResultsApi.md,sha256=geygeIU0tlkoOgoJTuSl5HosUVuPoJFiRGtqDTDQC9E,14897
|
|
80
80
|
compute_api_client/docs/Role.md,sha256=WKRdBmGL1vHDgSxeIhUItEJnZJ-lMedQJoBEleQQou4,283
|
|
81
81
|
compute_api_client/docs/ShareType.md,sha256=AxfoQcU9wr9iU9r4unG1_miL8XT75FdAziZJzLDvQL0,288
|
|
82
82
|
compute_api_client/docs/Team.md,sha256=cGhzeDoJHyFX-offM414nz1lp1G9BslQUBGJejJMGWo,829
|
|
83
|
-
compute_api_client/docs/TeamsApi.md,sha256=
|
|
84
|
-
compute_api_client/docs/Transaction.md,sha256=
|
|
85
|
-
compute_api_client/docs/TransactionsApi.md,sha256=
|
|
83
|
+
compute_api_client/docs/TeamsApi.md,sha256=0zQ286FtnVGASYJ15j9lCrS6AuVkzKjIE6_HKUSR7pM,5527
|
|
84
|
+
compute_api_client/docs/Transaction.md,sha256=l2RsE4I6YC2FXUFKKhPIz5ZcpVH0AMdZKoxDNU8AUbs,1020
|
|
85
|
+
compute_api_client/docs/TransactionsApi.md,sha256=2YRh_uIKfA0onCTrohWIDaXcPBScbfFCVLTEqAci1fQ,6797
|
|
86
86
|
compute_api_client/docs/User.md,sha256=oTsbbVs-VN8fFWiZCuu5OJmv97lQkZ2AAfdhLu2HsQY,956
|
|
87
87
|
compute_api_client/docs/UserIn.md,sha256=xAPeVO5WTaNcbI151w0j_g6BEM-xYquMV5Nx6srJA4Q,1082
|
|
88
|
-
compute_api_client/docs/UsersApi.md,sha256=
|
|
88
|
+
compute_api_client/docs/UsersApi.md,sha256=g9orQC9iNWghaNKF-BUIWIDGRCqButtfiPcPbuivfMw,10518
|
|
89
89
|
compute_api_client/docs/ValidationError.md,sha256=NZSCUyM9u2fx4CFZfPF9cl_e6zDxQ9siBX-WtNHJyeA,978
|
|
90
90
|
compute_api_client/exceptions.py,sha256=r_WbctDc5iMdSJj6wE5giPMTIEGxPNyIpC4OyGG0pKo,6169
|
|
91
91
|
compute_api_client/models/__init__.py,sha256=ge92V1cpzZGDgxHM1BWIkp5R6ouoZ9YLHAN7puqohKs,3986
|
|
92
|
-
compute_api_client/models/algorithm.py,sha256=
|
|
93
|
-
compute_api_client/models/algorithm_in.py,sha256=
|
|
92
|
+
compute_api_client/models/algorithm.py,sha256=Uuf0zj27anMTGPogaElONcyKKu7LCnO5AItrFzaPW-o,3908
|
|
93
|
+
compute_api_client/models/algorithm_in.py,sha256=nda7jC3y7iV5jJACIeYxVlCEP_LldkrW_xFc4FfOqMU,3866
|
|
94
94
|
compute_api_client/models/algorithm_type.py,sha256=R7solTw587cOLgDSo7yYMKUha3-nOihnfAMP62k5pbE,1580
|
|
95
95
|
compute_api_client/models/backend.py,sha256=BILyAnLUqz1e3M45WUSb6Jhtg40OmA1ECnbOcamgsZ0,3724
|
|
96
96
|
compute_api_client/models/backend_in.py,sha256=vFK0gjdq3EC1NVpGc33keOg7R4BX8jQgAZNHq2JJe1c,3675
|
|
@@ -128,17 +128,17 @@ compute_api_client/models/project_in.py,sha256=9vmJRoyA5QoBqWn3poU5G-HdQfyaQkbif
|
|
|
128
128
|
compute_api_client/models/project_patch.py,sha256=EgHSveG6xmvd5P774GFMvyKdRr6BCj-tHRKI-9CfJIY,4386
|
|
129
129
|
compute_api_client/models/reservation.py,sha256=WRF24J3U-niu5FX1__wNw57f-GCym8chTnJw4lbU1FM,3898
|
|
130
130
|
compute_api_client/models/reservation_in.py,sha256=YBeZFJy3EVo7puAx1s2UGqHQwLMkvYYFSkE0u0-H4z0,3403
|
|
131
|
-
compute_api_client/models/result.py,sha256=
|
|
132
|
-
compute_api_client/models/result_in.py,sha256=
|
|
131
|
+
compute_api_client/models/result.py,sha256=lX-TgJaNHBE_hwFDpOteqjSZc2LszDlZQb85SJPVB5U,4511
|
|
132
|
+
compute_api_client/models/result_in.py,sha256=BQvwxT5O61u8Yx_cx3qYMw3WbtMdBVfeDdHnGsNoYSI,4610
|
|
133
133
|
compute_api_client/models/role.py,sha256=N7VjEqPzp3VvuyseBxOT06XmylYELThbcmPe_RuS5wg,1549
|
|
134
134
|
compute_api_client/models/share_type.py,sha256=LaGOBjqNLEeAsZwB9DxAwm1YQyE3bCyl7bCJH4Il7iE,1592
|
|
135
135
|
compute_api_client/models/team.py,sha256=_n_6Jt7fICh8gkp9bBm5W25gSiHHcgYnzJqFlbu0Kls,3432
|
|
136
|
-
compute_api_client/models/transaction.py,sha256=
|
|
136
|
+
compute_api_client/models/transaction.py,sha256=SYqtM2h2v5k_SE-wYW3xcStP5MO_MJ0EWtkytCGlLsQ,4356
|
|
137
137
|
compute_api_client/models/user.py,sha256=TW-7kR_yB3VxDifuO6b0GZX-4sCoths_2rpm-uBigyY,3833
|
|
138
138
|
compute_api_client/models/user_in.py,sha256=EMgqmk1um288FsBQreY7oxenBIYMlAHtu_ETue8ucRY,4048
|
|
139
139
|
compute_api_client/models/validation_error.py,sha256=4FM61MT9_hFJCW8pRCcMT9f4vv57tLFwJ74dYmbwWa0,3659
|
|
140
140
|
compute_api_client/rest.py,sha256=wWoyNm8J7qvpgn5-VjXJPBSpDVPV_5aN6zbQW19mQZU,6554
|
|
141
|
-
qi_compute_api_client-0.
|
|
142
|
-
qi_compute_api_client-0.
|
|
143
|
-
qi_compute_api_client-0.
|
|
144
|
-
qi_compute_api_client-0.
|
|
141
|
+
qi_compute_api_client-0.32.0.dist-info/LICENSE.md,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
142
|
+
qi_compute_api_client-0.32.0.dist-info/METADATA,sha256=PD9xI7J993EDVP-xWoV210toW792U33zz-eek7dSb54,19474
|
|
143
|
+
qi_compute_api_client-0.32.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
144
|
+
qi_compute_api_client-0.32.0.dist-info/RECORD,,
|
{qi_compute_api_client-0.27.0.dist-info → qi_compute_api_client-0.32.0.dist-info}/LICENSE.md
RENAMED
|
File without changes
|