arthur-client 1.4.1283__py3-none-any.whl → 1.4.1284__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.
Files changed (24) hide show
  1. arthur_client/api_bindings/__init__.py +2 -1
  2. arthur_client/api_bindings/api/custom_aggregations_v1_api.py +8 -42
  3. arthur_client/api_bindings/docs/CustomAggregationSpecSchema.md +3 -7
  4. arthur_client/api_bindings/docs/CustomAggregationVersionSpecSchema.md +35 -0
  5. arthur_client/api_bindings/docs/{CustomAggregationSpecSchemaAggregateArgsInner.md → CustomAggregationVersionSpecSchemaAggregateArgsInner.md} +8 -8
  6. arthur_client/api_bindings/docs/CustomAggregationsV1Api.md +5 -9
  7. arthur_client/api_bindings/docs/PostCustomAggregationSpecSchema.md +3 -3
  8. arthur_client/api_bindings/docs/PutCustomAggregationSpecSchema.md +1 -3
  9. arthur_client/api_bindings/models/__init__.py +2 -1
  10. arthur_client/api_bindings/models/custom_aggregation_spec_schema.py +14 -41
  11. arthur_client/api_bindings/models/custom_aggregation_version_spec_schema.py +126 -0
  12. arthur_client/api_bindings/models/{custom_aggregation_spec_schema_aggregate_args_inner.py → custom_aggregation_version_spec_schema_aggregate_args_inner.py} +6 -6
  13. arthur_client/api_bindings/models/post_custom_aggregation_spec_schema.py +9 -9
  14. arthur_client/api_bindings/models/put_custom_aggregation_spec_schema.py +5 -14
  15. arthur_client/api_bindings/test/test_custom_aggregation_spec_schema.py +72 -62
  16. arthur_client/api_bindings/test/test_custom_aggregation_version_spec_schema.py +112 -0
  17. arthur_client/api_bindings/test/{test_custom_aggregation_spec_schema_aggregate_args_inner.py → test_custom_aggregation_version_spec_schema_aggregate_args_inner.py} +11 -11
  18. arthur_client/api_bindings/test/test_post_custom_aggregation_spec_schema.py +4 -4
  19. arthur_client/api_bindings/test/test_put_custom_aggregation_spec_schema.py +0 -3
  20. arthur_client/api_bindings/test/test_resource_list_custom_aggregation_spec_schema.py +72 -62
  21. arthur_client/api_bindings_README.md +2 -1
  22. {arthur_client-1.4.1283.dist-info → arthur_client-1.4.1284.dist-info}/METADATA +1 -1
  23. {arthur_client-1.4.1283.dist-info → arthur_client-1.4.1284.dist-info}/RECORD +24 -21
  24. {arthur_client-1.4.1283.dist-info → arthur_client-1.4.1284.dist-info}/WHEEL +0 -0
@@ -1,13 +1,13 @@
1
1
  arthur_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  arthur_client/__version__.py,sha256=s-q1tbKb80MgXByJ0ZY3IK-bWeC7AxqtoU_ZYmsb-qk,25
3
- arthur_client/api_bindings/__init__.py,sha256=-mBjCjcj9Lz25XD5Q_vBq-SKz9JMK-0OXbphPbk6POU,27808
3
+ arthur_client/api_bindings/__init__.py,sha256=FuA7errtXCA0XD8xP4PZBJ58hQWSHWbKlclJ-yuQ-sg,27943
4
4
  arthur_client/api_bindings/api/__init__.py,sha256=LUOVle03SD-ZkuW_-wPOHEZTW8kF_VfVPzT8DsFBKIg,2112
5
5
  arthur_client/api_bindings/api/alert_rules_v1_api.py,sha256=6bvhsumFswvhaf9Wik6heiIoYgnqy3foQ8i-K7rJWdQ,77212
6
6
  arthur_client/api_bindings/api/alerts_v1_api.py,sha256=RVP4gZUK70I7rn2B9xSeN3CRJaix3C14BLQAVvVTh2Q,41291
7
7
  arthur_client/api_bindings/api/authorization_v1_api.py,sha256=lLy6XudG2GmSXAQXgPsrYfFII5VFqnVYLYwD9uEQO1U,168399
8
8
  arthur_client/api_bindings/api/connector_schemas_v1_api.py,sha256=i6lDybpWt4OTaG95n8KSrBixP1Bu1JRuk8Tk2760sRM,21818
