@@ -122,6 +122,7 @@ docs/CampaignsListOrderByErrorComponent.md
122122docs/CampaignsListValidationError.md
123123docs/CountriesApi.md
124124docs/Country.md
125+ docs/CountryRequest.md
125126docs/CreateNotification.md
126127docs/CreateNotificationMessage.md
127128docs/CreateNotificationMessageRequest.md
@@ -434,10 +435,58 @@ docs/Photo.md
434435docs/PhotoPrediction.md
435436docs/PhotoPredictionRequest.md
436437docs/PhotosApi.md
438+ docs/PhotosPredictionPartialUpdateBboxNonFieldErrorsErrorComponent.md
439+ docs/PhotosPredictionPartialUpdateBboxXMaxErrorComponent.md
440+ docs/PhotosPredictionPartialUpdateBboxXMinErrorComponent.md
441+ docs/PhotosPredictionPartialUpdateBboxYMaxErrorComponent.md
442+ docs/PhotosPredictionPartialUpdateBboxYMinErrorComponent.md
443+ docs/PhotosPredictionPartialUpdateClassifierVersionErrorComponent.md
444+ docs/PhotosPredictionPartialUpdateError.md
445+ docs/PhotosPredictionPartialUpdateInsectConfidenceErrorComponent.md
446+ docs/PhotosPredictionPartialUpdateIsDecisiveErrorComponent.md
447+ docs/PhotosPredictionPartialUpdateNonFieldErrorsErrorComponent.md
448+ docs/PhotosPredictionPartialUpdatePredictedClassErrorComponent.md
449+ docs/PhotosPredictionPartialUpdateScoresAeAegyptiErrorComponent.md
450+ docs/PhotosPredictionPartialUpdateScoresAeAlbopictusErrorComponent.md
451+ docs/PhotosPredictionPartialUpdateScoresAeJaponicusErrorComponent.md
452+ docs/PhotosPredictionPartialUpdateScoresAeKoreicusErrorComponent.md
453+ docs/PhotosPredictionPartialUpdateScoresAnophelesErrorComponent.md
454+ docs/PhotosPredictionPartialUpdateScoresCulexErrorComponent.md
455+ docs/PhotosPredictionPartialUpdateScoresCulisetaErrorComponent.md
456+ docs/PhotosPredictionPartialUpdateScoresNonFieldErrorsErrorComponent.md
457+ docs/PhotosPredictionPartialUpdateScoresNotSureErrorComponent.md
458+ docs/PhotosPredictionPartialUpdateScoresOtherSpeciesErrorComponent.md
459+ docs/PhotosPredictionPartialUpdateThresholdDeviationErrorComponent.md
460+ docs/PhotosPredictionPartialUpdateValidationError.md
461+ docs/PhotosPredictionUpdateBboxNonFieldErrorsErrorComponent.md
462+ docs/PhotosPredictionUpdateBboxXMaxErrorComponent.md
463+ docs/PhotosPredictionUpdateBboxXMinErrorComponent.md
464+ docs/PhotosPredictionUpdateBboxYMaxErrorComponent.md
465+ docs/PhotosPredictionUpdateBboxYMinErrorComponent.md
466+ docs/PhotosPredictionUpdateClassifierVersionErrorComponent.md
467+ docs/PhotosPredictionUpdateError.md
468+ docs/PhotosPredictionUpdateInsectConfidenceErrorComponent.md
469+ docs/PhotosPredictionUpdateIsDecisiveErrorComponent.md
470+ docs/PhotosPredictionUpdateNonFieldErrorsErrorComponent.md
471+ docs/PhotosPredictionUpdatePredictedClassErrorComponent.md
472+ docs/PhotosPredictionUpdateScoresAeAegyptiErrorComponent.md
473+ docs/PhotosPredictionUpdateScoresAeAlbopictusErrorComponent.md
474+ docs/PhotosPredictionUpdateScoresAeJaponicusErrorComponent.md
475+ docs/PhotosPredictionUpdateScoresAeKoreicusErrorComponent.md
476+ docs/PhotosPredictionUpdateScoresAnophelesErrorComponent.md
477+ docs/PhotosPredictionUpdateScoresCulexErrorComponent.md
478+ docs/PhotosPredictionUpdateScoresCulisetaErrorComponent.md
479+ docs/PhotosPredictionUpdateScoresNonFieldErrorsErrorComponent.md
480+ docs/PhotosPredictionUpdateScoresNotSureErrorComponent.md
481+ docs/PhotosPredictionUpdateScoresOtherSpeciesErrorComponent.md
482+ docs/PhotosPredictionUpdateThresholdDeviationErrorComponent.md
483+ docs/PhotosPredictionUpdateValidationError.md
437484docs/PredictionScore.md
438485docs/PredictionScoreRequest.md
439486docs/SimplePhoto.md
440487docs/SimplePhotoRequest.md
488+ docs/SimplifiedLocation.md
489+ docs/SimplifiedObservation.md
441490docs/Taxon.md
442491docs/TaxonRequest.md
443492docs/TokenRefresh.md
@@ -592,6 +641,7 @@ mosquito_alert/models/campaigns_list_error.py
592641mosquito_alert/models/campaigns_list_order_by_error_component.py
593642mosquito_alert/models/campaigns_list_validation_error.py
594643mosquito_alert/models/country.py
644+ mosquito_alert/models/country_request.py
595645mosquito_alert/models/create_notification.py
596646mosquito_alert/models/create_notification_message.py
597647mosquito_alert/models/create_notification_message_request.py
@@ -897,10 +947,58 @@ mosquito_alert/models/patched_user_request.py
897947mosquito_alert/models/photo.py
898948mosquito_alert/models/photo_prediction.py
899949mosquito_alert/models/photo_prediction_request.py
950+ mosquito_alert/models/photos_prediction_partial_update_bbox_non_field_errors_error_component.py
951+ mosquito_alert/models/photos_prediction_partial_update_bbox_x_max_error_component.py
952+ mosquito_alert/models/photos_prediction_partial_update_bbox_x_min_error_component.py
953+ mosquito_alert/models/photos_prediction_partial_update_bbox_y_max_error_component.py
954+ mosquito_alert/models/photos_prediction_partial_update_bbox_y_min_error_component.py
955+ mosquito_alert/models/photos_prediction_partial_update_classifier_version_error_component.py
956+ mosquito_alert/models/photos_prediction_partial_update_error.py
957+ mosquito_alert/models/photos_prediction_partial_update_insect_confidence_error_component.py
958+ mosquito_alert/models/photos_prediction_partial_update_is_decisive_error_component.py
959+ mosquito_alert/models/photos_prediction_partial_update_non_field_errors_error_component.py
960+ mosquito_alert/models/photos_prediction_partial_update_predicted_class_error_component.py
961+ mosquito_alert/models/photos_prediction_partial_update_scores_ae_aegypti_error_component.py
962+ mosquito_alert/models/photos_prediction_partial_update_scores_ae_albopictus_error_component.py
963+ mosquito_alert/models/photos_prediction_partial_update_scores_ae_japonicus_error_component.py
964+ mosquito_alert/models/photos_prediction_partial_update_scores_ae_koreicus_error_component.py
965+ mosquito_alert/models/photos_prediction_partial_update_scores_anopheles_error_component.py
966+ mosquito_alert/models/photos_prediction_partial_update_scores_culex_error_component.py
967+ mosquito_alert/models/photos_prediction_partial_update_scores_culiseta_error_component.py
968+ mosquito_alert/models/photos_prediction_partial_update_scores_non_field_errors_error_component.py
969+ mosquito_alert/models/photos_prediction_partial_update_scores_not_sure_error_component.py
970+ mosquito_alert/models/photos_prediction_partial_update_scores_other_species_error_component.py
971+ mosquito_alert/models/photos_prediction_partial_update_threshold_deviation_error_component.py
972+ mosquito_alert/models/photos_prediction_partial_update_validation_error.py
973+ mosquito_alert/models/photos_prediction_update_bbox_non_field_errors_error_component.py
974+ mosquito_alert/models/photos_prediction_update_bbox_x_max_error_component.py
975+ mosquito_alert/models/photos_prediction_update_bbox_x_min_error_component.py
976+ mosquito_alert/models/photos_prediction_update_bbox_y_max_error_component.py
977+ mosquito_alert/models/photos_prediction_update_bbox_y_min_error_component.py
978+ mosquito_alert/models/photos_prediction_update_classifier_version_error_component.py
979+ mosquito_alert/models/photos_prediction_update_error.py
980+ mosquito_alert/models/photos_prediction_update_insect_confidence_error_component.py
981+ mosquito_alert/models/photos_prediction_update_is_decisive_error_component.py
982+ mosquito_alert/models/photos_prediction_update_non_field_errors_error_component.py
983+ mosquito_alert/models/photos_prediction_update_predicted_class_error_component.py
984+ mosquito_alert/models/photos_prediction_update_scores_ae_aegypti_error_component.py
985+ mosquito_alert/models/photos_prediction_update_scores_ae_albopictus_error_component.py
986+ mosquito_alert/models/photos_prediction_update_scores_ae_japonicus_error_component.py
987+ mosquito_alert/models/photos_prediction_update_scores_ae_koreicus_error_component.py
988+ mosquito_alert/models/photos_prediction_update_scores_anopheles_error_component.py
989+ mosquito_alert/models/photos_prediction_update_scores_culex_error_component.py
990+ mosquito_alert/models/photos_prediction_update_scores_culiseta_error_component.py
991+ mosquito_alert/models/photos_prediction_update_scores_non_field_errors_error_component.py
992+ mosquito_alert/models/photos_prediction_update_scores_not_sure_error_component.py
993+ mosquito_alert/models/photos_prediction_update_scores_other_species_error_component.py
994+ mosquito_alert/models/photos_prediction_update_threshold_deviation_error_component.py
995+ mosquito_alert/models/photos_prediction_update_validation_error.py
900996mosquito_alert/models/prediction_score.py
901997mosquito_alert/models/prediction_score_request.py
902998mosquito_alert/models/simple_photo.py
903999mosquito_alert/models/simple_photo_request.py
1000+ mosquito_alert/models/simplified_location.py
1001+ mosquito_alert/models/simplified_observation.py
9041002mosquito_alert/models/taxon.py
9051003mosquito_alert/models/taxon_request.py
9061004mosquito_alert/models/token_refresh.py
@@ -1046,6 +1144,7 @@ test/test_campaigns_list_order_by_error_component.py
10461144test/test_campaigns_list_validation_error.py
10471145test/test_countries_api.py
10481146test/test_country.py
1147+ test/test_country_request.py
10491148test/test_create_notification.py
10501149test/test_create_notification_message.py
10511150test/test_create_notification_message_request.py
@@ -1358,10 +1457,58 @@ test/test_photo.py
13581457test/test_photo_prediction.py
13591458test/test_photo_prediction_request.py
13601459test/test_photos_api.py
1460+ test/test_photos_prediction_partial_update_bbox_non_field_errors_error_component.py
1461+ test/test_photos_prediction_partial_update_bbox_x_max_error_component.py
1462+ test/test_photos_prediction_partial_update_bbox_x_min_error_component.py
1463+ test/test_photos_prediction_partial_update_bbox_y_max_error_component.py
1464+ test/test_photos_prediction_partial_update_bbox_y_min_error_component.py
1465+ test/test_photos_prediction_partial_update_classifier_version_error_component.py
1466+ test/test_photos_prediction_partial_update_error.py
1467+ test/test_photos_prediction_partial_update_insect_confidence_error_component.py
1468+ test/test_photos_prediction_partial_update_is_decisive_error_component.py
1469+ test/test_photos_prediction_partial_update_non_field_errors_error_component.py
1470+ test/test_photos_prediction_partial_update_predicted_class_error_component.py
1471+ test/test_photos_prediction_partial_update_scores_ae_aegypti_error_component.py
1472+ test/test_photos_prediction_partial_update_scores_ae_albopictus_error_component.py
1473+ test/test_photos_prediction_partial_update_scores_ae_japonicus_error_component.py
1474+ test/test_photos_prediction_partial_update_scores_ae_koreicus_error_component.py
1475+ test/test_photos_prediction_partial_update_scores_anopheles_error_component.py
1476+ test/test_photos_prediction_partial_update_scores_culex_error_component.py
1477+ test/test_photos_prediction_partial_update_scores_culiseta_error_component.py
1478+ test/test_photos_prediction_partial_update_scores_non_field_errors_error_component.py
1479+ test/test_photos_prediction_partial_update_scores_not_sure_error_component.py
1480+ test/test_photos_prediction_partial_update_scores_other_species_error_component.py
1481+ test/test_photos_prediction_partial_update_threshold_deviation_error_component.py
1482+ test/test_photos_prediction_partial_update_validation_error.py
1483+ test/test_photos_prediction_update_bbox_non_field_errors_error_component.py
1484+ test/test_photos_prediction_update_bbox_x_max_error_component.py
1485+ test/test_photos_prediction_update_bbox_x_min_error_component.py
1486+ test/test_photos_prediction_update_bbox_y_max_error_component.py
1487+ test/test_photos_prediction_update_bbox_y_min_error_component.py
1488+ test/test_photos_prediction_update_classifier_version_error_component.py
1489+ test/test_photos_prediction_update_error.py
1490+ test/test_photos_prediction_update_insect_confidence_error_component.py
1491+ test/test_photos_prediction_update_is_decisive_error_component.py
1492+ test/test_photos_prediction_update_non_field_errors_error_component.py
1493+ test/test_photos_prediction_update_predicted_class_error_component.py
1494+ test/test_photos_prediction_update_scores_ae_aegypti_error_component.py
1495+ test/test_photos_prediction_update_scores_ae_albopictus_error_component.py
1496+ test/test_photos_prediction_update_scores_ae_japonicus_error_component.py
1497+ test/test_photos_prediction_update_scores_ae_koreicus_error_component.py
1498+ test/test_photos_prediction_update_scores_anopheles_error_component.py
1499+ test/test_photos_prediction_update_scores_culex_error_component.py
1500+ test/test_photos_prediction_update_scores_culiseta_error_component.py
1501+ test/test_photos_prediction_update_scores_non_field_errors_error_component.py
1502+ test/test_photos_prediction_update_scores_not_sure_error_component.py
1503+ test/test_photos_prediction_update_scores_other_species_error_component.py
1504+ test/test_photos_prediction_update_threshold_deviation_error_component.py
1505+ test/test_photos_prediction_update_validation_error.py
13611506test/test_prediction_score.py
13621507test/test_prediction_score_request.py
13631508test/test_simple_photo.py
13641509test/test_simple_photo_request.py
1510+ test/test_simplified_location.py
1511+ test/test_simplified_observation.py
13651512test/test_taxon.py
13661513test/test_taxon_request.py
13671514test/test_token_refresh.py
0 commit comments