waldur-api-client 0.2.0__py3-none-any.whl → 7.6.7__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 waldur-api-client might be problematic. Click here for more details.
- waldur_api_client/api/access_subnets/access_subnets_list.py +8 -4
- waldur_api_client/api/admin_announcements/admin_announcements_list.py +8 -4
- waldur_api_client/api/auth_tokens/auth_tokens_list.py +8 -4
- waldur_api_client/api/autoprovisioning_rule_plans/__init__.py +1 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_create.py +148 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_destroy.py +89 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_list.py +173 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_partial_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_retrieve.py +140 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rules/__init__.py +1 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_create.py +148 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_destroy.py +89 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_list.py +171 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_partial_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_retrieve.py +140 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_update.py +162 -0
- waldur_api_client/api/aws_images/aws_images_list.py +8 -4
- waldur_api_client/api/aws_instances/aws_instances_list.py +8 -4
- waldur_api_client/api/aws_regions/aws_regions_list.py +8 -4
- waldur_api_client/api/aws_sizes/aws_sizes_list.py +8 -4
- waldur_api_client/api/aws_volumes/aws_volumes_list.py +8 -4
- waldur_api_client/api/azure_images/azure_images_list.py +8 -4
- waldur_api_client/api/azure_locations/azure_locations_list.py +8 -4
- waldur_api_client/api/azure_public_ips/azure_public_ips_list.py +8 -4
- waldur_api_client/api/azure_resource_groups/azure_resource_groups_list.py +8 -4
- waldur_api_client/api/azure_sizes/azure_sizes_list.py +8 -4
- waldur_api_client/api/azure_sql_databases/azure_sql_databases_list.py +8 -4
- waldur_api_client/api/azure_sql_servers/azure_sql_servers_list.py +8 -4
- waldur_api_client/api/azure_virtualmachines/azure_virtualmachines_list.py +8 -4
- waldur_api_client/api/booking_offerings/booking_offerings_list.py +8 -4
- waldur_api_client/api/booking_resources/booking_resources_list.py +8 -4
- waldur_api_client/api/broadcast_message_templates/broadcast_message_templates_list.py +8 -4
- waldur_api_client/api/broadcast_messages/broadcast_messages_list.py +8 -4
- waldur_api_client/api/call_managing_organisations/call_managing_organisations_list.py +8 -4
- waldur_api_client/api/call_rounds/call_rounds_list.py +8 -4
- waldur_api_client/api/component_user_usage_limits/component_user_usage_limits_list.py +8 -4
- waldur_api_client/api/customer_credits/customer_credits_list.py +8 -4
- waldur_api_client/api/customer_permissions_reviews/customer_permissions_reviews_list.py +8 -4
- waldur_api_client/api/digitalocean_droplets/digitalocean_droplets_list.py +8 -4
- waldur_api_client/api/digitalocean_images/digitalocean_images_list.py +8 -4
- waldur_api_client/api/digitalocean_regions/digitalocean_regions_list.py +8 -4
- waldur_api_client/api/digitalocean_sizes/digitalocean_sizes_list.py +8 -4
- waldur_api_client/api/email_logs/email_logs_list.py +8 -4
- waldur_api_client/api/event_subscriptions/event_subscriptions_list.py +8 -4
- waldur_api_client/api/events/events_list.py +8 -4
- waldur_api_client/api/events_stats/events_stats_list.py +8 -4
- waldur_api_client/api/financial_reports/financial_reports_list.py +8 -4
- waldur_api_client/api/freeipa_profiles/freeipa_profiles_list.py +8 -4
- waldur_api_client/api/google_auth/google_auth_list.py +8 -4
- waldur_api_client/api/hooks/hooks_list.py +4 -2
- waldur_api_client/api/hooks_email/hooks_email_list.py +8 -4
- waldur_api_client/api/hooks_web/hooks_web_list.py +8 -4
- waldur_api_client/api/identity_providers/identity_providers_list.py +8 -4
- waldur_api_client/api/invoice_items/invoice_items_list.py +8 -4
- waldur_api_client/api/invoices/invoices_list.py +8 -4
- waldur_api_client/api/keycloak_groups/keycloak_groups_list.py +8 -4
- waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_list.py +8 -4
- waldur_api_client/api/keys/keys_list.py +8 -4
- waldur_api_client/api/lexis_links/lexis_links_list.py +8 -4
- waldur_api_client/api/marketplace_categories/marketplace_categories_list.py +8 -4
- waldur_api_client/api/marketplace_category_columns/marketplace_category_columns_list.py +8 -4
- waldur_api_client/api/marketplace_category_component_usages/marketplace_category_component_usages_list.py +8 -4
- waldur_api_client/api/marketplace_category_components/marketplace_category_components_list.py +8 -4
- waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_list.py +8 -4
- waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_answers_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_questions_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_user_answers_list.py +8 -4
- waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_checklists_list.py +8 -4
- waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_list.py +8 -4
- waldur_api_client/api/marketplace_component_usages/marketplace_component_usages_list.py +8 -4
- waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_list.py +8 -4
- waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer_service_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py +8 -4
- waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_list.py +8 -4
- waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_list.py +18 -17
- waldur_api_client/api/marketplace_offering_permissions_log/marketplace_offering_permissions_log_list.py +18 -17
- waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_list.py +8 -4
- waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_list.py +8 -4
- waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py +8 -4
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_list.py +8 -4
- waldur_api_client/api/marketplace_orders/marketplace_orders_list.py +8 -4
- waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_list.py +8 -4
- waldur_api_client/api/marketplace_plans/marketplace_plans_list.py +8 -4
- waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_project_service_accounts/marketplace_project_service_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_list.py +8 -4
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_component_stats_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_costs_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_customers_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_list.py +33 -17
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_refresh_offering_usernames.py +20 -16
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py +8 -4
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_as_erred.py +11 -68
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_backend_id.py +20 -16
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_backend_metadata.py +12 -12
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_limits.py +12 -12
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_submit_report.py +20 -16
- waldur_api_client/api/marketplace_public_offerings/marketplace_public_offerings_list.py +33 -17
- waldur_api_client/api/marketplace_remote_synchronisations/marketplace_remote_synchronisations_list.py +8 -4
- waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_list.py +8 -4
- waldur_api_client/api/marketplace_resources/marketplace_resources_list.py +8 -4
- waldur_api_client/api/marketplace_resources/marketplace_resources_update_options.py +20 -16
- waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_list.py +8 -4
- waldur_api_client/api/marketplace_script_async_dry_run/marketplace_script_async_dry_run_list.py +8 -4
- waldur_api_client/api/marketplace_sections/marketplace_sections_list.py +8 -4
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_list.py +8 -4
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_offerings_list.py +25 -13
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_project_permissions_list.py +10 -13
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_users_list.py +15 -0
- waldur_api_client/api/notification_messages/notification_messages_list.py +8 -4
- waldur_api_client/api/notification_messages_templates/notification_messages_templates_list.py +8 -4
- waldur_api_client/api/openstack_backups/openstack_backups_list.py +8 -4
- waldur_api_client/api/openstack_flavors/openstack_flavors_list.py +26 -4
- waldur_api_client/api/openstack_images/openstack_images_list.py +26 -4
- waldur_api_client/api/openstack_instance_availability_zones/openstack_instance_availability_zones_list.py +8 -4
- waldur_api_client/api/openstack_instances/openstack_instances_list.py +8 -4
- waldur_api_client/api/openstack_marketplace_tenants/openstack_marketplace_tenants_list.py +8 -4
- waldur_api_client/api/openstack_migrations/openstack_migrations_list.py +8 -4
- waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_list.py +8 -4
- waldur_api_client/api/openstack_networks/openstack_networks_list.py +8 -4
- waldur_api_client/api/openstack_ports/openstack_ports_list.py +8 -4
- waldur_api_client/api/openstack_routers/openstack_routers_list.py +8 -4
- waldur_api_client/api/openstack_security_groups/openstack_security_groups_list.py +8 -4
- waldur_api_client/api/openstack_server_groups/openstack_server_groups_list.py +8 -4
- waldur_api_client/api/openstack_snapshots/openstack_snapshots_list.py +8 -4
- waldur_api_client/api/openstack_subnets/openstack_subnets_list.py +8 -4
- waldur_api_client/api/openstack_tenants/openstack_tenants_list.py +8 -4
- waldur_api_client/api/openstack_volume_availability_zones/openstack_volume_availability_zones_list.py +8 -4
- waldur_api_client/api/openstack_volume_types/openstack_volume_types_list.py +26 -4
- waldur_api_client/api/openstack_volumes/openstack_volumes_list.py +8 -4
- waldur_api_client/api/organization_groups/organization_groups_list.py +8 -4
- waldur_api_client/api/payment_profiles/payment_profiles_list.py +8 -4
- waldur_api_client/api/payments/payments_list.py +8 -4
- waldur_api_client/api/project_credits/project_credits_list.py +8 -4
- waldur_api_client/api/project_types/project_types_list.py +8 -4
- waldur_api_client/api/projects/projects_list.py +8 -4
- waldur_api_client/api/promotions_campaigns/promotions_campaigns_list.py +8 -4
- waldur_api_client/api/proposal_proposals/proposal_proposals_list.py +8 -4
- waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_list.py +8 -4
- waldur_api_client/api/proposal_public_calls/proposal_public_calls_list.py +8 -4
- waldur_api_client/api/proposal_requested_offerings/proposal_requested_offerings_list.py +8 -4
- waldur_api_client/api/proposal_requested_resources/proposal_requested_resources_list.py +8 -4
- waldur_api_client/api/proposal_reviews/proposal_reviews_list.py +8 -4
- waldur_api_client/api/provider_invoice_items/provider_invoice_items_list.py +8 -4
- waldur_api_client/api/rancher_apps/rancher_apps_list.py +8 -4
- waldur_api_client/api/rancher_catalogs/rancher_catalogs_list.py +8 -4
- waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_list.py +8 -4
- waldur_api_client/api/rancher_cluster_templates/rancher_cluster_templates_list.py +8 -4
- waldur_api_client/api/rancher_clusters/rancher_clusters_list.py +8 -4
- waldur_api_client/api/rancher_hpas/rancher_hpas_list.py +8 -4
- waldur_api_client/api/rancher_ingresses/rancher_ingresses_list.py +8 -4
- waldur_api_client/api/rancher_namespaces/rancher_namespaces_list.py +8 -4
- waldur_api_client/api/rancher_nodes/rancher_nodes_list.py +8 -4
- waldur_api_client/api/rancher_projects/rancher_projects_list.py +8 -4
- waldur_api_client/api/rancher_role_templates/rancher_role_templates_list.py +8 -4
- waldur_api_client/api/rancher_services/rancher_services_list.py +8 -4
- waldur_api_client/api/rancher_templates/rancher_templates_list.py +8 -4
- waldur_api_client/api/rancher_users/rancher_users_list.py +8 -4
- waldur_api_client/api/rancher_workloads/rancher_workloads_list.py +8 -4
- waldur_api_client/api/roles/roles_list.py +8 -4
- waldur_api_client/api/service_settings/service_settings_list.py +18 -17
- waldur_api_client/api/slurm_allocation_user_usage/slurm_allocation_user_usage_list.py +8 -4
- waldur_api_client/api/slurm_allocations/slurm_allocations_list.py +8 -4
- waldur_api_client/api/slurm_associations/slurm_associations_list.py +8 -4
- waldur_api_client/api/slurm_jobs/slurm_jobs_list.py +8 -4
- waldur_api_client/api/support_attachments/support_attachments_list.py +8 -4
- waldur_api_client/api/support_comments/support_comments_list.py +8 -4
- waldur_api_client/api/support_feedbacks/support_feedbacks_list.py +8 -4
- waldur_api_client/api/support_issues/support_issues_list.py +8 -4
- waldur_api_client/api/support_priorities/support_priorities_list.py +8 -4
- waldur_api_client/api/support_templates/support_templates_list.py +8 -4
- waldur_api_client/api/support_users/support_users_list.py +8 -4
- waldur_api_client/api/user_agreements/user_agreements_list.py +8 -4
- waldur_api_client/api/user_group_invitations/user_group_invitations_list.py +8 -4
- waldur_api_client/api/user_invitations/user_invitations_list.py +8 -4
- waldur_api_client/api/user_permission_requests/user_permission_requests_list.py +8 -4
- waldur_api_client/api/user_permissions/user_permissions_list.py +18 -17
- waldur_api_client/api/users/users_list.py +23 -4
- waldur_api_client/api/vmware_clusters/vmware_clusters_list.py +8 -4
- waldur_api_client/api/vmware_datastores/vmware_datastores_list.py +8 -4
- waldur_api_client/api/vmware_disks/vmware_disks_list.py +8 -4
- waldur_api_client/api/vmware_folders/vmware_folders_list.py +8 -4
- waldur_api_client/api/vmware_networks/vmware_networks_list.py +8 -4
- waldur_api_client/api/vmware_ports/vmware_ports_list.py +8 -4
- waldur_api_client/api/vmware_templates/vmware_templates_list.py +8 -4
- waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_list.py +8 -4
- waldur_api_client/models/__init__.py +26 -14
- waldur_api_client/models/constance_settings.py +18 -0
- waldur_api_client/models/constance_settings_request.py +18 -0
- waldur_api_client/models/customer.py +0 -21
- waldur_api_client/models/customers_list_field_item.py +0 -1
- waldur_api_client/models/customers_retrieve_field_item.py +0 -1
- waldur_api_client/models/event_types_enum.py +1 -0
- waldur_api_client/models/identity_provider.py +11 -11
- waldur_api_client/models/identity_provider_request.py +11 -11
- waldur_api_client/models/merged_plugin_options.py +27 -0
- waldur_api_client/models/merged_plugin_options_request.py +27 -0
- waldur_api_client/models/nested_requested_offering.py +18 -0
- waldur_api_client/models/patched_identity_provider_request.py +11 -11
- waldur_api_client/models/patched_rule_plans_request.py +108 -0
- waldur_api_client/models/{resource_backend_metadata.py → patched_rule_plans_request_attributes.py} +6 -21
- waldur_api_client/models/{resource_options.py → patched_rule_plans_request_limits.py} +7 -22
- waldur_api_client/models/patched_rule_request.py +101 -0
- waldur_api_client/models/provider_requested_offering.py +10 -0
- waldur_api_client/models/rancher_cluster.py +11 -0
- waldur_api_client/models/rancher_clusters_list_field_item.py +1 -0
- waldur_api_client/models/rancher_clusters_retrieve_field_item.py +1 -0
- waldur_api_client/models/requested_offering.py +10 -0
- waldur_api_client/models/{resource_set_limits.py → resource_response_status.py} +11 -11
- waldur_api_client/models/rule.py +128 -0
- waldur_api_client/models/rule_plans.py +126 -0
- waldur_api_client/models/{resource_backend_id.py → rule_plans_attributes.py} +7 -22
- waldur_api_client/models/rule_plans_limits.py +44 -0
- waldur_api_client/models/rule_plans_request.py +109 -0
- waldur_api_client/models/rule_plans_request_attributes.py +44 -0
- waldur_api_client/models/rule_plans_request_limits.py +44 -0
- waldur_api_client/models/rule_request.py +103 -0
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/METADATA +1 -1
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/RECORD +228 -208
- waldur_api_client/models/permission_project.py +0 -147
- waldur_api_client/models/resource_report.py +0 -73
- waldur_api_client/models/resource_set_state_erred.py +0 -68
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/LICENSE +0 -0
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/WHEEL +0 -0
|
@@ -174,7 +174,8 @@ def sync_detailed(
|
|
|
174
174
|
state: Union[Unset, list[DigitaloceanDropletsListStateItem]] = UNSET,
|
|
175
175
|
uuid: Union[Unset, UUID] = UNSET,
|
|
176
176
|
) -> Response[list["DigitalOceanDroplet"]]:
|
|
177
|
-
"""
|
|
177
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
178
|
+
|
|
178
179
|
Args:
|
|
179
180
|
backend_id (Union[Unset, str]):
|
|
180
181
|
can_manage (Union[Unset, bool]):
|
|
@@ -262,7 +263,8 @@ def sync(
|
|
|
262
263
|
state: Union[Unset, list[DigitaloceanDropletsListStateItem]] = UNSET,
|
|
263
264
|
uuid: Union[Unset, UUID] = UNSET,
|
|
264
265
|
) -> list["DigitalOceanDroplet"]:
|
|
265
|
-
"""
|
|
266
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
267
|
+
|
|
266
268
|
Args:
|
|
267
269
|
backend_id (Union[Unset, str]):
|
|
268
270
|
can_manage (Union[Unset, bool]):
|
|
@@ -345,7 +347,8 @@ async def asyncio_detailed(
|
|
|
345
347
|
state: Union[Unset, list[DigitaloceanDropletsListStateItem]] = UNSET,
|
|
346
348
|
uuid: Union[Unset, UUID] = UNSET,
|
|
347
349
|
) -> Response[list["DigitalOceanDroplet"]]:
|
|
348
|
-
"""
|
|
350
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
351
|
+
|
|
349
352
|
Args:
|
|
350
353
|
backend_id (Union[Unset, str]):
|
|
351
354
|
can_manage (Union[Unset, bool]):
|
|
@@ -431,7 +434,8 @@ async def asyncio(
|
|
|
431
434
|
state: Union[Unset, list[DigitaloceanDropletsListStateItem]] = UNSET,
|
|
432
435
|
uuid: Union[Unset, UUID] = UNSET,
|
|
433
436
|
) -> list["DigitalOceanDroplet"]:
|
|
434
|
-
"""
|
|
437
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
438
|
+
|
|
435
439
|
Args:
|
|
436
440
|
backend_id (Union[Unset, str]):
|
|
437
441
|
can_manage (Union[Unset, bool]):
|
|
@@ -91,7 +91,8 @@ def sync_detailed(
|
|
|
91
91
|
page_size: Union[Unset, int] = UNSET,
|
|
92
92
|
type_: Union[Unset, str] = UNSET,
|
|
93
93
|
) -> Response[list["DigitalOceanImage"]]:
|
|
94
|
-
"""
|
|
94
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
95
|
+
|
|
95
96
|
Args:
|
|
96
97
|
distribution (Union[Unset, str]):
|
|
97
98
|
name (Union[Unset, str]):
|
|
@@ -137,7 +138,8 @@ def sync(
|
|
|
137
138
|
page_size: Union[Unset, int] = UNSET,
|
|
138
139
|
type_: Union[Unset, str] = UNSET,
|
|
139
140
|
) -> list["DigitalOceanImage"]:
|
|
140
|
-
"""
|
|
141
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
142
|
+
|
|
141
143
|
Args:
|
|
142
144
|
distribution (Union[Unset, str]):
|
|
143
145
|
name (Union[Unset, str]):
|
|
@@ -178,7 +180,8 @@ async def asyncio_detailed(
|
|
|
178
180
|
page_size: Union[Unset, int] = UNSET,
|
|
179
181
|
type_: Union[Unset, str] = UNSET,
|
|
180
182
|
) -> Response[list["DigitalOceanImage"]]:
|
|
181
|
-
"""
|
|
183
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
184
|
+
|
|
182
185
|
Args:
|
|
183
186
|
distribution (Union[Unset, str]):
|
|
184
187
|
name (Union[Unset, str]):
|
|
@@ -222,7 +225,8 @@ async def asyncio(
|
|
|
222
225
|
page_size: Union[Unset, int] = UNSET,
|
|
223
226
|
type_: Union[Unset, str] = UNSET,
|
|
224
227
|
) -> list["DigitalOceanImage"]:
|
|
225
|
-
"""
|
|
228
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
229
|
+
|
|
226
230
|
Args:
|
|
227
231
|
distribution (Union[Unset, str]):
|
|
228
232
|
name (Union[Unset, str]):
|
|
@@ -71,7 +71,8 @@ def sync_detailed(
|
|
|
71
71
|
page: Union[Unset, int] = UNSET,
|
|
72
72
|
page_size: Union[Unset, int] = UNSET,
|
|
73
73
|
) -> Response[list["DigitalOceanRegion"]]:
|
|
74
|
-
"""
|
|
74
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
75
|
+
|
|
75
76
|
Args:
|
|
76
77
|
name (Union[Unset, str]):
|
|
77
78
|
name_exact (Union[Unset, str]):
|
|
@@ -108,7 +109,8 @@ def sync(
|
|
|
108
109
|
page: Union[Unset, int] = UNSET,
|
|
109
110
|
page_size: Union[Unset, int] = UNSET,
|
|
110
111
|
) -> list["DigitalOceanRegion"]:
|
|
111
|
-
"""
|
|
112
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
113
|
+
|
|
112
114
|
Args:
|
|
113
115
|
name (Union[Unset, str]):
|
|
114
116
|
name_exact (Union[Unset, str]):
|
|
@@ -140,7 +142,8 @@ async def asyncio_detailed(
|
|
|
140
142
|
page: Union[Unset, int] = UNSET,
|
|
141
143
|
page_size: Union[Unset, int] = UNSET,
|
|
142
144
|
) -> Response[list["DigitalOceanRegion"]]:
|
|
143
|
-
"""
|
|
145
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
146
|
+
|
|
144
147
|
Args:
|
|
145
148
|
name (Union[Unset, str]):
|
|
146
149
|
name_exact (Union[Unset, str]):
|
|
@@ -175,7 +178,8 @@ async def asyncio(
|
|
|
175
178
|
page: Union[Unset, int] = UNSET,
|
|
176
179
|
page_size: Union[Unset, int] = UNSET,
|
|
177
180
|
) -> list["DigitalOceanRegion"]:
|
|
178
|
-
"""
|
|
181
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
182
|
+
|
|
179
183
|
Args:
|
|
180
184
|
name (Union[Unset, str]):
|
|
181
185
|
name_exact (Union[Unset, str]):
|
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
page_size: Union[Unset, int] = UNSET,
|
|
84
84
|
ram: Union[Unset, int] = UNSET,
|
|
85
85
|
) -> Response[list["DigitalOceanSize"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
cores (Union[Unset, int]):
|
|
89
90
|
disk (Union[Unset, int]):
|
|
@@ -129,7 +130,8 @@ def sync(
|
|
|
129
130
|
page_size: Union[Unset, int] = UNSET,
|
|
130
131
|
ram: Union[Unset, int] = UNSET,
|
|
131
132
|
) -> list["DigitalOceanSize"]:
|
|
132
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
133
135
|
Args:
|
|
134
136
|
cores (Union[Unset, int]):
|
|
135
137
|
disk (Union[Unset, int]):
|
|
@@ -170,7 +172,8 @@ async def asyncio_detailed(
|
|
|
170
172
|
page_size: Union[Unset, int] = UNSET,
|
|
171
173
|
ram: Union[Unset, int] = UNSET,
|
|
172
174
|
) -> Response[list["DigitalOceanSize"]]:
|
|
173
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
174
177
|
Args:
|
|
175
178
|
cores (Union[Unset, int]):
|
|
176
179
|
disk (Union[Unset, int]):
|
|
@@ -214,7 +217,8 @@ async def asyncio(
|
|
|
214
217
|
page_size: Union[Unset, int] = UNSET,
|
|
215
218
|
ram: Union[Unset, int] = UNSET,
|
|
216
219
|
) -> list["DigitalOceanSize"]:
|
|
217
|
-
"""
|
|
220
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
221
|
+
|
|
218
222
|
Args:
|
|
219
223
|
cores (Union[Unset, int]):
|
|
220
224
|
disk (Union[Unset, int]):
|
|
@@ -93,7 +93,8 @@ def sync_detailed(
|
|
|
93
93
|
sent_at: Union[Unset, datetime.date] = UNSET,
|
|
94
94
|
subject: Union[Unset, str] = UNSET,
|
|
95
95
|
) -> Response[list["EmailLog"]]:
|
|
96
|
-
"""
|
|
96
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
97
|
+
|
|
97
98
|
Args:
|
|
98
99
|
body (Union[Unset, str]):
|
|
99
100
|
emails (Union[Unset, str]):
|
|
@@ -139,7 +140,8 @@ def sync(
|
|
|
139
140
|
sent_at: Union[Unset, datetime.date] = UNSET,
|
|
140
141
|
subject: Union[Unset, str] = UNSET,
|
|
141
142
|
) -> list["EmailLog"]:
|
|
142
|
-
"""
|
|
143
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
144
|
+
|
|
143
145
|
Args:
|
|
144
146
|
body (Union[Unset, str]):
|
|
145
147
|
emails (Union[Unset, str]):
|
|
@@ -180,7 +182,8 @@ async def asyncio_detailed(
|
|
|
180
182
|
sent_at: Union[Unset, datetime.date] = UNSET,
|
|
181
183
|
subject: Union[Unset, str] = UNSET,
|
|
182
184
|
) -> Response[list["EmailLog"]]:
|
|
183
|
-
"""
|
|
185
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
186
|
+
|
|
184
187
|
Args:
|
|
185
188
|
body (Union[Unset, str]):
|
|
186
189
|
emails (Union[Unset, str]):
|
|
@@ -224,7 +227,8 @@ async def asyncio(
|
|
|
224
227
|
sent_at: Union[Unset, datetime.date] = UNSET,
|
|
225
228
|
subject: Union[Unset, str] = UNSET,
|
|
226
229
|
) -> list["EmailLog"]:
|
|
227
|
-
"""
|
|
230
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
231
|
+
|
|
228
232
|
Args:
|
|
229
233
|
body (Union[Unset, str]):
|
|
230
234
|
emails (Union[Unset, str]):
|
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
user_username: Union[Unset, str] = UNSET,
|
|
84
84
|
user_uuid: Union[Unset, str] = UNSET,
|
|
85
85
|
) -> Response[list["EventSubscription"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
o (Union[Unset, list[EventSubscriptionsListOItem]]):
|
|
89
90
|
page (Union[Unset, int]):
|
|
@@ -123,7 +124,8 @@ def sync(
|
|
|
123
124
|
user_username: Union[Unset, str] = UNSET,
|
|
124
125
|
user_uuid: Union[Unset, str] = UNSET,
|
|
125
126
|
) -> list["EventSubscription"]:
|
|
126
|
-
"""
|
|
127
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
128
|
+
|
|
127
129
|
Args:
|
|
128
130
|
o (Union[Unset, list[EventSubscriptionsListOItem]]):
|
|
129
131
|
page (Union[Unset, int]):
|
|
@@ -158,7 +160,8 @@ async def asyncio_detailed(
|
|
|
158
160
|
user_username: Union[Unset, str] = UNSET,
|
|
159
161
|
user_uuid: Union[Unset, str] = UNSET,
|
|
160
162
|
) -> Response[list["EventSubscription"]]:
|
|
161
|
-
"""
|
|
163
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
164
|
+
|
|
162
165
|
Args:
|
|
163
166
|
o (Union[Unset, list[EventSubscriptionsListOItem]]):
|
|
164
167
|
page (Union[Unset, int]):
|
|
@@ -196,7 +199,8 @@ async def asyncio(
|
|
|
196
199
|
user_username: Union[Unset, str] = UNSET,
|
|
197
200
|
user_uuid: Union[Unset, str] = UNSET,
|
|
198
201
|
) -> list["EventSubscription"]:
|
|
199
|
-
"""
|
|
202
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
203
|
+
|
|
200
204
|
Args:
|
|
201
205
|
o (Union[Unset, list[EventSubscriptionsListOItem]]):
|
|
202
206
|
page (Union[Unset, int]):
|
|
@@ -117,7 +117,8 @@ def sync_detailed(
|
|
|
117
117
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
118
118
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
119
119
|
) -> Response[list["Event"]]:
|
|
120
|
-
"""
|
|
120
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
121
|
+
|
|
121
122
|
Args:
|
|
122
123
|
created_from (Union[Unset, float]):
|
|
123
124
|
created_to (Union[Unset, float]):
|
|
@@ -172,7 +173,8 @@ def sync(
|
|
|
172
173
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
173
174
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
174
175
|
) -> list["Event"]:
|
|
175
|
-
"""
|
|
176
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
177
|
+
|
|
176
178
|
Args:
|
|
177
179
|
created_from (Union[Unset, float]):
|
|
178
180
|
created_to (Union[Unset, float]):
|
|
@@ -222,7 +224,8 @@ async def asyncio_detailed(
|
|
|
222
224
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
223
225
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
224
226
|
) -> Response[list["Event"]]:
|
|
225
|
-
"""
|
|
227
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
228
|
+
|
|
226
229
|
Args:
|
|
227
230
|
created_from (Union[Unset, float]):
|
|
228
231
|
created_to (Union[Unset, float]):
|
|
@@ -275,7 +278,8 @@ async def asyncio(
|
|
|
275
278
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
276
279
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
277
280
|
) -> list["Event"]:
|
|
278
|
-
"""
|
|
281
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
282
|
+
|
|
279
283
|
Args:
|
|
280
284
|
created_from (Union[Unset, float]):
|
|
281
285
|
created_to (Union[Unset, float]):
|
|
@@ -61,7 +61,8 @@ def sync_detailed(
|
|
|
61
61
|
page: Union[Unset, int] = UNSET,
|
|
62
62
|
page_size: Union[Unset, int] = UNSET,
|
|
63
63
|
) -> Response[list["EventStats"]]:
|
|
64
|
-
"""
|
|
64
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
65
|
+
|
|
65
66
|
Args:
|
|
66
67
|
page (Union[Unset, int]):
|
|
67
68
|
page_size (Union[Unset, int]):
|
|
@@ -92,7 +93,8 @@ def sync(
|
|
|
92
93
|
page: Union[Unset, int] = UNSET,
|
|
93
94
|
page_size: Union[Unset, int] = UNSET,
|
|
94
95
|
) -> list["EventStats"]:
|
|
95
|
-
"""
|
|
96
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
97
|
+
|
|
96
98
|
Args:
|
|
97
99
|
page (Union[Unset, int]):
|
|
98
100
|
page_size (Union[Unset, int]):
|
|
@@ -118,7 +120,8 @@ async def asyncio_detailed(
|
|
|
118
120
|
page: Union[Unset, int] = UNSET,
|
|
119
121
|
page_size: Union[Unset, int] = UNSET,
|
|
120
122
|
) -> Response[list["EventStats"]]:
|
|
121
|
-
"""
|
|
123
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
124
|
+
|
|
122
125
|
Args:
|
|
123
126
|
page (Union[Unset, int]):
|
|
124
127
|
page_size (Union[Unset, int]):
|
|
@@ -147,7 +150,8 @@ async def asyncio(
|
|
|
147
150
|
page: Union[Unset, int] = UNSET,
|
|
148
151
|
page_size: Union[Unset, int] = UNSET,
|
|
149
152
|
) -> list["EventStats"]:
|
|
150
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
151
155
|
Args:
|
|
152
156
|
page (Union[Unset, int]):
|
|
153
157
|
page_size (Union[Unset, int]):
|
|
@@ -125,7 +125,8 @@ def sync_detailed(
|
|
|
125
125
|
query: Union[Unset, str] = UNSET,
|
|
126
126
|
registration_code: Union[Unset, str] = UNSET,
|
|
127
127
|
) -> Response[list["FinancialReport"]]:
|
|
128
|
-
"""
|
|
128
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
129
|
+
|
|
129
130
|
Args:
|
|
130
131
|
abbreviation (Union[Unset, str]):
|
|
131
132
|
agreement_number (Union[Unset, str]):
|
|
@@ -198,7 +199,8 @@ def sync(
|
|
|
198
199
|
query: Union[Unset, str] = UNSET,
|
|
199
200
|
registration_code: Union[Unset, str] = UNSET,
|
|
200
201
|
) -> list["FinancialReport"]:
|
|
201
|
-
"""
|
|
202
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
203
|
+
|
|
202
204
|
Args:
|
|
203
205
|
abbreviation (Union[Unset, str]):
|
|
204
206
|
agreement_number (Union[Unset, str]):
|
|
@@ -266,7 +268,8 @@ async def asyncio_detailed(
|
|
|
266
268
|
query: Union[Unset, str] = UNSET,
|
|
267
269
|
registration_code: Union[Unset, str] = UNSET,
|
|
268
270
|
) -> Response[list["FinancialReport"]]:
|
|
269
|
-
"""
|
|
271
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
272
|
+
|
|
270
273
|
Args:
|
|
271
274
|
abbreviation (Union[Unset, str]):
|
|
272
275
|
agreement_number (Union[Unset, str]):
|
|
@@ -337,7 +340,8 @@ async def asyncio(
|
|
|
337
340
|
query: Union[Unset, str] = UNSET,
|
|
338
341
|
registration_code: Union[Unset, str] = UNSET,
|
|
339
342
|
) -> list["FinancialReport"]:
|
|
340
|
-
"""
|
|
343
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
344
|
+
|
|
341
345
|
Args:
|
|
342
346
|
abbreviation (Union[Unset, str]):
|
|
343
347
|
agreement_number (Union[Unset, str]):
|
|
@@ -73,7 +73,8 @@ def sync_detailed(
|
|
|
73
73
|
query: Union[Unset, str] = UNSET,
|
|
74
74
|
user: Union[Unset, UUID] = UNSET,
|
|
75
75
|
) -> Response[list["FreeipaProfile"]]:
|
|
76
|
-
"""
|
|
76
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
77
|
+
|
|
77
78
|
Args:
|
|
78
79
|
page (Union[Unset, int]):
|
|
79
80
|
page_size (Union[Unset, int]):
|
|
@@ -110,7 +111,8 @@ def sync(
|
|
|
110
111
|
query: Union[Unset, str] = UNSET,
|
|
111
112
|
user: Union[Unset, UUID] = UNSET,
|
|
112
113
|
) -> list["FreeipaProfile"]:
|
|
113
|
-
"""
|
|
114
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
115
|
+
|
|
114
116
|
Args:
|
|
115
117
|
page (Union[Unset, int]):
|
|
116
118
|
page_size (Union[Unset, int]):
|
|
@@ -142,7 +144,8 @@ async def asyncio_detailed(
|
|
|
142
144
|
query: Union[Unset, str] = UNSET,
|
|
143
145
|
user: Union[Unset, UUID] = UNSET,
|
|
144
146
|
) -> Response[list["FreeipaProfile"]]:
|
|
145
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
146
149
|
Args:
|
|
147
150
|
page (Union[Unset, int]):
|
|
148
151
|
page_size (Union[Unset, int]):
|
|
@@ -177,7 +180,8 @@ async def asyncio(
|
|
|
177
180
|
query: Union[Unset, str] = UNSET,
|
|
178
181
|
user: Union[Unset, UUID] = UNSET,
|
|
179
182
|
) -> list["FreeipaProfile"]:
|
|
180
|
-
"""
|
|
183
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
184
|
+
|
|
181
185
|
Args:
|
|
182
186
|
page (Union[Unset, int]):
|
|
183
187
|
page_size (Union[Unset, int]):
|
|
@@ -79,7 +79,8 @@ def sync_detailed(
|
|
|
79
79
|
page: Union[Unset, int] = UNSET,
|
|
80
80
|
page_size: Union[Unset, int] = UNSET,
|
|
81
81
|
) -> Response[list["GoogleCredentials"]]:
|
|
82
|
-
"""
|
|
82
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
83
|
+
|
|
83
84
|
Args:
|
|
84
85
|
field (Union[Unset, list[GoogleAuthListFieldItem]]):
|
|
85
86
|
has_credentials (Union[Unset, bool]):
|
|
@@ -116,7 +117,8 @@ def sync(
|
|
|
116
117
|
page: Union[Unset, int] = UNSET,
|
|
117
118
|
page_size: Union[Unset, int] = UNSET,
|
|
118
119
|
) -> list["GoogleCredentials"]:
|
|
119
|
-
"""
|
|
120
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
121
|
+
|
|
120
122
|
Args:
|
|
121
123
|
field (Union[Unset, list[GoogleAuthListFieldItem]]):
|
|
122
124
|
has_credentials (Union[Unset, bool]):
|
|
@@ -148,7 +150,8 @@ async def asyncio_detailed(
|
|
|
148
150
|
page: Union[Unset, int] = UNSET,
|
|
149
151
|
page_size: Union[Unset, int] = UNSET,
|
|
150
152
|
) -> Response[list["GoogleCredentials"]]:
|
|
151
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
152
155
|
Args:
|
|
153
156
|
field (Union[Unset, list[GoogleAuthListFieldItem]]):
|
|
154
157
|
has_credentials (Union[Unset, bool]):
|
|
@@ -183,7 +186,8 @@ async def asyncio(
|
|
|
183
186
|
page: Union[Unset, int] = UNSET,
|
|
184
187
|
page_size: Union[Unset, int] = UNSET,
|
|
185
188
|
) -> list["GoogleCredentials"]:
|
|
186
|
-
"""
|
|
189
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
190
|
+
|
|
187
191
|
Args:
|
|
188
192
|
field (Union[Unset, list[GoogleAuthListFieldItem]]):
|
|
189
193
|
has_credentials (Union[Unset, bool]):
|
|
@@ -51,7 +51,8 @@ def sync_detailed(
|
|
|
51
51
|
page: Union[Unset, int] = UNSET,
|
|
52
52
|
page_size: Union[Unset, int] = UNSET,
|
|
53
53
|
) -> Response[Any]:
|
|
54
|
-
"""
|
|
54
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
55
|
+
|
|
55
56
|
Args:
|
|
56
57
|
page (Union[Unset, int]):
|
|
57
58
|
page_size (Union[Unset, int]):
|
|
@@ -82,7 +83,8 @@ async def asyncio_detailed(
|
|
|
82
83
|
page: Union[Unset, int] = UNSET,
|
|
83
84
|
page_size: Union[Unset, int] = UNSET,
|
|
84
85
|
) -> Response[Any]:
|
|
85
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
86
88
|
Args:
|
|
87
89
|
page (Union[Unset, int]):
|
|
88
90
|
page_size (Union[Unset, int]):
|
|
@@ -101,7 +101,8 @@ def sync_detailed(
|
|
|
101
101
|
page_size: Union[Unset, int] = UNSET,
|
|
102
102
|
query: Union[Unset, str] = UNSET,
|
|
103
103
|
) -> Response[list["EmailHook"]]:
|
|
104
|
-
"""
|
|
104
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
105
|
+
|
|
105
106
|
Args:
|
|
106
107
|
author_email (Union[Unset, str]):
|
|
107
108
|
author_fullname (Union[Unset, str]):
|
|
@@ -156,7 +157,8 @@ def sync(
|
|
|
156
157
|
page_size: Union[Unset, int] = UNSET,
|
|
157
158
|
query: Union[Unset, str] = UNSET,
|
|
158
159
|
) -> list["EmailHook"]:
|
|
159
|
-
"""
|
|
160
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
161
|
+
|
|
160
162
|
Args:
|
|
161
163
|
author_email (Union[Unset, str]):
|
|
162
164
|
author_fullname (Union[Unset, str]):
|
|
@@ -206,7 +208,8 @@ async def asyncio_detailed(
|
|
|
206
208
|
page_size: Union[Unset, int] = UNSET,
|
|
207
209
|
query: Union[Unset, str] = UNSET,
|
|
208
210
|
) -> Response[list["EmailHook"]]:
|
|
209
|
-
"""
|
|
211
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
212
|
+
|
|
210
213
|
Args:
|
|
211
214
|
author_email (Union[Unset, str]):
|
|
212
215
|
author_fullname (Union[Unset, str]):
|
|
@@ -259,7 +262,8 @@ async def asyncio(
|
|
|
259
262
|
page_size: Union[Unset, int] = UNSET,
|
|
260
263
|
query: Union[Unset, str] = UNSET,
|
|
261
264
|
) -> list["EmailHook"]:
|
|
262
|
-
"""
|
|
265
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
266
|
+
|
|
263
267
|
Args:
|
|
264
268
|
author_email (Union[Unset, str]):
|
|
265
269
|
author_fullname (Union[Unset, str]):
|
|
@@ -110,7 +110,8 @@ def sync_detailed(
|
|
|
110
110
|
page_size: Union[Unset, int] = UNSET,
|
|
111
111
|
query: Union[Unset, str] = UNSET,
|
|
112
112
|
) -> Response[list["WebHook"]]:
|
|
113
|
-
"""
|
|
113
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
114
|
+
|
|
114
115
|
Args:
|
|
115
116
|
author_email (Union[Unset, str]):
|
|
116
117
|
author_fullname (Union[Unset, str]):
|
|
@@ -168,7 +169,8 @@ def sync(
|
|
|
168
169
|
page_size: Union[Unset, int] = UNSET,
|
|
169
170
|
query: Union[Unset, str] = UNSET,
|
|
170
171
|
) -> list["WebHook"]:
|
|
171
|
-
"""
|
|
172
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
173
|
+
|
|
172
174
|
Args:
|
|
173
175
|
author_email (Union[Unset, str]):
|
|
174
176
|
author_fullname (Union[Unset, str]):
|
|
@@ -221,7 +223,8 @@ async def asyncio_detailed(
|
|
|
221
223
|
page_size: Union[Unset, int] = UNSET,
|
|
222
224
|
query: Union[Unset, str] = UNSET,
|
|
223
225
|
) -> Response[list["WebHook"]]:
|
|
224
|
-
"""
|
|
226
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
227
|
+
|
|
225
228
|
Args:
|
|
226
229
|
author_email (Union[Unset, str]):
|
|
227
230
|
author_fullname (Union[Unset, str]):
|
|
@@ -277,7 +280,8 @@ async def asyncio(
|
|
|
277
280
|
page_size: Union[Unset, int] = UNSET,
|
|
278
281
|
query: Union[Unset, str] = UNSET,
|
|
279
282
|
) -> list["WebHook"]:
|
|
280
|
-
"""
|
|
283
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
284
|
+
|
|
281
285
|
Args:
|
|
282
286
|
author_email (Union[Unset, str]):
|
|
283
287
|
author_fullname (Union[Unset, str]):
|
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["IdentityProvider"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
page (Union[Unset, int]):
|
|
69
70
|
page_size (Union[Unset, int]):
|
|
@@ -94,7 +95,8 @@ def sync(
|
|
|
94
95
|
page: Union[Unset, int] = UNSET,
|
|
95
96
|
page_size: Union[Unset, int] = UNSET,
|
|
96
97
|
) -> list["IdentityProvider"]:
|
|
97
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
98
100
|
Args:
|
|
99
101
|
page (Union[Unset, int]):
|
|
100
102
|
page_size (Union[Unset, int]):
|
|
@@ -120,7 +122,8 @@ async def asyncio_detailed(
|
|
|
120
122
|
page: Union[Unset, int] = UNSET,
|
|
121
123
|
page_size: Union[Unset, int] = UNSET,
|
|
122
124
|
) -> Response[list["IdentityProvider"]]:
|
|
123
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
124
127
|
Args:
|
|
125
128
|
page (Union[Unset, int]):
|
|
126
129
|
page_size (Union[Unset, int]):
|
|
@@ -149,7 +152,8 @@ async def asyncio(
|
|
|
149
152
|
page: Union[Unset, int] = UNSET,
|
|
150
153
|
page_size: Union[Unset, int] = UNSET,
|
|
151
154
|
) -> list["IdentityProvider"]:
|
|
152
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
153
157
|
Args:
|
|
154
158
|
page (Union[Unset, int]):
|
|
155
159
|
page_size (Union[Unset, int]):
|
|
@@ -115,7 +115,8 @@ def sync_detailed(
|
|
|
115
115
|
start_year: Union[Unset, float] = UNSET,
|
|
116
116
|
year: Union[Unset, int] = UNSET,
|
|
117
117
|
) -> Response[list["InvoiceItemDetail"]]:
|
|
118
|
-
"""
|
|
118
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
119
|
+
|
|
119
120
|
Args:
|
|
120
121
|
credit_uuid (Union[Unset, UUID]):
|
|
121
122
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -173,7 +174,8 @@ def sync(
|
|
|
173
174
|
start_year: Union[Unset, float] = UNSET,
|
|
174
175
|
year: Union[Unset, int] = UNSET,
|
|
175
176
|
) -> list["InvoiceItemDetail"]:
|
|
176
|
-
"""
|
|
177
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
178
|
+
|
|
177
179
|
Args:
|
|
178
180
|
credit_uuid (Union[Unset, UUID]):
|
|
179
181
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -226,7 +228,8 @@ async def asyncio_detailed(
|
|
|
226
228
|
start_year: Union[Unset, float] = UNSET,
|
|
227
229
|
year: Union[Unset, int] = UNSET,
|
|
228
230
|
) -> Response[list["InvoiceItemDetail"]]:
|
|
229
|
-
"""
|
|
231
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
232
|
+
|
|
230
233
|
Args:
|
|
231
234
|
credit_uuid (Union[Unset, UUID]):
|
|
232
235
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -282,7 +285,8 @@ async def asyncio(
|
|
|
282
285
|
start_year: Union[Unset, float] = UNSET,
|
|
283
286
|
year: Union[Unset, int] = UNSET,
|
|
284
287
|
) -> list["InvoiceItemDetail"]:
|
|
285
|
-
"""
|
|
288
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
289
|
+
|
|
286
290
|
Args:
|
|
287
291
|
credit_uuid (Union[Unset, UUID]):
|
|
288
292
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -147,7 +147,8 @@ def sync_detailed(
|
|
|
147
147
|
state: Union[Unset, list[InvoicesListStateItem]] = UNSET,
|
|
148
148
|
year: Union[Unset, int] = UNSET,
|
|
149
149
|
) -> Response[list["Invoice"]]:
|
|
150
|
-
"""
|
|
150
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
151
|
+
|
|
151
152
|
Args:
|
|
152
153
|
created (Union[Unset, datetime.date]):
|
|
153
154
|
customer (Union[Unset, str]):
|
|
@@ -214,7 +215,8 @@ def sync(
|
|
|
214
215
|
state: Union[Unset, list[InvoicesListStateItem]] = UNSET,
|
|
215
216
|
year: Union[Unset, int] = UNSET,
|
|
216
217
|
) -> list["Invoice"]:
|
|
217
|
-
"""
|
|
218
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
219
|
+
|
|
218
220
|
Args:
|
|
219
221
|
created (Union[Unset, datetime.date]):
|
|
220
222
|
customer (Union[Unset, str]):
|
|
@@ -276,7 +278,8 @@ async def asyncio_detailed(
|
|
|
276
278
|
state: Union[Unset, list[InvoicesListStateItem]] = UNSET,
|
|
277
279
|
year: Union[Unset, int] = UNSET,
|
|
278
280
|
) -> Response[list["Invoice"]]:
|
|
279
|
-
"""
|
|
281
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
282
|
+
|
|
280
283
|
Args:
|
|
281
284
|
created (Union[Unset, datetime.date]):
|
|
282
285
|
customer (Union[Unset, str]):
|
|
@@ -341,7 +344,8 @@ async def asyncio(
|
|
|
341
344
|
state: Union[Unset, list[InvoicesListStateItem]] = UNSET,
|
|
342
345
|
year: Union[Unset, int] = UNSET,
|
|
343
346
|
) -> list["Invoice"]:
|
|
344
|
-
"""
|
|
347
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
348
|
+
|
|
345
349
|
Args:
|
|
346
350
|
created (Union[Unset, datetime.date]):
|
|
347
351
|
customer (Union[Unset, str]):
|