9
9
  arthur_client/api_bindings/api/connectors_v1_api.py,sha256=RvPRetrR0n7d8eoyUorqtzpsS5sqUZkhS4dQwIte6Pc,87533
10
- arthur_client/api_bindings/api/custom_aggregations_v1_api.py,sha256=JkR5Nl96k_uOjwfqv57V1kbAShORPFGOb8Kx_WiTW_g,75177
10
+ arthur_client/api_bindings/api/custom_aggregations_v1_api.py,sha256=4RxlzHikRFiPUXTh4TAx2d5faJy6nTwWos1-wvjn2hU,73853
11
11
  arthur_client/api_bindings/api/data_plane_associations_v1_api.py,sha256=16sLHbpsgOO2TtUqLpXsHO5dbLkjHw8R0p6zir-61z0,72612
12
12
  arthur_client/api_bindings/api/data_planes_v1_api.py,sha256=v-1GgCyTa3r1ns3l-vWN1eoVzueOdZOQRfaca0BY9WI,72069
13
13
  arthur_client/api_bindings/api/data_retrieval_v1_api.py,sha256=jzxN8pcdtbgJN9SnwhCCmGhN4FOlkCdmFmW1WLkv0R8,97319
@@ -84,9 +84,10 @@ arthur_client/api_bindings/docs/CreateModelLinkTaskJobSpec.md,sha256=op1mnZnm6xU
84
84
  arthur_client/api_bindings/docs/CreateModelTaskJobSpec.md,sha256=Heeg9RL2MPc8KIs2W0o_pW7K9LCZGFi3DSfl4dzSevU,1594
85
85
  arthur_client/api_bindings/docs/CreatedAlerts.md,sha256=7Bd0IKW-OhLLMT3PB_ta9WQp-VS-x-gCoFh9AAg4t14,1019
86
86
  arthur_client/api_bindings/docs/Credentials.md,sha256=QEShs4tAwQUpULYbYFKMjsg94TWdw_PjzXX5IiwZGvc,1023
87
- arthur_client/api_bindings/docs/CustomAggregationSpecSchema.md,sha256=w5xmE8_sgtBA5MUgzUafPxgwTiDLMDO8RPSmFwhLimQ,1953
88
- arthur_client/api_bindings/docs/CustomAggregationSpecSchemaAggregateArgsInner.md,sha256=qpjytmLnZD6l_qfU0vNfdEz4wdH21VBs1jdjk37ya_g,2346
89
- arthur_client/api_bindings/docs/CustomAggregationsV1Api.md,sha256=lquptRjAqwOVc-0TekmlPmxT8z-UzH4K3fPYpLS8yQA,19261
87
+ arthur_client/api_bindings/docs/CustomAggregationSpecSchema.md,sha256=5vyH8JYGUaigXoGf2ejtd5UjFna8GgMhmTSBxtFsN5k,1684
88
+ arthur_client/api_bindings/docs/CustomAggregationVersionSpecSchema.md,sha256=fUQoc5uZdjgGSmQAYCtYI8jHMrINzeDXndePwhb2Ugw,1850
89
+ arthur_client/api_bindings/docs/CustomAggregationVersionSpecSchemaAggregateArgsInner.md,sha256=XMeXdYAgBuur7E52g3kAD6dRjloB31U_h6RcC3DtwTI,2443
90
+ arthur_client/api_bindings/docs/CustomAggregationsV1Api.md,sha256=dolMDQsGoGviY_oPEoEwiF-1kmTNGqCEQs9ycK-nJYw,18905
90
91
  arthur_client/api_bindings/docs/DType.md,sha256=SGDBKxZMAyuKluZciLOLK5u9vP_OcJkUBtvPGPbyn48,483
91
92
  arthur_client/api_bindings/docs/DataPlane.md,sha256=TQ6TTMJ5KgaP27NvtrVRAD9klwJ4TPddRVrhUzV2-cM,1356
92
93
  arthur_client/api_bindings/docs/DataPlaneAssociation.md,sha256=j79bQmqthx-3CQiCaxmXXsfLxxXmsaWvYxnnvyrv_Rg,1353
