README.md
pyproject.toml
setup.cfg
setup.py
avis_client/__init__.py
avis_client/api_client.py
avis_client/api_response.py
avis_client/configuration.py
avis_client/exceptions.py
avis_client/py.typed
avis_client/rest.py
avis_client.egg-info/PKG-INFO
avis_client.egg-info/SOURCES.txt
avis_client.egg-info/dependency_links.txt
avis_client.egg-info/requires.txt
avis_client.egg-info/top_level.txt
avis_client/api/__init__.py
avis_client/api/api_keys_api.py
avis_client/api/case_api.py
avis_client/api/image_api.py
avis_client/api/imagequalitygate_api.py
avis_client/api/inspectionmetadata_api.py
avis_client/api/inspectionmetadataschema_api.py
avis_client/api/inspectionobject_api.py
avis_client/api/inspectionobjecttype_api.py
avis_client/api/inspectionprocessblueprint_api.py
avis_client/api/inspectionresult_api.py
avis_client/api/membership_api.py
avis_client/api/ml_api.py
avis_client/api/team_api.py
avis_client/api/user_api.py
avis_client/models/__init__.py
avis_client/models/azure_ml_inference_request.py
avis_client/models/binary_class_enum.py
avis_client/models/binary_class_inspection_result.py
avis_client/models/binary_class_inspection_result_request.py
avis_client/models/binary_class_inspection_result_typed.py
avis_client/models/binary_class_inspection_result_typed_request.py
avis_client/models/blank_enum.py
avis_client/models/case.py
avis_client/models/case_request.py
avis_client/models/case_validation_status.py
avis_client/models/classification_result.py
avis_client/models/classification_result_request.py
avis_client/models/classification_result_status.py
avis_client/models/credentials_request.py
avis_client/models/custom_user.py
avis_client/models/custom_user_request.py
avis_client/models/email_address.py
avis_client/models/format_enum.py
avis_client/models/image.py
avis_client/models/image_quality_gate.py
avis_client/models/image_quality_gate_request.py
avis_client/models/image_quality_gate_result.py
avis_client/models/image_request.py
avis_client/models/inspection_metadata.py
avis_client/models/inspection_metadata_request.py
avis_client/models/inspection_metadata_schema.py
avis_client/models/inspection_metadata_schema_request.py
avis_client/models/inspection_object.py
avis_client/models/inspection_object_request.py
avis_client/models/inspection_object_type.py
avis_client/models/inspection_object_type_request.py
avis_client/models/inspection_process_blueprint.py
avis_client/models/inspection_process_blueprint_request.py
avis_client/models/inspection_result_polymorphic.py
avis_client/models/inspection_result_polymorphic_request.py
avis_client/models/inspection_status.py
avis_client/models/inspection_status_enum.py
avis_client/models/membership.py
avis_client/models/membership_request.py
avis_client/models/ml_model.py
avis_client/models/ml_model_request.py
avis_client/models/ml_model_type.py
avis_client/models/ml_model_type_request.py
avis_client/models/patched_binary_class_inspection_result_request.py
avis_client/models/patched_binary_class_inspection_result_typed_request.py
avis_client/models/patched_case_request.py
avis_client/models/patched_classification_result_request.py
avis_client/models/patched_image_quality_gate_request.py
avis_client/models/patched_image_request.py
avis_client/models/patched_inspection_metadata_request.py
avis_client/models/patched_inspection_metadata_schema_request.py
avis_client/models/patched_inspection_object_request.py
avis_client/models/patched_inspection_object_type_request.py
avis_client/models/patched_inspection_process_blueprint_request.py
avis_client/models/patched_inspection_result_polymorphic_request.py
avis_client/models/patched_ml_model_request.py
avis_client/models/patched_ml_model_type_request.py
avis_client/models/patched_rating_inspection_result_request.py
avis_client/models/patched_rating_inspection_result_typed_request.py
avis_client/models/quality_enum.py
avis_client/models/rating_inspection_result.py
avis_client/models/rating_inspection_result_request.py
avis_client/models/rating_inspection_result_typed.py
avis_client/models/rating_inspection_result_typed_request.py
avis_client/models/status_enum.py
avis_client/models/team.py
avis_client/models/team_request.py
avis_client/models/type_enum.py
avis_client/models/user_api_key_create.py
avis_client/models/validation_status_enum.py
test/test_api_keys_api.py
test/test_azure_ml_inference_request.py
test/test_binary_class_enum.py
test/test_binary_class_inspection_result.py
test/test_binary_class_inspection_result_request.py
test/test_binary_class_inspection_result_typed.py
test/test_binary_class_inspection_result_typed_request.py
test/test_blank_enum.py
test/test_case.py
test/test_case_api.py
test/test_case_request.py
test/test_case_validation_status.py
test/test_classification_result.py
test/test_classification_result_request.py
test/test_classification_result_status.py
test/test_credentials_request.py
test/test_custom_user.py
test/test_custom_user_request.py
test/test_email_address.py
test/test_format_enum.py
test/test_image.py
test/test_image_api.py
test/test_image_quality_gate.py
test/test_image_quality_gate_request.py
test/test_image_quality_gate_result.py
test/test_image_request.py
test/test_imagequalitygate_api.py
test/test_inspection_metadata.py
test/test_inspection_metadata_request.py
test/test_inspection_metadata_schema.py
test/test_inspection_metadata_schema_request.py
test/test_inspection_object.py
test/test_inspection_object_request.py
test/test_inspection_object_type.py
test/test_inspection_object_type_request.py
test/test_inspection_process_blueprint.py
test/test_inspection_process_blueprint_request.py
test/test_inspection_result_polymorphic.py
test/test_inspection_result_polymorphic_request.py
test/test_inspection_status.py
test/test_inspection_status_enum.py
test/test_inspectionmetadata_api.py
test/test_inspectionmetadataschema_api.py
test/test_inspectionobject_api.py
test/test_inspectionobjecttype_api.py
test/test_inspectionprocessblueprint_api.py
test/test_inspectionresult_api.py
test/test_membership.py
test/test_membership_api.py
test/test_membership_request.py
test/test_ml_api.py
test/test_ml_model.py
test/test_ml_model_request.py
test/test_ml_model_type.py
test/test_ml_model_type_request.py
test/test_patched_binary_class_inspection_result_request.py
test/test_patched_binary_class_inspection_result_typed_request.py
test/test_patched_case_request.py
test/test_patched_classification_result_request.py
test/test_patched_image_quality_gate_request.py
test/test_patched_image_request.py
test/test_patched_inspection_metadata_request.py
test/test_patched_inspection_metadata_schema_request.py
test/test_patched_inspection_object_request.py
test/test_patched_inspection_object_type_request.py
test/test_patched_inspection_process_blueprint_request.py
test/test_patched_inspection_result_polymorphic_request.py
test/test_patched_ml_model_request.py
test/test_patched_ml_model_type_request.py
test/test_patched_rating_inspection_result_request.py
test/test_patched_rating_inspection_result_typed_request.py
test/test_quality_enum.py
test/test_rating_inspection_result.py
test/test_rating_inspection_result_request.py
test/test_rating_inspection_result_typed.py
test/test_rating_inspection_result_typed_request.py
test/test_status_enum.py
test/test_team.py
test/test_team_api.py
test/test_team_request.py
test/test_type_enum.py
test/test_user_api.py
test/test_user_api_key_create.py
test/test_validation_status_enum.py