@@ -226,7 +227,7 @@ arthur_client/api_bindings/docs/PostAlert.md,sha256=ut76qXdNo4uiIBMk_YGdMeeO7VL4
226
227
  arthur_client/api_bindings/docs/PostAlertRule.md,sha256=U7iaJkAjr7d64Ee7Y15D4R6MC3vdtpH4b_Jj5tF9JgY,1555
227
228
  arthur_client/api_bindings/docs/PostAlerts.md,sha256=mIa5fYJIMyAA4lLKXoxz8zkf9feGs5w07uJE065jceM,897
228
229
  arthur_client/api_bindings/docs/PostConnectorSpec.md,sha256=mKyNkabBOjaD_xRGUXNw0BqHRV9P97hgMYHNFj5Ceo8,1419
229
- arthur_client/api_bindings/docs/PostCustomAggregationSpecSchema.md,sha256=sLYjJ0A5hzTyW4539X6HExFltsO7GePaMFErb6MZNB0,1644
230
+ arthur_client/api_bindings/docs/PostCustomAggregationSpecSchema.md,sha256=9r2YNlL-r4GelJJ0SE86OrGrh8ma4N_8QdiHQT4e_FA,1658
230
231
  arthur_client/api_bindings/docs/PostDataPlane.md,sha256=NvhmTXJvzZ_iMzag5j1unK9B-vpdQRFXtmGkof6onbw,1083
231
232
  arthur_client/api_bindings/docs/PostDataPlaneAssociation.md,sha256=wYEFF5hHRSVMoXFTGJ_TMw2PxTrOqhap3R11CalY_G4,1111
232
233
  arthur_client/api_bindings/docs/PostDataRetrievalOperation.md,sha256=6zJCOBm2ZVUWousu2PMbIFxMbsDbPOAupf8zZ9G17r0,1481
@@ -264,7 +265,7 @@ arthur_client/api_bindings/docs/ProjectSort.md,sha256=iFXFjFD8_fTaz6Z9Yfy5Vut3yh
264
265
  arthur_client/api_bindings/docs/ProjectsV1Api.md,sha256=x5umzdzqEq2l308_AIETjdiPf-QG-MNOwbtV0syrzEY,13991
265
266
  arthur_client/api_bindings/docs/PutAvailableDataset.md,sha256=dJhbLhEDRFSB5JG_5gbI9657RCUWlWgwy2O64M0mlF8,1310
266
267
  arthur_client/api_bindings/docs/PutAvailableDatasets.md,sha256=cNGoR7bLCK__8m3M_m-m9cetVZPntLt1OrOSAvvOAQs,1076
267
- arthur_client/api_bindings/docs/PutCustomAggregationSpecSchema.md,sha256=TUT1-mp_GKmSpBQuTYa0FIcQhnqSb1Va7qRH2S0_5EQ,1631
268
+ arthur_client/api_bindings/docs/PutCustomAggregationSpecSchema.md,sha256=JfvvUvPlcHJB5ewuQKFiQEqDEBRZVM7aEe72Jke-n-c,1537
268
269
  arthur_client/api_bindings/docs/PutDatasetSchema.md,sha256=bZPWz_3BOVk6waISDlpnvYDHzBn2lOY0G9N1ilZSJg8,1003
269
270
  arthur_client/api_bindings/docs/PutJobState.md,sha256=3bmpD1js4RS_zqLlaKlxrMwjuia090f10co5LET1SHs,912
270
271
  arthur_client/api_bindings/docs/PutModelMetricSpec.md,sha256=gwSHpZ8etfNCKNOrSozsqe0SJQPAxRGl6u9TyXCrUSw,1059
@@ -355,7 +356,7 @@ arthur_client/api_bindings/docs/Workspace.md,sha256=G4pN-rx4iU2-sxOhF-1Fp6QbHYrr
355
356
  arthur_client/api_bindings/docs/WorkspaceSort.md,sha256=g2lRzcM9sBnHufImJj3fvRQYgiQRt885iYZc7OkE9Mk,299
356
357
  arthur_client/api_bindings/docs/WorkspacesV1Api.md,sha256=WM4FbbGbsiekeP2VnFE1Em0gT9-rXb45aBoqPTiBDqI,14011
357
358
  arthur_client/api_bindings/exceptions.py,sha256=yy0Uot-WkcM6-PbNo2KDnrKAUL_PFmeCTD2tvq_gFp4,5977
358
- arthur_client/api_bindings/models/__init__.py,sha256=oWgRWEq7ae6WTimgIQO1cxwWqODy3ZCgbZeUf7lybG8,25092
359
+ arthur_client/api_bindings/models/__init__.py,sha256=CEo2xV7ONpF5FqbkO9FDIkxkObDKrvE97c6JLBaAEg0,25227
359
360
  arthur_client/api_bindings/models/aggregation_kind.py,sha256=HS-dSt_0CD9T47N_A6wU0BkR1D57zjE24IkwEJqPQVY,765
360
361
  arthur_client/api_bindings/models/aggregation_metric_type.py,sha256=USKpDqhX4TQ4lqIoHOp3q70mydsf1u_zc1EKus9QhYo,783
361
362
  arthur_client/api_bindings/models/aggregation_spec.py,sha256=-MpHK2VeaKjUlbrYMGe1ZMtrqh5lQwdAnoV-LuzPNUw,4825
@@ -403,8 +404,9 @@ arthur_client/api_bindings/models/create_model_link_task_job_spec.py,sha256=i3zJ
403
404
  arthur_client/api_bindings/models/create_model_task_job_spec.py,sha256=ORAUE93tAR7X0QnKgjmtNEhmOHJblgfbxSsasuVM1QM,5408
404
405
  arthur_client/api_bindings/models/created_alerts.py,sha256=VpMIFjZJONB41YTMTdyHrFwi330Ijsvp1e3tMJmLDJY,3951
405
406
  arthur_client/api_bindings/models/credentials.py,sha256=LV3hHfzAKsH52pv4hClJJTUhveybeFz1qAzfpmNjoaI,5120
406
- arthur_client/api_bindings/models/custom_aggregation_spec_schema.py,sha256=SCUVQfW61qDk8ndxNpYsI4FMXnbnj2eKDjBTbQfCJ_Y,6184
407
- arthur_client/api_bindings/models/custom_aggregation_spec_schema_aggregate_args_inner.py,sha256=9QqCi8f6GYIMNdGGz6JUxWFEMpBxdtkpevMfzt_nDGE,6431
407
+ arthur_client/api_bindings/models/custom_aggregation_spec_schema.py,sha256=7L0hGZviygz7d5KeGXzbyVzykznEaW0O1LS-qA2G9Zo,4317
408
+ arthur_client/api_bindings/models/custom_aggregation_version_spec_schema.py,sha256=HfgPAQSbc9QEAMKRkYSEEbLY98hSJb1K-tdpTSOqIQk,5642
409
+ arthur_client/api_bindings/models/custom_aggregation_version_spec_schema_aggregate_args_inner.py,sha256=FFwKdGe-XLGs3DPOuI_ZG5Qyy_jknYdFunyrk-GKees,6473
408
410
  arthur_client/api_bindings/models/d_type.py,sha256=DkkurJHk6BAYxilYGXvr3Okw59-jMiFd6BqREi0fi4E,889
409
411
  arthur_client/api_bindings/models/data_plane.py,sha256=AkYbN-MWNsgdU49tgm4eER3CsRnjRE4TEuguXOWPhb0,4261
410
412
  arthur_client/api_bindings/models/data_plane_association.py,sha256=P6EWXt-IM90xPsf9f3w3jEmCao8NlPljkE0UmGH71Ks,4375
@@ -531,7 +533,7 @@ arthur_client/api_bindings/models/post_alert.py,sha256=PX6zWD7TrHcBIGTGhCePCXmP8
531
533
  arthur_client/api_bindings/models/post_alert_rule.py,sha256=8t6pq6XlBZaicYSzaIYyxDpWm0TenX0LYwEinlB9-qI,4348
532
534
  arthur_client/api_bindings/models/post_alerts.py,sha256=N9DYhMTPkH-A4Bcw5-RfNcJfkLzj-RvHlEHbxis4Emk,3066
533
535
  arthur_client/api_bindings/models/post_connector_spec.py,sha256=CsUtXNUrN5OEWDIaela9B3Ls1t1sj9ndnhBj-8S6Qwg,3919
534
- arthur_client/api_bindings/models/post_custom_aggregation_spec_schema.py,sha256=Ixj6o-cqgrkUx5JBI4BymhrTo7Wxiewgj2Z9lYUnlqE,4923
536
+ arthur_client/api_bindings/models/post_custom_aggregation_spec_schema.py,sha256=NgjFclSWxI5DLuYHtOl2YK_NC-cE00pTfZOfjLZ2_RI,4952
535
537
  arthur_client/api_bindings/models/post_data_plane.py,sha256=TfM4YQqdCnW7B13flqU9S2kED-lv8dvg3SB56gBKdyI,3221
536
538
  arthur_client/api_bindings/models/post_data_plane_association.py,sha256=mEdP-ff6nLfCkj80jW0YGW0RWKJXOySnQRPJTbydX9g,2736
537
539
  arthur_client/api_bindings/models/post_data_retrieval_operation.py,sha256=E1Ck6p6wh28OhKsBDBnRlzEeQO-Q8HsTNWECLpzKuV4,4307
@@ -568,7 +570,7 @@ arthur_client/api_bindings/models/project_bound_resource_metadata.py,sha256=vwu3
568
570
  arthur_client/api_bindings/models/project_sort.py,sha256=nWloC34xi160fMgSODHUd2LOSibZ8mr7YjjMqyBWVjA,785
569
571
  arthur_client/api_bindings/models/put_available_dataset.py,sha256=S4zcKo75CZ2KTk5Al8Iwhsr9HYSjI0NXuMOi1vD4Xns,5415
570
572
  arthur_client/api_bindings/models/put_available_datasets.py,sha256=lHO9O_vR6x9QYDZccVcR7-YDjFK_dkuE_VRkQ49u6Yk,3230
571
- arthur_client/api_bindings/models/put_custom_aggregation_spec_schema.py,sha256=76dQr4TSUWh_cd_G-OLw4ttpEqzga2I7iGeXSYU5DG8,4919
573
+ arthur_client/api_bindings/models/put_custom_aggregation_spec_schema.py,sha256=SuSxxY-h0aNCbPOdGzgt3EDp5ESsmWqYp6NBxF-lM0o,4472
572
574
  arthur_client/api_bindings/models/put_dataset_schema.py,sha256=PWVbLSRrr62_Jc71srZRwQ7FXxaGY6LyF4kuvj4TS44,3097
573
575
  arthur_client/api_bindings/models/put_job_state.py,sha256=ZSgzbLEu06NqTpBzdVI8jYNZxVeoDR-J1aPgLfmmVBg,2599
574
576
  arthur_client/api_bindings/models/put_model_metric_spec.py,sha256=fFJL-OVYgL4zd9x7tNd-Lfjo3QARSPI3ICsXYn0hM2M,3205
@@ -705,8 +707,9 @@ arthur_client/api_bindings/test/test_create_model_link_task_job_spec.py,sha256=i
705
707
  arthur_client/api_bindings/test/test_create_model_task_job_spec.py,sha256=em-dqNJTtXZZWxI5UzR8xMd31COznWg2-WQ0WZx651w,3473
706
708
  arthur_client/api_bindings/test/test_created_alerts.py,sha256=rclyfnHDkLFY7syziyTbGqIwMQV87WzhmH-hKf2Z-z4,4440
707
709
  arthur_client/api_bindings/test/test_credentials.py,sha256=On6gHmoXdPMBHI9LfSjurRuvaqkRrozffz4JcbN7Hps,1532
708
- arthur_client/api_bindings/test/test_custom_aggregation_spec_schema.py,sha256=LyQZwRqYnn7HDRco0o0nGX8uftncexFS3kd0psabdmo,4613
709
- arthur_client/api_bindings/test/test_custom_aggregation_spec_schema_aggregate_args_inner.py,sha256=1LKjR6TY4sfYgGlC3Kwhww5quxCgwbtx8ZbP6YE3Kj8,2472
710
+ arthur_client/api_bindings/test/test_custom_aggregation_spec_schema.py,sha256=D7GT2iO3srj9BM7F_52ZoEezX5i0Ds-lq_lkUl8CuU4,5649
711
+ arthur_client/api_bindings/test/test_custom_aggregation_version_spec_schema.py,sha256=SbsnhfaeG8W-5BuRP6FAQ2ez7HWMHT7qrzNuO_CB16Q,4578
712
+ arthur_client/api_bindings/test/test_custom_aggregation_version_spec_schema_aggregate_args_inner.py,sha256=iSSd2eAM62aW_We0ffrSajwtgI5xirnXTlKFgn0QF-w,2557
710
713
  arthur_client/api_bindings/test/test_custom_aggregations_v1_api.py,sha256=EMLcKM2Yt99AMn3M1T4gC09wnhKvydzP_CHFcSCXV94,1748
711
714
  arthur_client/api_bindings/test/test_d_type.py,sha256=ggQt2A4GYsNd4PamoDQQqWmTAp3OzCIIIpHPe3M37PE,665
712
715
  arthur_client/api_bindings/test/test_data_plane.py,sha256=bTCu2pfq-bq97YwJlDAGORRgvCBNfs6hL6SMVh_ASrE,2587
@@ -847,7 +850,7 @@ arthur_client/api_bindings/test/test_post_alert.py,sha256=xmhxEHjLnAGvTjFeyhV_1G
847
850
  arthur_client/api_bindings/test/test_post_alert_rule.py,sha256=BKQPwatOhL-mEEgc3uyEkCgnHDtawkgkytlWn3oslRU,2159
848
851
  arthur_client/api_bindings/test/test_post_alerts.py,sha256=E5mNiIZqnDWwEXrHGu0UgZPp_nS4vCmKa3IptygM78g,2915
849
852
  arthur_client/api_bindings/test/test_post_connector_spec.py,sha256=zm6t8neoUmUG1VZP12VnDKDASclQor5hCgla83kqdu4,2090
850
- arthur_client/api_bindings/test/test_post_custom_aggregation_spec_schema.py,sha256=uRP7MNrBubf6mtL0PVpI4gbCfv2QfhR9k8xeVVyAlqY,2906
853
+ arthur_client/api_bindings/test/test_post_custom_aggregation_spec_schema.py,sha256=zlnRmZ5A8FDBowiGq4lXkdV4KigQx4WkCzfgfxesZKQ,2906
851
854
  arthur_client/api_bindings/test/test_post_data_plane.py,sha256=Ih1oKJykD_Ajjd1Pnh_WSWWVGPFpz2i8u59f71f69X0,1640
852
855
  arthur_client/api_bindings/test/test_post_data_plane_association.py,sha256=9UlCOBGcQ4nWtPcC4xRdedKGLNEPf-qdd7RR1Or9UOQ,1631
853
856
  arthur_client/api_bindings/test/test_post_data_retrieval_operation.py,sha256=NVP050td_KKDTb-IJm7wU25NsncHN3ekce1kvGyEog0,2446
@@ -885,7 +888,7 @@ arthur_client/api_bindings/test/test_project_sort.py,sha256=I9teH1Abe7VYTER-98yT
885
888
  arthur_client/api_bindings/test/test_projects_v1_api.py,sha256=EiuldEelo2yghpk11AAyo-dkVIa7XrhqQfEF4BnhJcQ,1304
886
889
  arthur_client/api_bindings/test/test_put_available_dataset.py,sha256=8qvhVjybF02c8C8Z9CEkXwfqkH6p5gUxFPgTuc47DFE,2683
887
890
  arthur_client/api_bindings/test/test_put_available_datasets.py,sha256=kaVkP6Cgxt_l4ypvLug5CxET4itmMNKEOj03EOO_9OA,4660
888
- arthur_client/api_bindings/test/test_put_custom_aggregation_spec_schema.py,sha256=bU8skPKzrCr4U1AoPBDBwljBO3IQoYx33JJoMagNYIs,2894
891
+ arthur_client/api_bindings/test/test_put_custom_aggregation_spec_schema.py,sha256=i3mLSuL0KXCAz4ivYRkJmaBIb7ll-29fAxLQJHdfeJs,2806
889
892
  arthur_client/api_bindings/test/test_put_dataset_schema.py,sha256=gZ0_bgVEh2IlGlOqWHfDZA7pGy3M5-uBOCHZwEn0Fl0,2080
890
893
  arthur_client/api_bindings/test/test_put_job_state.py,sha256=ikAboikA12w2ClaHjWJBlZT7KCSyA2_ldjmb50Y0Nfw,1412
891
894
  arthur_client/api_bindings/test/test_put_model_metric_spec.py,sha256=kHXGqsSunXTA0m8uB6JizE8p6MHypytFL9JqYfwLTqc,3119
@@ -905,7 +908,7 @@ arthur_client/api_bindings/test/test_resource_list_alert_rule.py,sha256=M2mfPs68
905
908
  arthur_client/api_bindings/test/test_resource_list_available_dataset.py,sha256=cpQk91vzjLRg60XRMWLWdyHrKo67-Ij_b6dYkNw5v6A,6967
906
909
  arthur_client/api_bindings/test/test_resource_list_connector_spec.py,sha256=TdAHCROu_6B7DDo-WCC7nZsoukVpn8Hu1sp8Qjxcnx8,6091
907
910
  arthur_client/api_bindings/test/test_resource_list_connector_type.py,sha256=js4V1ZEAM_oinXZ3oYeTGxqv20dNp08hO1KcGfRwV-c,2139
908
- arthur_client/api_bindings/test/test_resource_list_custom_aggregation_spec_schema.py,sha256=28UC3hfUzBn9n-LgQYOgn66JWw49HxVSKhCNXbVZVZ0,6163
911
+ arthur_client/api_bindings/test/test_resource_list_custom_aggregation_spec_schema.py,sha256=NIRoUggPE5LWAO4mxKHYU23Ft9ZIbCKZhk9dFcCHe9Y,7271
909
912
  arthur_client/api_bindings/test/test_resource_list_data_plane.py,sha256=wFTUYqkrMCD-4GIMWW0GkJrksS5QrGCB_D3qogckOy4,3641
910
913
  arthur_client/api_bindings/test/test_resource_list_data_plane_association.py,sha256=y1qSKZtdKvw0aeFvW4cL8Svxma33KasfA3tEE7Ooq7Y,5902
911
914
  arthur_client/api_bindings/test/test_resource_list_dataset.py,sha256=P0Q9byKWOR9S2ivuAw4atdInIL8l8MJ3D-su5VMFWI8,7218
@@ -975,13 +978,13 @@ arthur_client/api_bindings/test/test_webhooks_v1_api.py,sha256=7x3pb2tZdXbnSAI-w
975
978
  arthur_client/api_bindings/test/test_workspace.py,sha256=hDjh6CQ8oHTVk_X3fb_wKVPp_cY9bQFAGmNh7qMKpIw,1918
976
979
  arthur_client/api_bindings/test/test_workspace_sort.py,sha256=PDxv__jzX9VXu54ExqHJTLHRn9XKwGVwYjZ4OdFBmLk,721
977
980
  arthur_client/api_bindings/test/test_workspaces_v1_api.py,sha256=_EdT96HqIQWQ64Oy11CEP4LqcJhZPB_EYzCYbhceJG0,1345
978
- arthur_client/api_bindings_README.md,sha256=LyxrTDMqu9feYv5qL7Q-ovIPfW-wPsaxlyglUlOxL1U,54125
981
+ arthur_client/api_bindings_README.md,sha256=mNRgMXoC-S5HVPSt2gu9eO2AYYaYVNMKo3iZdMpDP-4,54250
979
982
  arthur_client/auth/__init__.py,sha256=f4XqpGe9d1V0xlocq2JlNtd8l_GUoUOy6_1yTMCBsc0,210
980
983
  arthur_client/auth/constants.py,sha256=lIEdf1UujvAZhueQ8WZGjd3ErcJlCmrXRxjRhTRNb18,38
981
984
  arthur_client/auth/device_authorizer.py,sha256=bJMIZRjkwQwoSWTLEp7OoXM2MytO3ADSD97Qlc1accA,2598
982
985
  arthur_client/auth/discovery.py,sha256=hR0MglzRWHdwyi72If5hTnjO50fDJhquP_DD7OzjIQQ,1188
983
986
  arthur_client/auth/oauth_api_config.py,sha256=MB-bwm6Qo_USZD_4KVId6d_v5OtLBphwBjMjslVjTlo,1348
984
987
  arthur_client/auth/session.py,sha256=wCriib5ajfm1e1WTL_QXVCJmEOrGwQg_0v91e5qrC6g,2649
985
- arthur_client-1.4.1283.dist-info/METADATA,sha256=SHFMPBrjHRo4594QjFYhMLJx710GrK5Hpx9p-LMq1lo,1730
986
- arthur_client-1.4.1283.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
987
- arthur_client-1.4.1283.dist-info/RECORD,,
988
+ arthur_client-1.4.1284.dist-info/METADATA,sha256=XUyob5jn_7ogHmVbBaxKeYfz-_wie6oBE2DRSPQtTlo,1730
989
+ arthur_client-1.4.1284.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
990
+ arthur_client-1.4.1284.dist-info/RECORD,,