From 79681355ad89cefe22f4a7e4805b72189735b9b6 Mon Sep 17 00:00:00 2001 From: ff137 Date: Mon, 28 Oct 2024 22:12:03 +0300 Subject: [PATCH 1/4] :heavy_plus_sign: :sparkles: :zap: replace json with orjson --- aries_cloudcontroller/api_client.py | 8 ++++---- aries_cloudcontroller/models/action_menu_fetch_result.py | 4 ++-- aries_cloudcontroller/models/add_proof.py | 4 ++-- aries_cloudcontroller/models/add_proof_response.py | 4 ++-- aries_cloudcontroller/models/admin_config.py | 4 ++-- aries_cloudcontroller/models/admin_modules.py | 4 ++-- aries_cloudcontroller/models/admin_status.py | 4 ++-- aries_cloudcontroller/models/admin_status_liveliness.py | 4 ++-- aries_cloudcontroller/models/admin_status_readiness.py | 4 ++-- aries_cloudcontroller/models/aml_record.py | 4 ++-- aries_cloudcontroller/models/anon_creds_schema.py | 4 ++-- aries_cloudcontroller/models/attach_decorator.py | 4 ++-- aries_cloudcontroller/models/attach_decorator_data.py | 4 ++-- .../models/attach_decorator_data1_jws.py | 4 ++-- aries_cloudcontroller/models/attach_decorator_data_jws.py | 4 ++-- .../models/attach_decorator_data_jws_header.py | 4 ++-- aries_cloudcontroller/models/attachment_def.py | 4 ++-- .../models/attribute_mime_types_result.py | 4 ++-- aries_cloudcontroller/models/claim_format.py | 4 ++-- .../models/clear_pending_revocations_request.py | 4 ++-- .../models/configurable_write_ledgers.py | 4 ++-- aries_cloudcontroller/models/conn_record.py | 4 ++-- aries_cloudcontroller/models/connection_invitation.py | 4 ++-- aries_cloudcontroller/models/connection_list.py | 4 ++-- aries_cloudcontroller/models/connection_metadata.py | 4 ++-- .../models/connection_metadata_set_request.py | 4 ++-- aries_cloudcontroller/models/connection_static_request.py | 4 ++-- aries_cloudcontroller/models/connection_static_result.py | 4 ++-- aries_cloudcontroller/models/constraints.py | 4 ++-- aries_cloudcontroller/models/create_invitation_request.py | 4 ++-- aries_cloudcontroller/models/create_key_request.py | 4 ++-- aries_cloudcontroller/models/create_key_response.py | 4 ++-- aries_cloudcontroller/models/create_wallet_request.py | 4 ++-- aries_cloudcontroller/models/create_wallet_response.py | 4 ++-- .../models/create_wallet_token_request.py | 4 ++-- .../models/create_wallet_token_response.py | 4 ++-- aries_cloudcontroller/models/cred_attr_spec.py | 4 ++-- aries_cloudcontroller/models/cred_def.py | 4 ++-- aries_cloudcontroller/models/cred_def_post_options.py | 4 ++-- aries_cloudcontroller/models/cred_def_post_request.py | 4 ++-- aries_cloudcontroller/models/cred_def_result.py | 4 ++-- aries_cloudcontroller/models/cred_def_state.py | 4 ++-- aries_cloudcontroller/models/cred_def_value.py | 4 ++-- aries_cloudcontroller/models/cred_def_value_primary.py | 4 ++-- .../models/cred_def_value_primary_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/cred_def_value_revocation.py | 4 ++-- .../models/cred_def_value_revocation_schema_anoncreds.py | 4 ++-- .../models/cred_def_value_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/cred_info_list.py | 4 ++-- .../models/cred_rev_indy_records_result.py | 4 ++-- .../cred_rev_indy_records_result_schema_anoncreds.py | 4 ++-- .../models/cred_rev_record_details_result.py | 4 ++-- .../cred_rev_record_details_result_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/cred_rev_record_result.py | 4 ++-- .../models/cred_rev_record_result_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/cred_revoked_result.py | 4 ++-- aries_cloudcontroller/models/credential.py | 4 ++-- aries_cloudcontroller/models/credential_definition.py | 4 ++-- .../models/credential_definition_get_result.py | 4 ++-- .../models/credential_definition_send_request.py | 4 ++-- .../models/credential_definition_send_result.py | 4 ++-- .../models/credential_definitions_created_result.py | 4 ++-- aries_cloudcontroller/models/credential_offer.py | 4 ++-- aries_cloudcontroller/models/credential_preview.py | 4 ++-- aries_cloudcontroller/models/credential_proposal.py | 4 ++-- aries_cloudcontroller/models/credential_status_options.py | 4 ++-- .../models/data_integrity_proof_options.py | 4 ++-- aries_cloudcontroller/models/did.py | 4 ++-- aries_cloudcontroller/models/did_create.py | 4 ++-- aries_cloudcontroller/models/did_create_options.py | 4 ++-- aries_cloudcontroller/models/did_endpoint.py | 4 ++-- aries_cloudcontroller/models/did_endpoint_with_type.py | 4 ++-- aries_cloudcontroller/models/did_list.py | 4 ++-- aries_cloudcontroller/models/did_result.py | 4 ++-- aries_cloudcontroller/models/did_rotate_request_json.py | 4 ++-- aries_cloudcontroller/models/didx_reject_request.py | 4 ++-- aries_cloudcontroller/models/didx_request.py | 4 ++-- aries_cloudcontroller/models/dif_field.py | 4 ++-- aries_cloudcontroller/models/dif_holder.py | 4 ++-- aries_cloudcontroller/models/dif_options.py | 4 ++-- aries_cloudcontroller/models/dif_pres_spec.py | 4 ++-- aries_cloudcontroller/models/dif_proof_proposal.py | 4 ++-- aries_cloudcontroller/models/dif_proof_request.py | 4 ++-- aries_cloudcontroller/models/disclose.py | 4 ++-- aries_cloudcontroller/models/disclosures.py | 4 ++-- aries_cloudcontroller/models/doc.py | 4 ++-- .../models/document_verification_result.py | 4 ++-- aries_cloudcontroller/models/endorser_info.py | 4 ++-- aries_cloudcontroller/models/endpoints_result.py | 4 ++-- aries_cloudcontroller/models/fetch_credential_response.py | 4 ++-- aries_cloudcontroller/models/fetch_key_response.py | 4 ++-- aries_cloudcontroller/models/filter.py | 4 ++-- aries_cloudcontroller/models/generated.py | 4 ++-- aries_cloudcontroller/models/get_cred_def_result.py | 4 ++-- aries_cloudcontroller/models/get_cred_defs_response.py | 4 ++-- aries_cloudcontroller/models/get_did_endpoint_response.py | 4 ++-- aries_cloudcontroller/models/get_did_verkey_response.py | 4 ++-- aries_cloudcontroller/models/get_nym_role_response.py | 4 ++-- aries_cloudcontroller/models/get_schema_result.py | 4 ++-- aries_cloudcontroller/models/get_schemas_response.py | 4 ++-- aries_cloudcontroller/models/hangup.py | 4 ++-- aries_cloudcontroller/models/indy_attr_value.py | 4 ++-- aries_cloudcontroller/models/indy_cred_abstract.py | 4 ++-- aries_cloudcontroller/models/indy_cred_info.py | 4 ++-- aries_cloudcontroller/models/indy_cred_precis.py | 4 ++-- aries_cloudcontroller/models/indy_cred_request.py | 4 ++-- aries_cloudcontroller/models/indy_credential.py | 4 ++-- aries_cloudcontroller/models/indy_eq_proof.py | 4 ++-- aries_cloudcontroller/models/indy_ge_proof.py | 4 ++-- aries_cloudcontroller/models/indy_ge_proof_pred.py | 4 ++-- .../models/indy_key_correctness_proof.py | 4 ++-- aries_cloudcontroller/models/indy_non_revoc_proof.py | 4 ++-- .../models/indy_non_revocation_interval.py | 4 ++-- aries_cloudcontroller/models/indy_pres_attr_spec.py | 4 ++-- aries_cloudcontroller/models/indy_pres_pred_spec.py | 4 ++-- aries_cloudcontroller/models/indy_pres_preview.py | 4 ++-- aries_cloudcontroller/models/indy_pres_spec.py | 4 ++-- aries_cloudcontroller/models/indy_primary_proof.py | 4 ++-- aries_cloudcontroller/models/indy_proof.py | 4 ++-- aries_cloudcontroller/models/indy_proof_identifier.py | 4 ++-- aries_cloudcontroller/models/indy_proof_proof.py | 4 ++-- .../models/indy_proof_proof_aggregated_proof.py | 4 ++-- .../models/indy_proof_proof_proofs_proof.py | 4 ++-- aries_cloudcontroller/models/indy_proof_req_attr_spec.py | 4 ++-- .../models/indy_proof_req_attr_spec_non_revoked.py | 4 ++-- aries_cloudcontroller/models/indy_proof_req_pred_spec.py | 4 ++-- .../models/indy_proof_req_pred_spec_non_revoked.py | 4 ++-- aries_cloudcontroller/models/indy_proof_request.py | 4 ++-- .../models/indy_proof_request_non_revoked.py | 4 ++-- .../models/indy_proof_requested_proof.py | 4 ++-- .../models/indy_proof_requested_proof_predicate.py | 4 ++-- .../models/indy_proof_requested_proof_revealed_attr.py | 4 ++-- .../indy_proof_requested_proof_revealed_attr_group.py | 4 ++-- .../models/indy_requested_creds_requested_attr.py | 4 ++-- .../models/indy_requested_creds_requested_pred.py | 4 ++-- aries_cloudcontroller/models/indy_rev_reg_def.py | 4 ++-- aries_cloudcontroller/models/indy_rev_reg_def_value.py | 4 ++-- .../models/indy_rev_reg_def_value_public_keys.py | 4 ++-- .../indy_rev_reg_def_value_public_keys_accum_key.py | 4 ++-- aries_cloudcontroller/models/indy_rev_reg_entry.py | 4 ++-- aries_cloudcontroller/models/indy_rev_reg_entry_value.py | 4 ++-- aries_cloudcontroller/models/inner_cred_def.py | 4 ++-- aries_cloudcontroller/models/inner_rev_reg_def.py | 4 ++-- aries_cloudcontroller/models/input_descriptors.py | 4 ++-- aries_cloudcontroller/models/invitation_create_request.py | 4 ++-- aries_cloudcontroller/models/invitation_message.py | 4 ++-- aries_cloudcontroller/models/invitation_record.py | 4 ++-- aries_cloudcontroller/models/invitation_result.py | 4 ++-- aries_cloudcontroller/models/issue_credential_request.py | 4 ++-- aries_cloudcontroller/models/issue_credential_response.py | 4 ++-- aries_cloudcontroller/models/issuer_cred_rev_record.py | 4 ++-- .../models/issuer_cred_rev_record_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/issuer_rev_reg_record.py | 4 ++-- aries_cloudcontroller/models/jws_create.py | 4 ++-- aries_cloudcontroller/models/jws_verify.py | 4 ++-- aries_cloudcontroller/models/jws_verify_response.py | 4 ++-- aries_cloudcontroller/models/keylist.py | 4 ++-- aries_cloudcontroller/models/keylist_query.py | 4 ++-- .../models/keylist_query_filter_request.py | 4 ++-- aries_cloudcontroller/models/keylist_query_paginate.py | 4 ++-- aries_cloudcontroller/models/keylist_update.py | 4 ++-- aries_cloudcontroller/models/keylist_update_request.py | 4 ++-- aries_cloudcontroller/models/keylist_update_rule.py | 4 ++-- aries_cloudcontroller/models/ld_proof_vc_detail.py | 4 ++-- aries_cloudcontroller/models/ld_proof_vc_options.py | 4 ++-- aries_cloudcontroller/models/ledger_config_instance.py | 4 ++-- aries_cloudcontroller/models/ledger_config_list.py | 4 ++-- aries_cloudcontroller/models/linked_data_proof.py | 4 ++-- aries_cloudcontroller/models/mediation_deny.py | 4 ++-- aries_cloudcontroller/models/mediation_grant.py | 4 ++-- aries_cloudcontroller/models/mediation_id_match_info.py | 4 ++-- aries_cloudcontroller/models/mediation_list.py | 4 ++-- aries_cloudcontroller/models/mediation_record.py | 4 ++-- aries_cloudcontroller/models/menu.py | 4 ++-- aries_cloudcontroller/models/menu_form.py | 4 ++-- aries_cloudcontroller/models/menu_form_param.py | 4 ++-- aries_cloudcontroller/models/menu_json.py | 4 ++-- aries_cloudcontroller/models/menu_option.py | 4 ++-- aries_cloudcontroller/models/model_date.py | 4 ++-- aries_cloudcontroller/models/model_schema.py | 4 ++-- aries_cloudcontroller/models/oob_record.py | 4 ++-- aries_cloudcontroller/models/perform_request.py | 4 ++-- aries_cloudcontroller/models/ping_request.py | 4 ++-- aries_cloudcontroller/models/ping_request_response.py | 4 ++-- aries_cloudcontroller/models/presentation.py | 4 ++-- aries_cloudcontroller/models/presentation_definition.py | 4 ++-- aries_cloudcontroller/models/presentation_proposal.py | 4 ++-- aries_cloudcontroller/models/presentation_request.py | 4 ++-- .../models/presentation_verification_result.py | 4 ++-- aries_cloudcontroller/models/profile_settings.py | 4 ++-- aries_cloudcontroller/models/proof_result.py | 4 ++-- aries_cloudcontroller/models/protocol_descriptor.py | 4 ++-- .../models/prove_presentation_request.py | 4 ++-- .../models/prove_presentation_response.py | 4 ++-- aries_cloudcontroller/models/publish_revocations.py | 4 ++-- .../models/publish_revocations_options.py | 4 ++-- .../models/publish_revocations_result_schema_anoncreds.py | 4 ++-- .../models/publish_revocations_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/purpose_result.py | 4 ++-- aries_cloudcontroller/models/queries.py | 4 ++-- aries_cloudcontroller/models/query.py | 4 ++-- aries_cloudcontroller/models/query_item.py | 4 ++-- aries_cloudcontroller/models/raw_encoded.py | 4 ++-- .../models/receive_invitation_request.py | 4 ++-- aries_cloudcontroller/models/remove_wallet_request.py | 4 ++-- aries_cloudcontroller/models/resolution_result.py | 4 ++-- aries_cloudcontroller/models/rev_list.py | 4 ++-- aries_cloudcontroller/models/rev_list_create_request.py | 4 ++-- aries_cloudcontroller/models/rev_list_options.py | 4 ++-- aries_cloudcontroller/models/rev_list_result.py | 4 ++-- aries_cloudcontroller/models/rev_list_state.py | 4 ++-- aries_cloudcontroller/models/rev_reg_create_request.py | 4 ++-- .../models/rev_reg_create_request_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/rev_reg_def.py | 4 ++-- aries_cloudcontroller/models/rev_reg_def_options.py | 4 ++-- aries_cloudcontroller/models/rev_reg_def_result.py | 4 ++-- aries_cloudcontroller/models/rev_reg_def_state.py | 4 ++-- aries_cloudcontroller/models/rev_reg_def_value.py | 4 ++-- aries_cloudcontroller/models/rev_reg_issued_result.py | 4 ++-- .../models/rev_reg_issued_result_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/rev_reg_result.py | 4 ++-- .../models/rev_reg_result_schema_anoncreds.py | 4 ++-- .../models/rev_reg_update_tails_file_uri.py | 4 ++-- .../models/rev_reg_wallet_updated_result.py | 4 ++-- .../rev_reg_wallet_updated_result_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/rev_regs_created.py | 4 ++-- .../models/rev_regs_created_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/revoke_request.py | 4 ++-- .../models/revoke_request_schema_anoncreds.py | 4 ++-- aries_cloudcontroller/models/rotate.py | 4 ++-- aries_cloudcontroller/models/route_record.py | 4 ++-- aries_cloudcontroller/models/schema_get_result.py | 4 ++-- aries_cloudcontroller/models/schema_input_descriptor.py | 4 ++-- aries_cloudcontroller/models/schema_post_option.py | 4 ++-- aries_cloudcontroller/models/schema_post_request.py | 4 ++-- aries_cloudcontroller/models/schema_result.py | 4 ++-- aries_cloudcontroller/models/schema_send_request.py | 4 ++-- aries_cloudcontroller/models/schema_send_result.py | 4 ++-- aries_cloudcontroller/models/schema_state.py | 4 ++-- aries_cloudcontroller/models/schemas_created_result.py | 4 ++-- .../models/schemas_input_descriptor_filter.py | 4 ++-- aries_cloudcontroller/models/sdjws_create.py | 4 ++-- aries_cloudcontroller/models/sdjws_verify.py | 4 ++-- aries_cloudcontroller/models/sdjws_verify_response.py | 4 ++-- aries_cloudcontroller/models/send_menu.py | 4 ++-- aries_cloudcontroller/models/send_message.py | 4 ++-- aries_cloudcontroller/models/service_decorator.py | 4 ++-- aries_cloudcontroller/models/sign_request.py | 4 ++-- aries_cloudcontroller/models/sign_response.py | 4 ++-- aries_cloudcontroller/models/signature_options.py | 4 ++-- aries_cloudcontroller/models/signed_doc.py | 4 ++-- aries_cloudcontroller/models/submission_requirements.py | 4 ++-- aries_cloudcontroller/models/taa_accept.py | 4 ++-- aries_cloudcontroller/models/taa_acceptance.py | 4 ++-- aries_cloudcontroller/models/taa_info.py | 4 ++-- aries_cloudcontroller/models/taa_record.py | 4 ++-- aries_cloudcontroller/models/taa_result.py | 4 ++-- aries_cloudcontroller/models/tails_delete_response.py | 4 ++-- aries_cloudcontroller/models/transaction_jobs.py | 4 ++-- aries_cloudcontroller/models/transaction_list.py | 4 ++-- aries_cloudcontroller/models/transaction_record.py | 4 ++-- .../models/txn_or_credential_definition_send_result.py | 4 ++-- .../models/txn_or_publish_revocations_result.py | 4 ++-- .../models/txn_or_register_ledger_nym_response.py | 4 ++-- aries_cloudcontroller/models/txn_or_rev_reg_result.py | 4 ++-- aries_cloudcontroller/models/txn_or_schema_send_result.py | 4 ++-- aries_cloudcontroller/models/update_key_request.py | 4 ++-- aries_cloudcontroller/models/update_key_response.py | 4 ++-- aries_cloudcontroller/models/update_profile_settings.py | 4 ++-- aries_cloudcontroller/models/update_wallet_request.py | 4 ++-- .../models/v10_credential_bound_offer_request.py | 4 ++-- .../models/v10_credential_conn_free_offer_request.py | 4 ++-- aries_cloudcontroller/models/v10_credential_create.py | 4 ++-- aries_cloudcontroller/models/v10_credential_exchange.py | 4 ++-- .../models/v10_credential_exchange_auto_remove_request.py | 4 ++-- .../models/v10_credential_exchange_list_result.py | 4 ++-- .../models/v10_credential_free_offer_request.py | 4 ++-- .../models/v10_credential_issue_request.py | 4 ++-- .../models/v10_credential_problem_report_request.py | 4 ++-- .../models/v10_credential_proposal_request_mand.py | 4 ++-- .../models/v10_credential_proposal_request_opt.py | 4 ++-- .../models/v10_credential_store_request.py | 4 ++-- .../models/v10_discovery_exchange_list_result.py | 4 ++-- aries_cloudcontroller/models/v10_discovery_record.py | 4 ++-- .../models/v10_presentation_create_request_request.py | 4 ++-- aries_cloudcontroller/models/v10_presentation_exchange.py | 4 ++-- .../models/v10_presentation_exchange_list.py | 4 ++-- .../models/v10_presentation_problem_report_request.py | 4 ++-- .../models/v10_presentation_proposal_request.py | 4 ++-- .../models/v10_presentation_send_request.py | 4 ++-- .../models/v10_presentation_send_request_request.py | 4 ++-- .../models/v10_presentation_send_request_to_proposal.py | 4 ++-- aries_cloudcontroller/models/v20_cred_attr_spec.py | 4 ++-- .../models/v20_cred_bound_offer_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_ex_free.py | 4 ++-- aries_cloudcontroller/models/v20_cred_ex_record.py | 4 ++-- .../models/v20_cred_ex_record_by_format.py | 4 ++-- aries_cloudcontroller/models/v20_cred_ex_record_detail.py | 4 ++-- aries_cloudcontroller/models/v20_cred_ex_record_indy.py | 4 ++-- .../models/v20_cred_ex_record_ld_proof.py | 4 ++-- .../models/v20_cred_ex_record_list_result.py | 4 ++-- aries_cloudcontroller/models/v20_cred_filter.py | 4 ++-- aries_cloudcontroller/models/v20_cred_filter_indy.py | 4 ++-- aries_cloudcontroller/models/v20_cred_filter_ld_proof.py | 4 ++-- aries_cloudcontroller/models/v20_cred_filter_vcdi.py | 4 ++-- aries_cloudcontroller/models/v20_cred_format.py | 4 ++-- aries_cloudcontroller/models/v20_cred_issue.py | 4 ++-- .../models/v20_cred_issue_problem_report_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_issue_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_offer.py | 4 ++-- .../models/v20_cred_offer_conn_free_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_offer_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_preview.py | 4 ++-- aries_cloudcontroller/models/v20_cred_proposal.py | 4 ++-- aries_cloudcontroller/models/v20_cred_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_request_free.py | 4 ++-- aries_cloudcontroller/models/v20_cred_request_request.py | 4 ++-- aries_cloudcontroller/models/v20_cred_store_request.py | 4 ++-- .../models/v20_discovery_exchange_list_result.py | 4 ++-- .../models/v20_discovery_exchange_result.py | 4 ++-- aries_cloudcontroller/models/v20_discovery_record.py | 4 ++-- .../models/v20_issue_cred_schema_core.py | 4 ++-- aries_cloudcontroller/models/v20_pres.py | 4 ++-- .../models/v20_pres_create_request_request.py | 4 ++-- aries_cloudcontroller/models/v20_pres_ex_record.py | 4 ++-- .../models/v20_pres_ex_record_by_format.py | 4 ++-- aries_cloudcontroller/models/v20_pres_ex_record_list.py | 4 ++-- aries_cloudcontroller/models/v20_pres_format.py | 4 ++-- .../models/v20_pres_problem_report_request.py | 4 ++-- aries_cloudcontroller/models/v20_pres_proposal.py | 4 ++-- .../models/v20_pres_proposal_by_format.py | 4 ++-- aries_cloudcontroller/models/v20_pres_proposal_request.py | 4 ++-- aries_cloudcontroller/models/v20_pres_request.py | 4 ++-- .../models/v20_pres_request_by_format.py | 4 ++-- .../models/v20_pres_send_request_request.py | 4 ++-- .../models/v20_pres_spec_by_format_request.py | 4 ++-- .../models/v20_presentation_send_request_to_proposal.py | 4 ++-- aries_cloudcontroller/models/vc_record.py | 4 ++-- aries_cloudcontroller/models/vc_record_list.py | 4 ++-- aries_cloudcontroller/models/verifiable_credential.py | 4 ++-- aries_cloudcontroller/models/verifiable_presentation.py | 4 ++-- aries_cloudcontroller/models/verify_credential_request.py | 4 ++-- .../models/verify_credential_response.py | 4 ++-- aries_cloudcontroller/models/verify_di_request.py | 4 ++-- aries_cloudcontroller/models/verify_di_response.py | 4 ++-- .../models/verify_presentation_request.py | 4 ++-- .../models/verify_presentation_response.py | 4 ++-- aries_cloudcontroller/models/verify_request.py | 4 ++-- aries_cloudcontroller/models/verify_response.py | 4 ++-- .../models/w3_c_credentials_list_request.py | 4 ++-- aries_cloudcontroller/models/wallet_list.py | 4 ++-- aries_cloudcontroller/models/wallet_record.py | 4 ++-- aries_cloudcontroller/models/write_ledger.py | 4 ++-- aries_cloudcontroller/rest.py | 6 +++--- requirements.txt | 1 + 355 files changed, 712 insertions(+), 711 deletions(-) diff --git a/aries_cloudcontroller/api_client.py b/aries_cloudcontroller/api_client.py index 4e59755e..837b162c 100644 --- a/aries_cloudcontroller/api_client.py +++ b/aries_cloudcontroller/api_client.py @@ -14,7 +14,7 @@ import datetime import decimal -import json +import orjson import mimetypes import os import re @@ -389,7 +389,7 @@ def deserialize( # fetch data from response object if content_type is None: try: - data = json.loads(response_text) + data = orjson.loads(response_text) except ValueError: data = response_text elif re.match( @@ -400,7 +400,7 @@ def deserialize( if response_text == "": data = "" else: - data = json.loads(response_text) + data = orjson.loads(response_text) elif re.match(r"^text\/[a-z.+-]+\s*(;|$)", content_type, re.IGNORECASE): data = response_text else: @@ -500,7 +500,7 @@ def parameters_to_url_query(self, params, collection_formats): if isinstance(v, (int, float)): v = str(v) if isinstance(v, dict): - v = json.dumps(v) + v = orjson.dumps(v).decode() if k in collection_formats: collection_format = collection_formats[k] diff --git a/aries_cloudcontroller/models/action_menu_fetch_result.py b/aries_cloudcontroller/models/action_menu_fetch_result.py index 5c941ec9..c1a0e2b5 100644 --- a/aries_cloudcontroller/models/action_menu_fetch_result.py +++ b/aries_cloudcontroller/models/action_menu_fetch_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ActionMenuFetchResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/add_proof.py b/aries_cloudcontroller/models/add_proof.py index aec4ef3f..f256b50b 100644 --- a/aries_cloudcontroller/models/add_proof.py +++ b/aries_cloudcontroller/models/add_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AddProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/add_proof_response.py b/aries_cloudcontroller/models/add_proof_response.py index b6117ad4..bd1c70d0 100644 --- a/aries_cloudcontroller/models/add_proof_response.py +++ b/aries_cloudcontroller/models/add_proof_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AddProofResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/admin_config.py b/aries_cloudcontroller/models/admin_config.py index 3f816c7c..5b71070b 100644 --- a/aries_cloudcontroller/models/admin_config.py +++ b/aries_cloudcontroller/models/admin_config.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AdminConfig from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/admin_modules.py b/aries_cloudcontroller/models/admin_modules.py index caf489fd..9318d2dc 100644 --- a/aries_cloudcontroller/models/admin_modules.py +++ b/aries_cloudcontroller/models/admin_modules.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AdminModules from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/admin_status.py b/aries_cloudcontroller/models/admin_status.py index bfaa5b34..99d93240 100644 --- a/aries_cloudcontroller/models/admin_status.py +++ b/aries_cloudcontroller/models/admin_status.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AdminStatus from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/admin_status_liveliness.py b/aries_cloudcontroller/models/admin_status_liveliness.py index 495db2f2..0b22dd03 100644 --- a/aries_cloudcontroller/models/admin_status_liveliness.py +++ b/aries_cloudcontroller/models/admin_status_liveliness.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AdminStatusLiveliness from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/admin_status_readiness.py b/aries_cloudcontroller/models/admin_status_readiness.py index 7b93de93..f3c41132 100644 --- a/aries_cloudcontroller/models/admin_status_readiness.py +++ b/aries_cloudcontroller/models/admin_status_readiness.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AdminStatusReadiness from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/aml_record.py b/aries_cloudcontroller/models/aml_record.py index c1f552d1..2f1cc1a1 100644 --- a/aries_cloudcontroller/models/aml_record.py +++ b/aries_cloudcontroller/models/aml_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AMLRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/anon_creds_schema.py b/aries_cloudcontroller/models/anon_creds_schema.py index cac46b13..35afb6f3 100644 --- a/aries_cloudcontroller/models/anon_creds_schema.py +++ b/aries_cloudcontroller/models/anon_creds_schema.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AnonCredsSchema from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attach_decorator.py b/aries_cloudcontroller/models/attach_decorator.py index 1286b218..a12005a0 100644 --- a/aries_cloudcontroller/models/attach_decorator.py +++ b/aries_cloudcontroller/models/attach_decorator.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -87,7 +87,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachDecorator from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attach_decorator_data.py b/aries_cloudcontroller/models/attach_decorator_data.py index 74b98d66..a89a87c8 100644 --- a/aries_cloudcontroller/models/attach_decorator_data.py +++ b/aries_cloudcontroller/models/attach_decorator_data.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set, Union @@ -88,7 +88,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachDecoratorData from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attach_decorator_data1_jws.py b/aries_cloudcontroller/models/attach_decorator_data1_jws.py index 5af64044..53609b4f 100644 --- a/aries_cloudcontroller/models/attach_decorator_data1_jws.py +++ b/aries_cloudcontroller/models/attach_decorator_data1_jws.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachDecoratorData1JWS from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attach_decorator_data_jws.py b/aries_cloudcontroller/models/attach_decorator_data_jws.py index 9f4baf07..863c7f80 100644 --- a/aries_cloudcontroller/models/attach_decorator_data_jws.py +++ b/aries_cloudcontroller/models/attach_decorator_data_jws.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -86,7 +86,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachDecoratorDataJWS from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attach_decorator_data_jws_header.py b/aries_cloudcontroller/models/attach_decorator_data_jws_header.py index a2e477a8..5559d22a 100644 --- a/aries_cloudcontroller/models/attach_decorator_data_jws_header.py +++ b/aries_cloudcontroller/models/attach_decorator_data_jws_header.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachDecoratorDataJWSHeader from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attachment_def.py b/aries_cloudcontroller/models/attachment_def.py index fffcdc1b..81a101a3 100644 --- a/aries_cloudcontroller/models/attachment_def.py +++ b/aries_cloudcontroller/models/attachment_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -58,7 +58,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttachmentDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/attribute_mime_types_result.py b/aries_cloudcontroller/models/attribute_mime_types_result.py index fe42466a..dfa16432 100644 --- a/aries_cloudcontroller/models/attribute_mime_types_result.py +++ b/aries_cloudcontroller/models/attribute_mime_types_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of AttributeMimeTypesResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/claim_format.py b/aries_cloudcontroller/models/claim_format.py index d1a0df4a..ef9aaa3c 100644 --- a/aries_cloudcontroller/models/claim_format.py +++ b/aries_cloudcontroller/models/claim_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -59,7 +59,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ClaimFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/clear_pending_revocations_request.py b/aries_cloudcontroller/models/clear_pending_revocations_request.py index f72a0733..57dc7785 100644 --- a/aries_cloudcontroller/models/clear_pending_revocations_request.py +++ b/aries_cloudcontroller/models/clear_pending_revocations_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ClearPendingRevocationsRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/configurable_write_ledgers.py b/aries_cloudcontroller/models/configurable_write_ledgers.py index a7ca6731..4fe2534c 100644 --- a/aries_cloudcontroller/models/configurable_write_ledgers.py +++ b/aries_cloudcontroller/models/configurable_write_ledgers.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConfigurableWriteLedgers from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/conn_record.py b/aries_cloudcontroller/models/conn_record.py index 74e8e0b9..89b6c543 100644 --- a/aries_cloudcontroller/models/conn_record.py +++ b/aries_cloudcontroller/models/conn_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -235,7 +235,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_invitation.py b/aries_cloudcontroller/models/connection_invitation.py index d1052240..c97729d0 100644 --- a/aries_cloudcontroller/models/connection_invitation.py +++ b/aries_cloudcontroller/models/connection_invitation.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -97,7 +97,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionInvitation from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_list.py b/aries_cloudcontroller/models/connection_list.py index bf51f18c..b9dafca0 100644 --- a/aries_cloudcontroller/models/connection_list.py +++ b/aries_cloudcontroller/models/connection_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_metadata.py b/aries_cloudcontroller/models/connection_metadata.py index bd32664d..fb9f3d0b 100644 --- a/aries_cloudcontroller/models/connection_metadata.py +++ b/aries_cloudcontroller/models/connection_metadata.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionMetadata from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_metadata_set_request.py b/aries_cloudcontroller/models/connection_metadata_set_request.py index 8c5a0b0e..79246306 100644 --- a/aries_cloudcontroller/models/connection_metadata_set_request.py +++ b/aries_cloudcontroller/models/connection_metadata_set_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionMetadataSetRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_static_request.py b/aries_cloudcontroller/models/connection_static_request.py index 4e298d01..712dc146 100644 --- a/aries_cloudcontroller/models/connection_static_request.py +++ b/aries_cloudcontroller/models/connection_static_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -123,7 +123,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionStaticRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/connection_static_result.py b/aries_cloudcontroller/models/connection_static_result.py index 1a5123fa..ee14239a 100644 --- a/aries_cloudcontroller/models/connection_static_result.py +++ b/aries_cloudcontroller/models/connection_static_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -125,7 +125,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ConnectionStaticResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/constraints.py b/aries_cloudcontroller/models/constraints.py index 23ace10f..a5241f36 100644 --- a/aries_cloudcontroller/models/constraints.py +++ b/aries_cloudcontroller/models/constraints.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -111,7 +111,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Constraints from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_invitation_request.py b/aries_cloudcontroller/models/create_invitation_request.py index b7cbf02e..29519a7a 100644 --- a/aries_cloudcontroller/models/create_invitation_request.py +++ b/aries_cloudcontroller/models/create_invitation_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -86,7 +86,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateInvitationRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_key_request.py b/aries_cloudcontroller/models/create_key_request.py index 931cdcec..02302d40 100644 --- a/aries_cloudcontroller/models/create_key_request.py +++ b/aries_cloudcontroller/models/create_key_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateKeyRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_key_response.py b/aries_cloudcontroller/models/create_key_response.py index ad5647e0..0c4066dd 100644 --- a/aries_cloudcontroller/models/create_key_response.py +++ b/aries_cloudcontroller/models/create_key_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateKeyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_wallet_request.py b/aries_cloudcontroller/models/create_wallet_request.py index dbabcc13..af17938a 100644 --- a/aries_cloudcontroller/models/create_wallet_request.py +++ b/aries_cloudcontroller/models/create_wallet_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -131,7 +131,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateWalletRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_wallet_response.py b/aries_cloudcontroller/models/create_wallet_response.py index b44521e9..b0842ecf 100644 --- a/aries_cloudcontroller/models/create_wallet_response.py +++ b/aries_cloudcontroller/models/create_wallet_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -107,7 +107,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateWalletResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_wallet_token_request.py b/aries_cloudcontroller/models/create_wallet_token_request.py index d24bb849..e5fa7ad1 100644 --- a/aries_cloudcontroller/models/create_wallet_token_request.py +++ b/aries_cloudcontroller/models/create_wallet_token_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateWalletTokenRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/create_wallet_token_response.py b/aries_cloudcontroller/models/create_wallet_token_response.py index 0580dc23..0cf676cb 100644 --- a/aries_cloudcontroller/models/create_wallet_token_response.py +++ b/aries_cloudcontroller/models/create_wallet_token_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CreateWalletTokenResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_attr_spec.py b/aries_cloudcontroller/models/cred_attr_spec.py index d6c12940..93a99541 100644 --- a/aries_cloudcontroller/models/cred_attr_spec.py +++ b/aries_cloudcontroller/models/cred_attr_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredAttrSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def.py b/aries_cloudcontroller/models/cred_def.py index a31a17b7..4e6aabcb 100644 --- a/aries_cloudcontroller/models/cred_def.py +++ b/aries_cloudcontroller/models/cred_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -71,7 +71,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_post_options.py b/aries_cloudcontroller/models/cred_def_post_options.py index a22233a4..24d12339 100644 --- a/aries_cloudcontroller/models/cred_def_post_options.py +++ b/aries_cloudcontroller/models/cred_def_post_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -64,7 +64,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefPostOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_post_request.py b/aries_cloudcontroller/models/cred_def_post_request.py index a87b5618..998b7e25 100644 --- a/aries_cloudcontroller/models/cred_def_post_request.py +++ b/aries_cloudcontroller/models/cred_def_post_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefPostRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_result.py b/aries_cloudcontroller/models/cred_def_result.py index ec01af33..d62793b7 100644 --- a/aries_cloudcontroller/models/cred_def_result.py +++ b/aries_cloudcontroller/models/cred_def_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_state.py b/aries_cloudcontroller/models/cred_def_state.py index 22d58e31..4176d35e 100644 --- a/aries_cloudcontroller/models/cred_def_state.py +++ b/aries_cloudcontroller/models/cred_def_state.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -68,7 +68,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefState from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value.py b/aries_cloudcontroller/models/cred_def_value.py index 240a2db1..b57a48a4 100644 --- a/aries_cloudcontroller/models/cred_def_value.py +++ b/aries_cloudcontroller/models/cred_def_value.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value_primary.py b/aries_cloudcontroller/models/cred_def_value_primary.py index 8cf7e487..e4a19fcb 100644 --- a/aries_cloudcontroller/models/cred_def_value_primary.py +++ b/aries_cloudcontroller/models/cred_def_value_primary.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -91,7 +91,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValuePrimary from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py index 65770788..9ca37639 100644 --- a/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -90,7 +90,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValuePrimarySchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value_revocation.py b/aries_cloudcontroller/models/cred_def_value_revocation.py index 473aba9d..e6cf9243 100644 --- a/aries_cloudcontroller/models/cred_def_value_revocation.py +++ b/aries_cloudcontroller/models/cred_def_value_revocation.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -67,7 +67,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValueRevocation from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py index 1cd45ef5..76dd0c8d 100644 --- a/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -67,7 +67,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValueRevocationSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py index 92daa5eb..dc085cd6 100644 --- a/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredDefValueSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_info_list.py b/aries_cloudcontroller/models/cred_info_list.py index 0b1b26ce..7c889a81 100644 --- a/aries_cloudcontroller/models/cred_info_list.py +++ b/aries_cloudcontroller/models/cred_info_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredInfoList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_indy_records_result.py b/aries_cloudcontroller/models/cred_rev_indy_records_result.py index d8b2d7e2..d55ada88 100644 --- a/aries_cloudcontroller/models/cred_rev_indy_records_result.py +++ b/aries_cloudcontroller/models/cred_rev_indy_records_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevIndyRecordsResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py index 3b60d31b..31a95d85 100644 --- a/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevIndyRecordsResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_record_details_result.py b/aries_cloudcontroller/models/cred_rev_record_details_result.py index 5ac630cd..f8abb19f 100644 --- a/aries_cloudcontroller/models/cred_rev_record_details_result.py +++ b/aries_cloudcontroller/models/cred_rev_record_details_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevRecordDetailsResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py index cbf393d2..0bc0d45d 100644 --- a/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevRecordDetailsResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_record_result.py b/aries_cloudcontroller/models/cred_rev_record_result.py index afaf2b7a..12e4de1b 100644 --- a/aries_cloudcontroller/models/cred_rev_record_result.py +++ b/aries_cloudcontroller/models/cred_rev_record_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevRecordResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py index 6fc02829..fffaec0e 100644 --- a/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevRecordResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/cred_revoked_result.py b/aries_cloudcontroller/models/cred_revoked_result.py index b3e58701..d7c857c4 100644 --- a/aries_cloudcontroller/models/cred_revoked_result.py +++ b/aries_cloudcontroller/models/cred_revoked_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredRevokedResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential.py b/aries_cloudcontroller/models/credential.py index 8e8207c0..3d93ac5d 100644 --- a/aries_cloudcontroller/models/credential.py +++ b/aries_cloudcontroller/models/credential.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set, Union @@ -120,7 +120,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Credential from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_definition.py b/aries_cloudcontroller/models/credential_definition.py index 6dc05663..5d299368 100644 --- a/aries_cloudcontroller/models/credential_definition.py +++ b/aries_cloudcontroller/models/credential_definition.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Literal, Optional, Set @@ -99,7 +99,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialDefinition from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_definition_get_result.py b/aries_cloudcontroller/models/credential_definition_get_result.py index a88fc3a9..0f4dfccd 100644 --- a/aries_cloudcontroller/models/credential_definition_get_result.py +++ b/aries_cloudcontroller/models/credential_definition_get_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialDefinitionGetResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_definition_send_request.py b/aries_cloudcontroller/models/credential_definition_send_request.py index 221bcf91..2c5c5e05 100644 --- a/aries_cloudcontroller/models/credential_definition_send_request.py +++ b/aries_cloudcontroller/models/credential_definition_send_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -77,7 +77,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialDefinitionSendRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_definition_send_result.py b/aries_cloudcontroller/models/credential_definition_send_result.py index 242da0b9..4ace6e08 100644 --- a/aries_cloudcontroller/models/credential_definition_send_result.py +++ b/aries_cloudcontroller/models/credential_definition_send_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialDefinitionSendResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_definitions_created_result.py b/aries_cloudcontroller/models/credential_definitions_created_result.py index 044004b7..3f26887e 100644 --- a/aries_cloudcontroller/models/credential_definitions_created_result.py +++ b/aries_cloudcontroller/models/credential_definitions_created_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialDefinitionsCreatedResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_offer.py b/aries_cloudcontroller/models/credential_offer.py index 20064f33..a43b1d22 100644 --- a/aries_cloudcontroller/models/credential_offer.py +++ b/aries_cloudcontroller/models/credential_offer.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialOffer from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_preview.py b/aries_cloudcontroller/models/credential_preview.py index 213b1942..ff066a39 100644 --- a/aries_cloudcontroller/models/credential_preview.py +++ b/aries_cloudcontroller/models/credential_preview.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialPreview from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_proposal.py b/aries_cloudcontroller/models/credential_proposal.py index 9bd018d9..2e7d27a5 100644 --- a/aries_cloudcontroller/models/credential_proposal.py +++ b/aries_cloudcontroller/models/credential_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -143,7 +143,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/credential_status_options.py b/aries_cloudcontroller/models/credential_status_options.py index 931078d0..75ebacaa 100644 --- a/aries_cloudcontroller/models/credential_status_options.py +++ b/aries_cloudcontroller/models/credential_status_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of CredentialStatusOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/data_integrity_proof_options.py b/aries_cloudcontroller/models/data_integrity_proof_options.py index 24bb3de8..c8cc22ea 100644 --- a/aries_cloudcontroller/models/data_integrity_proof_options.py +++ b/aries_cloudcontroller/models/data_integrity_proof_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -116,7 +116,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DataIntegrityProofOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did.py b/aries_cloudcontroller/models/did.py index 4bfed0d6..d84e7c70 100644 --- a/aries_cloudcontroller/models/did.py +++ b/aries_cloudcontroller/models/did.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Literal, Optional, Set @@ -107,7 +107,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DID from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_create.py b/aries_cloudcontroller/models/did_create.py index d9708d1b..f5d48b5d 100644 --- a/aries_cloudcontroller/models/did_create.py +++ b/aries_cloudcontroller/models/did_create.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDCreate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_create_options.py b/aries_cloudcontroller/models/did_create_options.py index dce8659b..5ee695fc 100644 --- a/aries_cloudcontroller/models/did_create_options.py +++ b/aries_cloudcontroller/models/did_create_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -74,7 +74,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDCreateOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_endpoint.py b/aries_cloudcontroller/models/did_endpoint.py index a8f0d280..fd24b9e3 100644 --- a/aries_cloudcontroller/models/did_endpoint.py +++ b/aries_cloudcontroller/models/did_endpoint.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -76,7 +76,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDEndpoint from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_endpoint_with_type.py b/aries_cloudcontroller/models/did_endpoint_with_type.py index abf4e119..74549f38 100644 --- a/aries_cloudcontroller/models/did_endpoint_with_type.py +++ b/aries_cloudcontroller/models/did_endpoint_with_type.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -115,7 +115,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDEndpointWithType from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_list.py b/aries_cloudcontroller/models/did_list.py index cd268217..2eda934b 100644 --- a/aries_cloudcontroller/models/did_list.py +++ b/aries_cloudcontroller/models/did_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_result.py b/aries_cloudcontroller/models/did_result.py index 60a31f52..5d2860e2 100644 --- a/aries_cloudcontroller/models/did_result.py +++ b/aries_cloudcontroller/models/did_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/did_rotate_request_json.py b/aries_cloudcontroller/models/did_rotate_request_json.py index 75a98a9b..cb0ad665 100644 --- a/aries_cloudcontroller/models/did_rotate_request_json.py +++ b/aries_cloudcontroller/models/did_rotate_request_json.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDRotateRequestJSON from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/didx_reject_request.py b/aries_cloudcontroller/models/didx_reject_request.py index 31aaf9aa..0e30c547 100644 --- a/aries_cloudcontroller/models/didx_reject_request.py +++ b/aries_cloudcontroller/models/didx_reject_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDXRejectRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/didx_request.py b/aries_cloudcontroller/models/didx_request.py index bfd888dc..1664426e 100644 --- a/aries_cloudcontroller/models/didx_request.py +++ b/aries_cloudcontroller/models/didx_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -92,7 +92,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIDXRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_field.py b/aries_cloudcontroller/models/dif_field.py index 113af1bd..5fcbeab5 100644 --- a/aries_cloudcontroller/models/dif_field.py +++ b/aries_cloudcontroller/models/dif_field.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFField from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_holder.py b/aries_cloudcontroller/models/dif_holder.py index 237ee441..faf739fd 100644 --- a/aries_cloudcontroller/models/dif_holder.py +++ b/aries_cloudcontroller/models/dif_holder.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFHolder from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_options.py b/aries_cloudcontroller/models/dif_options.py index ee057fa3..c50257ba 100644 --- a/aries_cloudcontroller/models/dif_options.py +++ b/aries_cloudcontroller/models/dif_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -66,7 +66,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_pres_spec.py b/aries_cloudcontroller/models/dif_pres_spec.py index 40369056..524fe8a4 100644 --- a/aries_cloudcontroller/models/dif_pres_spec.py +++ b/aries_cloudcontroller/models/dif_pres_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFPresSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_proof_proposal.py b/aries_cloudcontroller/models/dif_proof_proposal.py index 3b8ca3ca..5dc2f84a 100644 --- a/aries_cloudcontroller/models/dif_proof_proposal.py +++ b/aries_cloudcontroller/models/dif_proof_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFProofProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/dif_proof_request.py b/aries_cloudcontroller/models/dif_proof_request.py index 26fb9da1..0c47918c 100644 --- a/aries_cloudcontroller/models/dif_proof_request.py +++ b/aries_cloudcontroller/models/dif_proof_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DIFProofRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/disclose.py b/aries_cloudcontroller/models/disclose.py index c5cdb3ba..53343069 100644 --- a/aries_cloudcontroller/models/disclose.py +++ b/aries_cloudcontroller/models/disclose.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Disclose from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/disclosures.py b/aries_cloudcontroller/models/disclosures.py index d844cae8..826b6cd5 100644 --- a/aries_cloudcontroller/models/disclosures.py +++ b/aries_cloudcontroller/models/disclosures.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Disclosures from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/doc.py b/aries_cloudcontroller/models/doc.py index 7c54cdc3..756c3bfb 100644 --- a/aries_cloudcontroller/models/doc.py +++ b/aries_cloudcontroller/models/doc.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Doc from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/document_verification_result.py b/aries_cloudcontroller/models/document_verification_result.py index ac7296d8..8c68bc01 100644 --- a/aries_cloudcontroller/models/document_verification_result.py +++ b/aries_cloudcontroller/models/document_verification_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of DocumentVerificationResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/endorser_info.py b/aries_cloudcontroller/models/endorser_info.py index 0d078bf0..ef81ccf9 100644 --- a/aries_cloudcontroller/models/endorser_info.py +++ b/aries_cloudcontroller/models/endorser_info.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of EndorserInfo from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/endpoints_result.py b/aries_cloudcontroller/models/endpoints_result.py index 66813aa5..b2498ad3 100644 --- a/aries_cloudcontroller/models/endpoints_result.py +++ b/aries_cloudcontroller/models/endpoints_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -81,7 +81,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of EndpointsResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/fetch_credential_response.py b/aries_cloudcontroller/models/fetch_credential_response.py index 4dde71d9..fb5b0caf 100644 --- a/aries_cloudcontroller/models/fetch_credential_response.py +++ b/aries_cloudcontroller/models/fetch_credential_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of FetchCredentialResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/fetch_key_response.py b/aries_cloudcontroller/models/fetch_key_response.py index 55a5bae8..3d6603e4 100644 --- a/aries_cloudcontroller/models/fetch_key_response.py +++ b/aries_cloudcontroller/models/fetch_key_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of FetchKeyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/filter.py b/aries_cloudcontroller/models/filter.py index 43ada7b2..57e9b5fb 100644 --- a/aries_cloudcontroller/models/filter.py +++ b/aries_cloudcontroller/models/filter.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union @@ -82,7 +82,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Filter from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/generated.py b/aries_cloudcontroller/models/generated.py index eb459375..aa7ede4f 100644 --- a/aries_cloudcontroller/models/generated.py +++ b/aries_cloudcontroller/models/generated.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -78,7 +78,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Generated from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_cred_def_result.py b/aries_cloudcontroller/models/get_cred_def_result.py index 0d542430..b05c5e33 100644 --- a/aries_cloudcontroller/models/get_cred_def_result.py +++ b/aries_cloudcontroller/models/get_cred_def_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -58,7 +58,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetCredDefResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_cred_defs_response.py b/aries_cloudcontroller/models/get_cred_defs_response.py index b2a3d5b5..b41a31ba 100644 --- a/aries_cloudcontroller/models/get_cred_defs_response.py +++ b/aries_cloudcontroller/models/get_cred_defs_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetCredDefsResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_did_endpoint_response.py b/aries_cloudcontroller/models/get_did_endpoint_response.py index 5f75997d..596ac7a2 100644 --- a/aries_cloudcontroller/models/get_did_endpoint_response.py +++ b/aries_cloudcontroller/models/get_did_endpoint_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetDIDEndpointResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_did_verkey_response.py b/aries_cloudcontroller/models/get_did_verkey_response.py index 68a91ce9..33db38a4 100644 --- a/aries_cloudcontroller/models/get_did_verkey_response.py +++ b/aries_cloudcontroller/models/get_did_verkey_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetDIDVerkeyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_nym_role_response.py b/aries_cloudcontroller/models/get_nym_role_response.py index 52407647..dfc3b386 100644 --- a/aries_cloudcontroller/models/get_nym_role_response.py +++ b/aries_cloudcontroller/models/get_nym_role_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -59,7 +59,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetNymRoleResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_schema_result.py b/aries_cloudcontroller/models/get_schema_result.py index c2cab95f..da4e4e24 100644 --- a/aries_cloudcontroller/models/get_schema_result.py +++ b/aries_cloudcontroller/models/get_schema_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetSchemaResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/get_schemas_response.py b/aries_cloudcontroller/models/get_schemas_response.py index 42907f01..efa7fd93 100644 --- a/aries_cloudcontroller/models/get_schemas_response.py +++ b/aries_cloudcontroller/models/get_schemas_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of GetSchemasResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/hangup.py b/aries_cloudcontroller/models/hangup.py index 8c2adec4..9d24adf0 100644 --- a/aries_cloudcontroller/models/hangup.py +++ b/aries_cloudcontroller/models/hangup.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Hangup from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_attr_value.py b/aries_cloudcontroller/models/indy_attr_value.py index 2fd392b8..61e4f3a7 100644 --- a/aries_cloudcontroller/models/indy_attr_value.py +++ b/aries_cloudcontroller/models/indy_attr_value.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyAttrValue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_cred_abstract.py b/aries_cloudcontroller/models/indy_cred_abstract.py index efe32fa5..bf8377f1 100644 --- a/aries_cloudcontroller/models/indy_cred_abstract.py +++ b/aries_cloudcontroller/models/indy_cred_abstract.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -96,7 +96,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyCredAbstract from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_cred_info.py b/aries_cloudcontroller/models/indy_cred_info.py index 35423081..45ebcf46 100644 --- a/aries_cloudcontroller/models/indy_cred_info.py +++ b/aries_cloudcontroller/models/indy_cred_info.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -123,7 +123,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyCredInfo from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_cred_precis.py b/aries_cloudcontroller/models/indy_cred_precis.py index c425bac1..70fb2ebd 100644 --- a/aries_cloudcontroller/models/indy_cred_precis.py +++ b/aries_cloudcontroller/models/indy_cred_precis.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyCredPrecis from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_cred_request.py b/aries_cloudcontroller/models/indy_cred_request.py index 51dfcaa3..250f611f 100644 --- a/aries_cloudcontroller/models/indy_cred_request.py +++ b/aries_cloudcontroller/models/indy_cred_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -81,7 +81,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyCredRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_credential.py b/aries_cloudcontroller/models/indy_credential.py index f4f2370e..e6defd1a 100644 --- a/aries_cloudcontroller/models/indy_credential.py +++ b/aries_cloudcontroller/models/indy_credential.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -114,7 +114,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyCredential from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_eq_proof.py b/aries_cloudcontroller/models/indy_eq_proof.py index 5ab2b290..066d747a 100644 --- a/aries_cloudcontroller/models/indy_eq_proof.py +++ b/aries_cloudcontroller/models/indy_eq_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -98,7 +98,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyEQProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_ge_proof.py b/aries_cloudcontroller/models/indy_ge_proof.py index 3c2ccc71..a47e8ef2 100644 --- a/aries_cloudcontroller/models/indy_ge_proof.py +++ b/aries_cloudcontroller/models/indy_ge_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -72,7 +72,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyGEProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_ge_proof_pred.py b/aries_cloudcontroller/models/indy_ge_proof_pred.py index ff15b6aa..0274d5ea 100644 --- a/aries_cloudcontroller/models/indy_ge_proof_pred.py +++ b/aries_cloudcontroller/models/indy_ge_proof_pred.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -61,7 +61,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyGEProofPred from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_key_correctness_proof.py b/aries_cloudcontroller/models/indy_key_correctness_proof.py index 5c5baf81..593ef435 100644 --- a/aries_cloudcontroller/models/indy_key_correctness_proof.py +++ b/aries_cloudcontroller/models/indy_key_correctness_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -66,7 +66,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyKeyCorrectnessProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_non_revoc_proof.py b/aries_cloudcontroller/models/indy_non_revoc_proof.py index 507859d5..080ff320 100644 --- a/aries_cloudcontroller/models/indy_non_revoc_proof.py +++ b/aries_cloudcontroller/models/indy_non_revoc_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyNonRevocProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_non_revocation_interval.py b/aries_cloudcontroller/models/indy_non_revocation_interval.py index ad12c960..85a77fc1 100644 --- a/aries_cloudcontroller/models/indy_non_revocation_interval.py +++ b/aries_cloudcontroller/models/indy_non_revocation_interval.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyNonRevocationInterval from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_pres_attr_spec.py b/aries_cloudcontroller/models/indy_pres_attr_spec.py index 537efad2..10b79265 100644 --- a/aries_cloudcontroller/models/indy_pres_attr_spec.py +++ b/aries_cloudcontroller/models/indy_pres_attr_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -75,7 +75,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyPresAttrSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_pres_pred_spec.py b/aries_cloudcontroller/models/indy_pres_pred_spec.py index 5508c27a..57b03e3e 100644 --- a/aries_cloudcontroller/models/indy_pres_pred_spec.py +++ b/aries_cloudcontroller/models/indy_pres_pred_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -78,7 +78,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyPresPredSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_pres_preview.py b/aries_cloudcontroller/models/indy_pres_preview.py index 3ff07112..a42c1525 100644 --- a/aries_cloudcontroller/models/indy_pres_preview.py +++ b/aries_cloudcontroller/models/indy_pres_preview.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyPresPreview from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_pres_spec.py b/aries_cloudcontroller/models/indy_pres_spec.py index bc88ce58..37413637 100644 --- a/aries_cloudcontroller/models/indy_pres_spec.py +++ b/aries_cloudcontroller/models/indy_pres_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -67,7 +67,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyPresSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_primary_proof.py b/aries_cloudcontroller/models/indy_primary_proof.py index b4015fbc..f2fd9fa4 100644 --- a/aries_cloudcontroller/models/indy_primary_proof.py +++ b/aries_cloudcontroller/models/indy_primary_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyPrimaryProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof.py b/aries_cloudcontroller/models/indy_proof.py index bb777825..eaf2d744 100644 --- a/aries_cloudcontroller/models/indy_proof.py +++ b/aries_cloudcontroller/models/indy_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -58,7 +58,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_identifier.py b/aries_cloudcontroller/models/indy_proof_identifier.py index afdcd5f8..6c07b9d1 100644 --- a/aries_cloudcontroller/models/indy_proof_identifier.py +++ b/aries_cloudcontroller/models/indy_proof_identifier.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -107,7 +107,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofIdentifier from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_proof.py b/aries_cloudcontroller/models/indy_proof_proof.py index 40d04209..921e6808 100644 --- a/aries_cloudcontroller/models/indy_proof_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py b/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py index 53d92e4b..56218490 100644 --- a/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofProofAggregatedProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py b/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py index 51a9afb1..69b66965 100644 --- a/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofProofProofsProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_req_attr_spec.py b/aries_cloudcontroller/models/indy_proof_req_attr_spec.py index bca950c7..0b61a251 100644 --- a/aries_cloudcontroller/models/indy_proof_req_attr_spec.py +++ b/aries_cloudcontroller/models/indy_proof_req_attr_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofReqAttrSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py b/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py index b3eae915..d453eede 100644 --- a/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofReqAttrSpecNonRevoked from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_req_pred_spec.py b/aries_cloudcontroller/models/indy_proof_req_pred_spec.py index cbb13601..74e2fdb9 100644 --- a/aries_cloudcontroller/models/indy_proof_req_pred_spec.py +++ b/aries_cloudcontroller/models/indy_proof_req_pred_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -68,7 +68,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofReqPredSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py b/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py index a77e15dd..f8fd81e8 100644 --- a/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofReqPredSpecNonRevoked from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_request.py b/aries_cloudcontroller/models/indy_proof_request.py index a3894a7a..5df43de0 100644 --- a/aries_cloudcontroller/models/indy_proof_request.py +++ b/aries_cloudcontroller/models/indy_proof_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -91,7 +91,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_request_non_revoked.py b/aries_cloudcontroller/models/indy_proof_request_non_revoked.py index f4d7c44d..4fe25162 100644 --- a/aries_cloudcontroller/models/indy_proof_request_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_request_non_revoked.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequestNonRevoked from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof.py b/aries_cloudcontroller/models/indy_proof_requested_proof.py index 1b745f38..4e3df631 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -76,7 +76,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequestedProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py b/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py index a6ec37a8..5b62295f 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequestedProofPredicate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py index 26ec18af..505d4e5c 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -62,7 +62,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequestedProofRevealedAttr from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py index 42423069..d885131d 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyProofRequestedProofRevealedAttrGroup from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py b/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py index 0194ad90..78b8fdf2 100644 --- a/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py +++ b/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRequestedCredsRequestedAttr from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py b/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py index 12cf060f..07242090 100644 --- a/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py +++ b/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRequestedCredsRequestedPred from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_def.py b/aries_cloudcontroller/models/indy_rev_reg_def.py index 15e0e21a..459aa8aa 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -123,7 +123,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value.py b/aries_cloudcontroller/models/indy_rev_reg_def_value.py index 239a6096..4874144e 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -98,7 +98,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegDefValue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py index 24e1ea70..ae70d2ac 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegDefValuePublicKeys from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py index 81b8a083..85ea0243 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegDefValuePublicKeysAccumKey from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_entry.py b/aries_cloudcontroller/models/indy_rev_reg_entry.py index 6a43e7b3..71138e81 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_entry.py +++ b/aries_cloudcontroller/models/indy_rev_reg_entry.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -62,7 +62,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegEntry from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/indy_rev_reg_entry_value.py b/aries_cloudcontroller/models/indy_rev_reg_entry_value.py index 7884ab1d..819076f4 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_entry_value.py +++ b/aries_cloudcontroller/models/indy_rev_reg_entry_value.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IndyRevRegEntryValue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/inner_cred_def.py b/aries_cloudcontroller/models/inner_cred_def.py index 2a4a4f5c..1e20bd49 100644 --- a/aries_cloudcontroller/models/inner_cred_def.py +++ b/aries_cloudcontroller/models/inner_cred_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InnerCredDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/inner_rev_reg_def.py b/aries_cloudcontroller/models/inner_rev_reg_def.py index 93bc9b70..bb6a91b3 100644 --- a/aries_cloudcontroller/models/inner_rev_reg_def.py +++ b/aries_cloudcontroller/models/inner_rev_reg_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InnerRevRegDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/input_descriptors.py b/aries_cloudcontroller/models/input_descriptors.py index 7c0d87fa..be37b8f5 100644 --- a/aries_cloudcontroller/models/input_descriptors.py +++ b/aries_cloudcontroller/models/input_descriptors.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -69,7 +69,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InputDescriptors from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/invitation_create_request.py b/aries_cloudcontroller/models/invitation_create_request.py index 22b5b28d..7de8e6f4 100644 --- a/aries_cloudcontroller/models/invitation_create_request.py +++ b/aries_cloudcontroller/models/invitation_create_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -124,7 +124,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InvitationCreateRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/invitation_message.py b/aries_cloudcontroller/models/invitation_message.py index ae26b6d5..a218e189 100644 --- a/aries_cloudcontroller/models/invitation_message.py +++ b/aries_cloudcontroller/models/invitation_message.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union @@ -85,7 +85,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InvitationMessage from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/invitation_record.py b/aries_cloudcontroller/models/invitation_record.py index acbff4f8..237636ae 100644 --- a/aries_cloudcontroller/models/invitation_record.py +++ b/aries_cloudcontroller/models/invitation_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -114,7 +114,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InvitationRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/invitation_result.py b/aries_cloudcontroller/models/invitation_result.py index 7ad8d783..35f86ffb 100644 --- a/aries_cloudcontroller/models/invitation_result.py +++ b/aries_cloudcontroller/models/invitation_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of InvitationResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/issue_credential_request.py b/aries_cloudcontroller/models/issue_credential_request.py index 73f69aa8..44aaee23 100644 --- a/aries_cloudcontroller/models/issue_credential_request.py +++ b/aries_cloudcontroller/models/issue_credential_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IssueCredentialRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/issue_credential_response.py b/aries_cloudcontroller/models/issue_credential_response.py index 492c51dd..55d881b6 100644 --- a/aries_cloudcontroller/models/issue_credential_response.py +++ b/aries_cloudcontroller/models/issue_credential_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IssueCredentialResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/issuer_cred_rev_record.py b/aries_cloudcontroller/models/issuer_cred_rev_record.py index c15eea72..5e21f5b6 100644 --- a/aries_cloudcontroller/models/issuer_cred_rev_record.py +++ b/aries_cloudcontroller/models/issuer_cred_rev_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -153,7 +153,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IssuerCredRevRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py b/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py index 3fc4d868..1b367dbf 100644 --- a/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py +++ b/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -113,7 +113,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IssuerCredRevRecordSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/issuer_rev_reg_record.py b/aries_cloudcontroller/models/issuer_rev_reg_record.py index 4b66760b..afc24e7d 100644 --- a/aries_cloudcontroller/models/issuer_rev_reg_record.py +++ b/aries_cloudcontroller/models/issuer_rev_reg_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -216,7 +216,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of IssuerRevRegRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/jws_create.py b/aries_cloudcontroller/models/jws_create.py index fc68d7ef..d7a3e18f 100644 --- a/aries_cloudcontroller/models/jws_create.py +++ b/aries_cloudcontroller/models/jws_create.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -87,7 +87,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of JWSCreate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/jws_verify.py b/aries_cloudcontroller/models/jws_verify.py index 65aca2cb..184f683b 100644 --- a/aries_cloudcontroller/models/jws_verify.py +++ b/aries_cloudcontroller/models/jws_verify.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -58,7 +58,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of JWSVerify from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/jws_verify_response.py b/aries_cloudcontroller/models/jws_verify_response.py index 21fe7570..625ea868 100644 --- a/aries_cloudcontroller/models/jws_verify_response.py +++ b/aries_cloudcontroller/models/jws_verify_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of JWSVerifyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist.py b/aries_cloudcontroller/models/keylist.py index 58d03a7d..65c51add 100644 --- a/aries_cloudcontroller/models/keylist.py +++ b/aries_cloudcontroller/models/keylist.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Keylist from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_query.py b/aries_cloudcontroller/models/keylist_query.py index 6777078c..b2d62f23 100644 --- a/aries_cloudcontroller/models/keylist_query.py +++ b/aries_cloudcontroller/models/keylist_query.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistQuery from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_query_filter_request.py b/aries_cloudcontroller/models/keylist_query_filter_request.py index a7a5377c..02c7d7b2 100644 --- a/aries_cloudcontroller/models/keylist_query_filter_request.py +++ b/aries_cloudcontroller/models/keylist_query_filter_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistQueryFilterRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_query_paginate.py b/aries_cloudcontroller/models/keylist_query_paginate.py index 0d3afea7..a1254b8a 100644 --- a/aries_cloudcontroller/models/keylist_query_paginate.py +++ b/aries_cloudcontroller/models/keylist_query_paginate.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistQueryPaginate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_update.py b/aries_cloudcontroller/models/keylist_update.py index 9d3bba4f..8e6d5110 100644 --- a/aries_cloudcontroller/models/keylist_update.py +++ b/aries_cloudcontroller/models/keylist_update.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistUpdate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_update_request.py b/aries_cloudcontroller/models/keylist_update_request.py index fca2139e..3960f677 100644 --- a/aries_cloudcontroller/models/keylist_update_request.py +++ b/aries_cloudcontroller/models/keylist_update_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistUpdateRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/keylist_update_rule.py b/aries_cloudcontroller/models/keylist_update_rule.py index d8ffcc01..bc5407fc 100644 --- a/aries_cloudcontroller/models/keylist_update_rule.py +++ b/aries_cloudcontroller/models/keylist_update_rule.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -68,7 +68,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of KeylistUpdateRule from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ld_proof_vc_detail.py b/aries_cloudcontroller/models/ld_proof_vc_detail.py index b78088df..30e66f95 100644 --- a/aries_cloudcontroller/models/ld_proof_vc_detail.py +++ b/aries_cloudcontroller/models/ld_proof_vc_detail.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of LDProofVCDetail from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ld_proof_vc_options.py b/aries_cloudcontroller/models/ld_proof_vc_options.py index df7203c6..50defdf3 100644 --- a/aries_cloudcontroller/models/ld_proof_vc_options.py +++ b/aries_cloudcontroller/models/ld_proof_vc_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -103,7 +103,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of LDProofVCOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ledger_config_instance.py b/aries_cloudcontroller/models/ledger_config_instance.py index c08e4e71..81ea87aa 100644 --- a/aries_cloudcontroller/models/ledger_config_instance.py +++ b/aries_cloudcontroller/models/ledger_config_instance.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -59,7 +59,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of LedgerConfigInstance from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ledger_config_list.py b/aries_cloudcontroller/models/ledger_config_list.py index 5f23cdc3..447dd109 100644 --- a/aries_cloudcontroller/models/ledger_config_list.py +++ b/aries_cloudcontroller/models/ledger_config_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of LedgerConfigList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/linked_data_proof.py b/aries_cloudcontroller/models/linked_data_proof.py index 3edd410e..8bd2ebb9 100644 --- a/aries_cloudcontroller/models/linked_data_proof.py +++ b/aries_cloudcontroller/models/linked_data_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -108,7 +108,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of LinkedDataProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/mediation_deny.py b/aries_cloudcontroller/models/mediation_deny.py index 1db7817e..a2cc0c57 100644 --- a/aries_cloudcontroller/models/mediation_deny.py +++ b/aries_cloudcontroller/models/mediation_deny.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MediationDeny from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/mediation_grant.py b/aries_cloudcontroller/models/mediation_grant.py index c8581c39..431d9813 100644 --- a/aries_cloudcontroller/models/mediation_grant.py +++ b/aries_cloudcontroller/models/mediation_grant.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MediationGrant from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/mediation_id_match_info.py b/aries_cloudcontroller/models/mediation_id_match_info.py index bf04413f..9fd5cfc5 100644 --- a/aries_cloudcontroller/models/mediation_id_match_info.py +++ b/aries_cloudcontroller/models/mediation_id_match_info.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MediationIdMatchInfo from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/mediation_list.py b/aries_cloudcontroller/models/mediation_list.py index a24b3a71..de25dddc 100644 --- a/aries_cloudcontroller/models/mediation_list.py +++ b/aries_cloudcontroller/models/mediation_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MediationList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/mediation_record.py b/aries_cloudcontroller/models/mediation_record.py index cc6a4de0..cc3f69fc 100644 --- a/aries_cloudcontroller/models/mediation_record.py +++ b/aries_cloudcontroller/models/mediation_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -100,7 +100,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MediationRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/menu.py b/aries_cloudcontroller/models/menu.py index 5434eb34..95e9a1bb 100644 --- a/aries_cloudcontroller/models/menu.py +++ b/aries_cloudcontroller/models/menu.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -66,7 +66,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Menu from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/menu_form.py b/aries_cloudcontroller/models/menu_form.py index 9c1da3e2..c7705130 100644 --- a/aries_cloudcontroller/models/menu_form.py +++ b/aries_cloudcontroller/models/menu_form.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -62,7 +62,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MenuForm from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/menu_form_param.py b/aries_cloudcontroller/models/menu_form_param.py index d7aac78b..5cbc5863 100644 --- a/aries_cloudcontroller/models/menu_form_param.py +++ b/aries_cloudcontroller/models/menu_form_param.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -65,7 +65,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MenuFormParam from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/menu_json.py b/aries_cloudcontroller/models/menu_json.py index 8e2f766e..f2de108f 100644 --- a/aries_cloudcontroller/models/menu_json.py +++ b/aries_cloudcontroller/models/menu_json.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MenuJson from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/menu_option.py b/aries_cloudcontroller/models/menu_option.py index fada0415..ba261abb 100644 --- a/aries_cloudcontroller/models/menu_option.py +++ b/aries_cloudcontroller/models/menu_option.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of MenuOption from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/model_date.py b/aries_cloudcontroller/models/model_date.py index 70712be1..33d6e182 100644 --- a/aries_cloudcontroller/models/model_date.py +++ b/aries_cloudcontroller/models/model_date.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from datetime import datetime from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ModelDate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/model_schema.py b/aries_cloudcontroller/models/model_schema.py index 0e2aee67..1dfb933a 100644 --- a/aries_cloudcontroller/models/model_schema.py +++ b/aries_cloudcontroller/models/model_schema.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -103,7 +103,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ModelSchema from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/oob_record.py b/aries_cloudcontroller/models/oob_record.py index ab4bed3b..4920ce5c 100644 --- a/aries_cloudcontroller/models/oob_record.py +++ b/aries_cloudcontroller/models/oob_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -148,7 +148,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of OobRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/perform_request.py b/aries_cloudcontroller/models/perform_request.py index 0738c26c..479ceaba 100644 --- a/aries_cloudcontroller/models/perform_request.py +++ b/aries_cloudcontroller/models/perform_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PerformRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ping_request.py b/aries_cloudcontroller/models/ping_request.py index 1e573cbb..9f90ae5a 100644 --- a/aries_cloudcontroller/models/ping_request.py +++ b/aries_cloudcontroller/models/ping_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PingRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/ping_request_response.py b/aries_cloudcontroller/models/ping_request_response.py index e86dc607..1af05eeb 100644 --- a/aries_cloudcontroller/models/ping_request_response.py +++ b/aries_cloudcontroller/models/ping_request_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PingRequestResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/presentation.py b/aries_cloudcontroller/models/presentation.py index a2b541e9..e8a225a4 100644 --- a/aries_cloudcontroller/models/presentation.py +++ b/aries_cloudcontroller/models/presentation.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -83,7 +83,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Presentation from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/presentation_definition.py b/aries_cloudcontroller/models/presentation_definition.py index e5573f0f..acd6495f 100644 --- a/aries_cloudcontroller/models/presentation_definition.py +++ b/aries_cloudcontroller/models/presentation_definition.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -84,7 +84,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PresentationDefinition from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/presentation_proposal.py b/aries_cloudcontroller/models/presentation_proposal.py index 6d15f8ac..825eb538 100644 --- a/aries_cloudcontroller/models/presentation_proposal.py +++ b/aries_cloudcontroller/models/presentation_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PresentationProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/presentation_request.py b/aries_cloudcontroller/models/presentation_request.py index 7076819e..88d295a4 100644 --- a/aries_cloudcontroller/models/presentation_request.py +++ b/aries_cloudcontroller/models/presentation_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -62,7 +62,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PresentationRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/presentation_verification_result.py b/aries_cloudcontroller/models/presentation_verification_result.py index fa238f05..04496afd 100644 --- a/aries_cloudcontroller/models/presentation_verification_result.py +++ b/aries_cloudcontroller/models/presentation_verification_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PresentationVerificationResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/profile_settings.py b/aries_cloudcontroller/models/profile_settings.py index ec8b1ac7..3d94374f 100644 --- a/aries_cloudcontroller/models/profile_settings.py +++ b/aries_cloudcontroller/models/profile_settings.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ProfileSettings from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/proof_result.py b/aries_cloudcontroller/models/proof_result.py index bd181f70..16ce81fe 100644 --- a/aries_cloudcontroller/models/proof_result.py +++ b/aries_cloudcontroller/models/proof_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ProofResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/protocol_descriptor.py b/aries_cloudcontroller/models/protocol_descriptor.py index c0baf139..374f6741 100644 --- a/aries_cloudcontroller/models/protocol_descriptor.py +++ b/aries_cloudcontroller/models/protocol_descriptor.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ProtocolDescriptor from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/prove_presentation_request.py b/aries_cloudcontroller/models/prove_presentation_request.py index 3bef6284..d7b6a560 100644 --- a/aries_cloudcontroller/models/prove_presentation_request.py +++ b/aries_cloudcontroller/models/prove_presentation_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ProvePresentationRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/prove_presentation_response.py b/aries_cloudcontroller/models/prove_presentation_response.py index 2e3535f0..6e331ac6 100644 --- a/aries_cloudcontroller/models/prove_presentation_response.py +++ b/aries_cloudcontroller/models/prove_presentation_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ProvePresentationResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/publish_revocations.py b/aries_cloudcontroller/models/publish_revocations.py index 469c177a..18b40915 100644 --- a/aries_cloudcontroller/models/publish_revocations.py +++ b/aries_cloudcontroller/models/publish_revocations.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PublishRevocations from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/publish_revocations_options.py b/aries_cloudcontroller/models/publish_revocations_options.py index 73658f95..a22e94f4 100644 --- a/aries_cloudcontroller/models/publish_revocations_options.py +++ b/aries_cloudcontroller/models/publish_revocations_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PublishRevocationsOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py b/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py index eb3d01ed..3056f5c3 100644 --- a/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PublishRevocationsResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py b/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py index 0c2dfcfc..515c0de3 100644 --- a/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py +++ b/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PublishRevocationsSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/purpose_result.py b/aries_cloudcontroller/models/purpose_result.py index 2de40ebd..01953bfe 100644 --- a/aries_cloudcontroller/models/purpose_result.py +++ b/aries_cloudcontroller/models/purpose_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of PurposeResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/queries.py b/aries_cloudcontroller/models/queries.py index a24ec317..35091a81 100644 --- a/aries_cloudcontroller/models/queries.py +++ b/aries_cloudcontroller/models/queries.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Queries from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/query.py b/aries_cloudcontroller/models/query.py index 6f72e645..fdd23778 100644 --- a/aries_cloudcontroller/models/query.py +++ b/aries_cloudcontroller/models/query.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Query from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/query_item.py b/aries_cloudcontroller/models/query_item.py index b899a077..f018549c 100644 --- a/aries_cloudcontroller/models/query_item.py +++ b/aries_cloudcontroller/models/query_item.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of QueryItem from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/raw_encoded.py b/aries_cloudcontroller/models/raw_encoded.py index 2508d736..e7d7b474 100644 --- a/aries_cloudcontroller/models/raw_encoded.py +++ b/aries_cloudcontroller/models/raw_encoded.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -59,7 +59,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RawEncoded from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/receive_invitation_request.py b/aries_cloudcontroller/models/receive_invitation_request.py index 35a56078..7c272f16 100644 --- a/aries_cloudcontroller/models/receive_invitation_request.py +++ b/aries_cloudcontroller/models/receive_invitation_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -97,7 +97,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ReceiveInvitationRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/remove_wallet_request.py b/aries_cloudcontroller/models/remove_wallet_request.py index 7aa50ce2..3149b396 100644 --- a/aries_cloudcontroller/models/remove_wallet_request.py +++ b/aries_cloudcontroller/models/remove_wallet_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RemoveWalletRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/resolution_result.py b/aries_cloudcontroller/models/resolution_result.py index d1b923ac..aa93b326 100644 --- a/aries_cloudcontroller/models/resolution_result.py +++ b/aries_cloudcontroller/models/resolution_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ResolutionResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_list.py b/aries_cloudcontroller/models/rev_list.py index ee7d4f8e..226c72c4 100644 --- a/aries_cloudcontroller/models/rev_list.py +++ b/aries_cloudcontroller/models/rev_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -73,7 +73,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_list_create_request.py b/aries_cloudcontroller/models/rev_list_create_request.py index 5f72a14a..cabf8eed 100644 --- a/aries_cloudcontroller/models/rev_list_create_request.py +++ b/aries_cloudcontroller/models/rev_list_create_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevListCreateRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_list_options.py b/aries_cloudcontroller/models/rev_list_options.py index 27e75e9e..ac149c4c 100644 --- a/aries_cloudcontroller/models/rev_list_options.py +++ b/aries_cloudcontroller/models/rev_list_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevListOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_list_result.py b/aries_cloudcontroller/models/rev_list_result.py index dd5bbbcf..20024cb6 100644 --- a/aries_cloudcontroller/models/rev_list_result.py +++ b/aries_cloudcontroller/models/rev_list_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevListResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_list_state.py b/aries_cloudcontroller/models/rev_list_state.py index a96c96dc..432c71c2 100644 --- a/aries_cloudcontroller/models/rev_list_state.py +++ b/aries_cloudcontroller/models/rev_list_state.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -61,7 +61,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevListState from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_create_request.py b/aries_cloudcontroller/models/rev_reg_create_request.py index fbcdd471..1804434d 100644 --- a/aries_cloudcontroller/models/rev_reg_create_request.py +++ b/aries_cloudcontroller/models/rev_reg_create_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -66,7 +66,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegCreateRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py index 692bf704..a4826168 100644 --- a/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegCreateRequestSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_def.py b/aries_cloudcontroller/models/rev_reg_def.py index bb9e1930..8b1f1e5c 100644 --- a/aries_cloudcontroller/models/rev_reg_def.py +++ b/aries_cloudcontroller/models/rev_reg_def.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -64,7 +64,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegDef from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_def_options.py b/aries_cloudcontroller/models/rev_reg_def_options.py index 51781faa..9f82219f 100644 --- a/aries_cloudcontroller/models/rev_reg_def_options.py +++ b/aries_cloudcontroller/models/rev_reg_def_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegDefOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_def_result.py b/aries_cloudcontroller/models/rev_reg_def_result.py index f8c19e5d..91a535af 100644 --- a/aries_cloudcontroller/models/rev_reg_def_result.py +++ b/aries_cloudcontroller/models/rev_reg_def_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegDefResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_def_state.py b/aries_cloudcontroller/models/rev_reg_def_state.py index df2e94f5..3e5cd45f 100644 --- a/aries_cloudcontroller/models/rev_reg_def_state.py +++ b/aries_cloudcontroller/models/rev_reg_def_state.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegDefState from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_def_value.py b/aries_cloudcontroller/models/rev_reg_def_value.py index d31a2cd2..30878681 100644 --- a/aries_cloudcontroller/models/rev_reg_def_value.py +++ b/aries_cloudcontroller/models/rev_reg_def_value.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegDefValue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_issued_result.py b/aries_cloudcontroller/models/rev_reg_issued_result.py index a21e2049..8f68ad43 100644 --- a/aries_cloudcontroller/models/rev_reg_issued_result.py +++ b/aries_cloudcontroller/models/rev_reg_issued_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegIssuedResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py index f37e40c8..4da8e718 100644 --- a/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegIssuedResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_result.py b/aries_cloudcontroller/models/rev_reg_result.py index 53f1d785..3eef2218 100644 --- a/aries_cloudcontroller/models/rev_reg_result.py +++ b/aries_cloudcontroller/models/rev_reg_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py index 0961d32a..92fc9719 100644 --- a/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py b/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py index 51e1b524..879270ff 100644 --- a/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py +++ b/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegUpdateTailsFileUri from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py b/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py index bf16365d..9b082275 100644 --- a/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py +++ b/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegWalletUpdatedResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py index 7b0b7eed..f93aa04d 100644 --- a/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegWalletUpdatedResultSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_regs_created.py b/aries_cloudcontroller/models/rev_regs_created.py index 746c1c39..8686b921 100644 --- a/aries_cloudcontroller/models/rev_regs_created.py +++ b/aries_cloudcontroller/models/rev_regs_created.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegsCreated from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py b/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py index c923b18b..6a4f49ab 100644 --- a/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevRegsCreatedSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/revoke_request.py b/aries_cloudcontroller/models/revoke_request.py index f15e285e..5bfca770 100644 --- a/aries_cloudcontroller/models/revoke_request.py +++ b/aries_cloudcontroller/models/revoke_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -152,7 +152,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevokeRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py b/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py index ea3c3b57..56261106 100644 --- a/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py +++ b/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -152,7 +152,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RevokeRequestSchemaAnoncreds from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/rotate.py b/aries_cloudcontroller/models/rotate.py index 03962380..27f35baf 100644 --- a/aries_cloudcontroller/models/rotate.py +++ b/aries_cloudcontroller/models/rotate.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of Rotate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/route_record.py b/aries_cloudcontroller/models/route_record.py index e88332a7..a0772021 100644 --- a/aries_cloudcontroller/models/route_record.py +++ b/aries_cloudcontroller/models/route_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -96,7 +96,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of RouteRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_get_result.py b/aries_cloudcontroller/models/schema_get_result.py index 155a427a..b2040fa7 100644 --- a/aries_cloudcontroller/models/schema_get_result.py +++ b/aries_cloudcontroller/models/schema_get_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaGetResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_input_descriptor.py b/aries_cloudcontroller/models/schema_input_descriptor.py index 13b8cd29..e5545ea2 100644 --- a/aries_cloudcontroller/models/schema_input_descriptor.py +++ b/aries_cloudcontroller/models/schema_input_descriptor.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaInputDescriptor from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_post_option.py b/aries_cloudcontroller/models/schema_post_option.py index 1b8ecdcf..80631d8d 100644 --- a/aries_cloudcontroller/models/schema_post_option.py +++ b/aries_cloudcontroller/models/schema_post_option.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaPostOption from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_post_request.py b/aries_cloudcontroller/models/schema_post_request.py index cd78f503..426e5b7c 100644 --- a/aries_cloudcontroller/models/schema_post_request.py +++ b/aries_cloudcontroller/models/schema_post_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaPostRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_result.py b/aries_cloudcontroller/models/schema_result.py index e0654113..a24960f7 100644 --- a/aries_cloudcontroller/models/schema_result.py +++ b/aries_cloudcontroller/models/schema_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_send_request.py b/aries_cloudcontroller/models/schema_send_request.py index f14fd38e..8d9e90a3 100644 --- a/aries_cloudcontroller/models/schema_send_request.py +++ b/aries_cloudcontroller/models/schema_send_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -57,7 +57,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaSendRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_send_result.py b/aries_cloudcontroller/models/schema_send_result.py index dc0b82d7..cc384907 100644 --- a/aries_cloudcontroller/models/schema_send_result.py +++ b/aries_cloudcontroller/models/schema_send_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -64,7 +64,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaSendResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schema_state.py b/aries_cloudcontroller/models/schema_state.py index bb613877..420d30ae 100644 --- a/aries_cloudcontroller/models/schema_state.py +++ b/aries_cloudcontroller/models/schema_state.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -62,7 +62,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemaState from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schemas_created_result.py b/aries_cloudcontroller/models/schemas_created_result.py index aed2e23d..ad8091a5 100644 --- a/aries_cloudcontroller/models/schemas_created_result.py +++ b/aries_cloudcontroller/models/schemas_created_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemasCreatedResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/schemas_input_descriptor_filter.py b/aries_cloudcontroller/models/schemas_input_descriptor_filter.py index 3ea116eb..13bcc3f5 100644 --- a/aries_cloudcontroller/models/schemas_input_descriptor_filter.py +++ b/aries_cloudcontroller/models/schemas_input_descriptor_filter.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SchemasInputDescriptorFilter from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/sdjws_create.py b/aries_cloudcontroller/models/sdjws_create.py index 74d88665..d49af9df 100644 --- a/aries_cloudcontroller/models/sdjws_create.py +++ b/aries_cloudcontroller/models/sdjws_create.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -89,7 +89,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SDJWSCreate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/sdjws_verify.py b/aries_cloudcontroller/models/sdjws_verify.py index e135bfe3..410627e8 100644 --- a/aries_cloudcontroller/models/sdjws_verify.py +++ b/aries_cloudcontroller/models/sdjws_verify.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -61,7 +61,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SDJWSVerify from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/sdjws_verify_response.py b/aries_cloudcontroller/models/sdjws_verify_response.py index b38edc9a..c5e6ade1 100644 --- a/aries_cloudcontroller/models/sdjws_verify_response.py +++ b/aries_cloudcontroller/models/sdjws_verify_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union @@ -60,7 +60,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SDJWSVerifyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/send_menu.py b/aries_cloudcontroller/models/send_menu.py index 620de583..042f94fb 100644 --- a/aries_cloudcontroller/models/send_menu.py +++ b/aries_cloudcontroller/models/send_menu.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SendMenu from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/send_message.py b/aries_cloudcontroller/models/send_message.py index 27b4d7b5..60b50258 100644 --- a/aries_cloudcontroller/models/send_message.py +++ b/aries_cloudcontroller/models/send_message.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SendMessage from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/service_decorator.py b/aries_cloudcontroller/models/service_decorator.py index d6e539cd..6da1778a 100644 --- a/aries_cloudcontroller/models/service_decorator.py +++ b/aries_cloudcontroller/models/service_decorator.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -58,7 +58,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of ServiceDecorator from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/sign_request.py b/aries_cloudcontroller/models/sign_request.py index 20fd6100..b9948baa 100644 --- a/aries_cloudcontroller/models/sign_request.py +++ b/aries_cloudcontroller/models/sign_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SignRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/sign_response.py b/aries_cloudcontroller/models/sign_response.py index 8360013c..97fe8085 100644 --- a/aries_cloudcontroller/models/sign_response.py +++ b/aries_cloudcontroller/models/sign_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SignResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/signature_options.py b/aries_cloudcontroller/models/signature_options.py index 122a77cf..3a14ac84 100644 --- a/aries_cloudcontroller/models/signature_options.py +++ b/aries_cloudcontroller/models/signature_options.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SignatureOptions from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/signed_doc.py b/aries_cloudcontroller/models/signed_doc.py index e8f91526..3746056b 100644 --- a/aries_cloudcontroller/models/signed_doc.py +++ b/aries_cloudcontroller/models/signed_doc.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SignedDoc from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/submission_requirements.py b/aries_cloudcontroller/models/submission_requirements.py index 203f78eb..725a87f8 100644 --- a/aries_cloudcontroller/models/submission_requirements.py +++ b/aries_cloudcontroller/models/submission_requirements.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -73,7 +73,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of SubmissionRequirements from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/taa_accept.py b/aries_cloudcontroller/models/taa_accept.py index 7e0aceb4..065840da 100644 --- a/aries_cloudcontroller/models/taa_accept.py +++ b/aries_cloudcontroller/models/taa_accept.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TAAAccept from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/taa_acceptance.py b/aries_cloudcontroller/models/taa_acceptance.py index 1448bce7..48a0d79e 100644 --- a/aries_cloudcontroller/models/taa_acceptance.py +++ b/aries_cloudcontroller/models/taa_acceptance.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TAAAcceptance from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/taa_info.py b/aries_cloudcontroller/models/taa_info.py index 2889f0b9..298c3f12 100644 --- a/aries_cloudcontroller/models/taa_info.py +++ b/aries_cloudcontroller/models/taa_info.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TAAInfo from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/taa_record.py b/aries_cloudcontroller/models/taa_record.py index 1cd004b3..e8184ce0 100644 --- a/aries_cloudcontroller/models/taa_record.py +++ b/aries_cloudcontroller/models/taa_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TAARecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/taa_result.py b/aries_cloudcontroller/models/taa_result.py index 364ee0a0..4f5caa8b 100644 --- a/aries_cloudcontroller/models/taa_result.py +++ b/aries_cloudcontroller/models/taa_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TAAResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/tails_delete_response.py b/aries_cloudcontroller/models/tails_delete_response.py index 6eb3c3b6..37fdee04 100644 --- a/aries_cloudcontroller/models/tails_delete_response.py +++ b/aries_cloudcontroller/models/tails_delete_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TailsDeleteResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/transaction_jobs.py b/aries_cloudcontroller/models/transaction_jobs.py index 82299d84..2fc0927b 100644 --- a/aries_cloudcontroller/models/transaction_jobs.py +++ b/aries_cloudcontroller/models/transaction_jobs.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -74,7 +74,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TransactionJobs from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/transaction_list.py b/aries_cloudcontroller/models/transaction_list.py index 5080f75b..eb4af325 100644 --- a/aries_cloudcontroller/models/transaction_list.py +++ b/aries_cloudcontroller/models/transaction_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TransactionList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/transaction_record.py b/aries_cloudcontroller/models/transaction_record.py index 44b9e702..b68f9610 100644 --- a/aries_cloudcontroller/models/transaction_record.py +++ b/aries_cloudcontroller/models/transaction_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -125,7 +125,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TransactionRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py b/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py index 9052f79f..7140d550 100644 --- a/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py +++ b/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TxnOrCredentialDefinitionSendResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/txn_or_publish_revocations_result.py b/aries_cloudcontroller/models/txn_or_publish_revocations_result.py index 8355e74a..33a9e56a 100644 --- a/aries_cloudcontroller/models/txn_or_publish_revocations_result.py +++ b/aries_cloudcontroller/models/txn_or_publish_revocations_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TxnOrPublishRevocationsResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py b/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py index cc8b9a48..38905633 100644 --- a/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py +++ b/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TxnOrRegisterLedgerNymResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/txn_or_rev_reg_result.py b/aries_cloudcontroller/models/txn_or_rev_reg_result.py index 7242636d..b925eeeb 100644 --- a/aries_cloudcontroller/models/txn_or_rev_reg_result.py +++ b/aries_cloudcontroller/models/txn_or_rev_reg_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -51,7 +51,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TxnOrRevRegResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/txn_or_schema_send_result.py b/aries_cloudcontroller/models/txn_or_schema_send_result.py index a0d66eae..ff39044c 100644 --- a/aries_cloudcontroller/models/txn_or_schema_send_result.py +++ b/aries_cloudcontroller/models/txn_or_schema_send_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of TxnOrSchemaSendResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/update_key_request.py b/aries_cloudcontroller/models/update_key_request.py index 1ae051df..bcc96e14 100644 --- a/aries_cloudcontroller/models/update_key_request.py +++ b/aries_cloudcontroller/models/update_key_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of UpdateKeyRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/update_key_response.py b/aries_cloudcontroller/models/update_key_response.py index 96481903..02453cfc 100644 --- a/aries_cloudcontroller/models/update_key_response.py +++ b/aries_cloudcontroller/models/update_key_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of UpdateKeyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/update_profile_settings.py b/aries_cloudcontroller/models/update_profile_settings.py index e2c69a7e..0aa1a8ae 100644 --- a/aries_cloudcontroller/models/update_profile_settings.py +++ b/aries_cloudcontroller/models/update_profile_settings.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of UpdateProfileSettings from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/update_wallet_request.py b/aries_cloudcontroller/models/update_wallet_request.py index 57dc2a5a..5b8eb317 100644 --- a/aries_cloudcontroller/models/update_wallet_request.py +++ b/aries_cloudcontroller/models/update_wallet_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -80,7 +80,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of UpdateWalletRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_bound_offer_request.py b/aries_cloudcontroller/models/v10_credential_bound_offer_request.py index 7af2de05..081aa2cb 100644 --- a/aries_cloudcontroller/models/v10_credential_bound_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_bound_offer_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialBoundOfferRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py b/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py index 1181fd28..00c39742 100644 --- a/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -84,7 +84,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialConnFreeOfferRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_create.py b/aries_cloudcontroller/models/v10_credential_create.py index 086d7b84..e2eeb775 100644 --- a/aries_cloudcontroller/models/v10_credential_create.py +++ b/aries_cloudcontroller/models/v10_credential_create.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -155,7 +155,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialCreate from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_exchange.py b/aries_cloudcontroller/models/v10_credential_exchange.py index 501e26ed..4ac39bd8 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange.py +++ b/aries_cloudcontroller/models/v10_credential_exchange.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -240,7 +240,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialExchange from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py b/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py index 9b4fc3f6..6af81bcc 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py +++ b/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialExchangeAutoRemoveRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_exchange_list_result.py b/aries_cloudcontroller/models/v10_credential_exchange_list_result.py index 1f14d168..ff4363de 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange_list_result.py +++ b/aries_cloudcontroller/models/v10_credential_exchange_list_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialExchangeListResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_free_offer_request.py b/aries_cloudcontroller/models/v10_credential_free_offer_request.py index bdb03578..b40fbd19 100644 --- a/aries_cloudcontroller/models/v10_credential_free_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_free_offer_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -86,7 +86,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialFreeOfferRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_issue_request.py b/aries_cloudcontroller/models/v10_credential_issue_request.py index 0b90b861..b1a28180 100644 --- a/aries_cloudcontroller/models/v10_credential_issue_request.py +++ b/aries_cloudcontroller/models/v10_credential_issue_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialIssueRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_problem_report_request.py b/aries_cloudcontroller/models/v10_credential_problem_report_request.py index 1bd096ca..222240e0 100644 --- a/aries_cloudcontroller/models/v10_credential_problem_report_request.py +++ b/aries_cloudcontroller/models/v10_credential_problem_report_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialProblemReportRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py b/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py index b5d0b817..0ed1a505 100644 --- a/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py +++ b/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -157,7 +157,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialProposalRequestMand from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py b/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py index 0844dd68..7f2cdacb 100644 --- a/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py +++ b/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -157,7 +157,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialProposalRequestOpt from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_credential_store_request.py b/aries_cloudcontroller/models/v10_credential_store_request.py index 3465396b..51c88970 100644 --- a/aries_cloudcontroller/models/v10_credential_store_request.py +++ b/aries_cloudcontroller/models/v10_credential_store_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10CredentialStoreRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py b/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py index 7fa29706..9daf57bb 100644 --- a/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py +++ b/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10DiscoveryExchangeListResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_discovery_record.py b/aries_cloudcontroller/models/v10_discovery_record.py index 4806514a..1d22fa41 100644 --- a/aries_cloudcontroller/models/v10_discovery_record.py +++ b/aries_cloudcontroller/models/v10_discovery_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -109,7 +109,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10DiscoveryRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_create_request_request.py b/aries_cloudcontroller/models/v10_presentation_create_request_request.py index 81c3ef79..9e52907b 100644 --- a/aries_cloudcontroller/models/v10_presentation_create_request_request.py +++ b/aries_cloudcontroller/models/v10_presentation_create_request_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationCreateRequestRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_exchange.py b/aries_cloudcontroller/models/v10_presentation_exchange.py index 6bddd1c8..d29034e2 100644 --- a/aries_cloudcontroller/models/v10_presentation_exchange.py +++ b/aries_cloudcontroller/models/v10_presentation_exchange.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -186,7 +186,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationExchange from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_exchange_list.py b/aries_cloudcontroller/models/v10_presentation_exchange_list.py index f46a6c53..59dc4736 100644 --- a/aries_cloudcontroller/models/v10_presentation_exchange_list.py +++ b/aries_cloudcontroller/models/v10_presentation_exchange_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationExchangeList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_problem_report_request.py b/aries_cloudcontroller/models/v10_presentation_problem_report_request.py index fbb92be4..361d7ada 100644 --- a/aries_cloudcontroller/models/v10_presentation_problem_report_request.py +++ b/aries_cloudcontroller/models/v10_presentation_problem_report_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationProblemReportRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_proposal_request.py b/aries_cloudcontroller/models/v10_presentation_proposal_request.py index 87fe64af..3194ce14 100644 --- a/aries_cloudcontroller/models/v10_presentation_proposal_request.py +++ b/aries_cloudcontroller/models/v10_presentation_proposal_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -68,7 +68,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationProposalRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_send_request.py b/aries_cloudcontroller/models/v10_presentation_send_request.py index 4dcac141..1b380422 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -72,7 +72,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationSendRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_send_request_request.py b/aries_cloudcontroller/models/v10_presentation_send_request_request.py index b50d2cc0..9fe873e9 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request_request.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -65,7 +65,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationSendRequestRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py b/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py index 4663e63a..a94db602 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V10PresentationSendRequestToProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_attr_spec.py b/aries_cloudcontroller/models/v20_cred_attr_spec.py index 170aedb0..73835320 100644 --- a/aries_cloudcontroller/models/v20_cred_attr_spec.py +++ b/aries_cloudcontroller/models/v20_cred_attr_spec.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredAttrSpec from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_bound_offer_request.py b/aries_cloudcontroller/models/v20_cred_bound_offer_request.py index 726b05f7..a03844c1 100644 --- a/aries_cloudcontroller/models/v20_cred_bound_offer_request.py +++ b/aries_cloudcontroller/models/v20_cred_bound_offer_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredBoundOfferRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_free.py b/aries_cloudcontroller/models/v20_cred_ex_free.py index 7a682a15..ec3481e9 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_free.py +++ b/aries_cloudcontroller/models/v20_cred_ex_free.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -78,7 +78,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExFree from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record.py b/aries_cloudcontroller/models/v20_cred_ex_record.py index ae0479a9..8a34f143 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -215,7 +215,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py b/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py index a4eb0f05..ab0ddf2a 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -53,7 +53,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecordByFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_detail.py b/aries_cloudcontroller/models/v20_cred_ex_record_detail.py index 0a582f05..f50e71c4 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_detail.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_detail.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -55,7 +55,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecordDetail from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_indy.py b/aries_cloudcontroller/models/v20_cred_ex_record_indy.py index 39fb385e..2508b118 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_indy.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_indy.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -137,7 +137,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecordIndy from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py b/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py index a3192ecc..b19a8f8f 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -99,7 +99,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecordLDProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py b/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py index 9540ae78..22c85562 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredExRecordListResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_filter.py b/aries_cloudcontroller/models/v20_cred_filter.py index 9c014865..db9ede61 100644 --- a/aries_cloudcontroller/models/v20_cred_filter.py +++ b/aries_cloudcontroller/models/v20_cred_filter.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -56,7 +56,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredFilter from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_filter_indy.py b/aries_cloudcontroller/models/v20_cred_filter_indy.py index 9ac7953e..7e9baab3 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_indy.py +++ b/aries_cloudcontroller/models/v20_cred_filter_indy.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -138,7 +138,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredFilterIndy from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py b/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py index a617ec1e..a44a8f02 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py +++ b/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredFilterLDProof from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_filter_vcdi.py b/aries_cloudcontroller/models/v20_cred_filter_vcdi.py index d689fc37..6abb3e59 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_vcdi.py +++ b/aries_cloudcontroller/models/v20_cred_filter_vcdi.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -138,7 +138,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredFilterVCDI from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_format.py b/aries_cloudcontroller/models/v20_cred_format.py index 2f48ce9c..1dc2b6a2 100644 --- a/aries_cloudcontroller/models/v20_cred_format.py +++ b/aries_cloudcontroller/models/v20_cred_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_issue.py b/aries_cloudcontroller/models/v20_cred_issue.py index 05966e60..fa963360 100644 --- a/aries_cloudcontroller/models/v20_cred_issue.py +++ b/aries_cloudcontroller/models/v20_cred_issue.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredIssue from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py b/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py index 7a83e814..1e932fb3 100644 --- a/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py +++ b/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredIssueProblemReportRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_issue_request.py b/aries_cloudcontroller/models/v20_cred_issue_request.py index e2883beb..0474db3c 100644 --- a/aries_cloudcontroller/models/v20_cred_issue_request.py +++ b/aries_cloudcontroller/models/v20_cred_issue_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredIssueRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_offer.py b/aries_cloudcontroller/models/v20_cred_offer.py index 0066904f..b8874249 100644 --- a/aries_cloudcontroller/models/v20_cred_offer.py +++ b/aries_cloudcontroller/models/v20_cred_offer.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -73,7 +73,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredOffer from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py b/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py index 638672a1..73364c11 100644 --- a/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py +++ b/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -77,7 +77,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredOfferConnFreeRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_offer_request.py b/aries_cloudcontroller/models/v20_cred_offer_request.py index 12a257fb..f14c3241 100644 --- a/aries_cloudcontroller/models/v20_cred_offer_request.py +++ b/aries_cloudcontroller/models/v20_cred_offer_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -79,7 +79,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredOfferRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_preview.py b/aries_cloudcontroller/models/v20_cred_preview.py index d5d3088f..ac260ed5 100644 --- a/aries_cloudcontroller/models/v20_cred_preview.py +++ b/aries_cloudcontroller/models/v20_cred_preview.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredPreview from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_proposal.py b/aries_cloudcontroller/models/v20_cred_proposal.py index a5172060..0c6033d3 100644 --- a/aries_cloudcontroller/models/v20_cred_proposal.py +++ b/aries_cloudcontroller/models/v20_cred_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -71,7 +71,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_request.py b/aries_cloudcontroller/models/v20_cred_request.py index bc892500..b3b9546a 100644 --- a/aries_cloudcontroller/models/v20_cred_request.py +++ b/aries_cloudcontroller/models/v20_cred_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -65,7 +65,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_request_free.py b/aries_cloudcontroller/models/v20_cred_request_free.py index 8fafab58..e8314a12 100644 --- a/aries_cloudcontroller/models/v20_cred_request_free.py +++ b/aries_cloudcontroller/models/v20_cred_request_free.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredRequestFree from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_request_request.py b/aries_cloudcontroller/models/v20_cred_request_request.py index 8fb612c0..3266ef3f 100644 --- a/aries_cloudcontroller/models/v20_cred_request_request.py +++ b/aries_cloudcontroller/models/v20_cred_request_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredRequestRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_cred_store_request.py b/aries_cloudcontroller/models/v20_cred_store_request.py index 04459b7b..6bc583f0 100644 --- a/aries_cloudcontroller/models/v20_cred_store_request.py +++ b/aries_cloudcontroller/models/v20_cred_store_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20CredStoreRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py b/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py index 4b1fb666..20575149 100644 --- a/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py +++ b/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20DiscoveryExchangeListResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_discovery_exchange_result.py b/aries_cloudcontroller/models/v20_discovery_exchange_result.py index 48e3d87b..90dfd4a0 100644 --- a/aries_cloudcontroller/models/v20_discovery_exchange_result.py +++ b/aries_cloudcontroller/models/v20_discovery_exchange_result.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20DiscoveryExchangeResult from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_discovery_record.py b/aries_cloudcontroller/models/v20_discovery_record.py index bcfc5200..45d41a72 100644 --- a/aries_cloudcontroller/models/v20_discovery_record.py +++ b/aries_cloudcontroller/models/v20_discovery_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -111,7 +111,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20DiscoveryRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_issue_cred_schema_core.py b/aries_cloudcontroller/models/v20_issue_cred_schema_core.py index 7207836f..29056717 100644 --- a/aries_cloudcontroller/models/v20_issue_cred_schema_core.py +++ b/aries_cloudcontroller/models/v20_issue_cred_schema_core.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -72,7 +72,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20IssueCredSchemaCore from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres.py b/aries_cloudcontroller/models/v20_pres.py index 00d2af88..0eca6be7 100644 --- a/aries_cloudcontroller/models/v20_pres.py +++ b/aries_cloudcontroller/models/v20_pres.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -63,7 +63,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20Pres from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_create_request_request.py b/aries_cloudcontroller/models/v20_pres_create_request_request.py index ab69ecfd..1ce44083 100644 --- a/aries_cloudcontroller/models/v20_pres_create_request_request.py +++ b/aries_cloudcontroller/models/v20_pres_create_request_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -65,7 +65,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresCreateRequestRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_ex_record.py b/aries_cloudcontroller/models/v20_pres_ex_record.py index fc76364d..dc890ccc 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -210,7 +210,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresExRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py b/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py index f3f7dbb1..5dd3805a 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -47,7 +47,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresExRecordByFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_ex_record_list.py b/aries_cloudcontroller/models/v20_pres_ex_record_list.py index 7b2a020f..98ad099d 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record_list.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresExRecordList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_format.py b/aries_cloudcontroller/models/v20_pres_format.py index 6c41c411..4fc34fde 100644 --- a/aries_cloudcontroller/models/v20_pres_format.py +++ b/aries_cloudcontroller/models/v20_pres_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_problem_report_request.py b/aries_cloudcontroller/models/v20_pres_problem_report_request.py index 0070a226..f3140638 100644 --- a/aries_cloudcontroller/models/v20_pres_problem_report_request.py +++ b/aries_cloudcontroller/models/v20_pres_problem_report_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresProblemReportRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_proposal.py b/aries_cloudcontroller/models/v20_pres_proposal.py index d7d8231e..2c2cf661 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal.py +++ b/aries_cloudcontroller/models/v20_pres_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -66,7 +66,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_proposal_by_format.py b/aries_cloudcontroller/models/v20_pres_proposal_by_format.py index c282eafd..51778686 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_proposal_by_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresProposalByFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_proposal_request.py b/aries_cloudcontroller/models/v20_pres_proposal_request.py index 20d294f0..0bc0b080 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal_request.py +++ b/aries_cloudcontroller/models/v20_pres_proposal_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresProposalRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_request.py b/aries_cloudcontroller/models/v20_pres_request.py index 387b28f2..9e6b6c6a 100644 --- a/aries_cloudcontroller/models/v20_pres_request.py +++ b/aries_cloudcontroller/models/v20_pres_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -70,7 +70,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_request_by_format.py b/aries_cloudcontroller/models/v20_pres_request_by_format.py index 4f013ab3..608fc534 100644 --- a/aries_cloudcontroller/models/v20_pres_request_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_request_by_format.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -52,7 +52,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresRequestByFormat from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_send_request_request.py b/aries_cloudcontroller/models/v20_pres_send_request_request.py index 2bf09cec..a7cb40c4 100644 --- a/aries_cloudcontroller/models/v20_pres_send_request_request.py +++ b/aries_cloudcontroller/models/v20_pres_send_request_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -67,7 +67,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresSendRequestRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py b/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py index 725cc595..0416cd30 100644 --- a/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py +++ b/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -61,7 +61,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresSpecByFormatRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py b/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py index e7fa6b61..a32f0af6 100644 --- a/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py +++ b/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -54,7 +54,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of V20PresentationSendRequestToProposal from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/vc_record.py b/aries_cloudcontroller/models/vc_record.py index b0e2acbd..7a3bc699 100644 --- a/aries_cloudcontroller/models/vc_record.py +++ b/aries_cloudcontroller/models/vc_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -73,7 +73,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VCRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/vc_record_list.py b/aries_cloudcontroller/models/vc_record_list.py index 1ae24f05..c65e841e 100644 --- a/aries_cloudcontroller/models/vc_record_list.py +++ b/aries_cloudcontroller/models/vc_record_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VCRecordList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verifiable_credential.py b/aries_cloudcontroller/models/verifiable_credential.py index d9bede73..ac828164 100644 --- a/aries_cloudcontroller/models/verifiable_credential.py +++ b/aries_cloudcontroller/models/verifiable_credential.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -117,7 +117,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifiableCredential from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verifiable_presentation.py b/aries_cloudcontroller/models/verifiable_presentation.py index 06e2695a..a71854be 100644 --- a/aries_cloudcontroller/models/verifiable_presentation.py +++ b/aries_cloudcontroller/models/verifiable_presentation.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -81,7 +81,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifiablePresentation from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_credential_request.py b/aries_cloudcontroller/models/verify_credential_request.py index 055e8fcf..74f006b1 100644 --- a/aries_cloudcontroller/models/verify_credential_request.py +++ b/aries_cloudcontroller/models/verify_credential_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyCredentialRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_credential_response.py b/aries_cloudcontroller/models/verify_credential_response.py index 77a2ffe7..cef59ee5 100644 --- a/aries_cloudcontroller/models/verify_credential_response.py +++ b/aries_cloudcontroller/models/verify_credential_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyCredentialResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_di_request.py b/aries_cloudcontroller/models/verify_di_request.py index d0f8b1e1..d12d817b 100644 --- a/aries_cloudcontroller/models/verify_di_request.py +++ b/aries_cloudcontroller/models/verify_di_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyDiRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_di_response.py b/aries_cloudcontroller/models/verify_di_response.py index 422ad95b..547f3a35 100644 --- a/aries_cloudcontroller/models/verify_di_response.py +++ b/aries_cloudcontroller/models/verify_di_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyDiResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_presentation_request.py b/aries_cloudcontroller/models/verify_presentation_request.py index 279d1bed..7b2692de 100644 --- a/aries_cloudcontroller/models/verify_presentation_request.py +++ b/aries_cloudcontroller/models/verify_presentation_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -50,7 +50,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyPresentationRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_presentation_response.py b/aries_cloudcontroller/models/verify_presentation_response.py index 707a4c43..7e7cd145 100644 --- a/aries_cloudcontroller/models/verify_presentation_response.py +++ b/aries_cloudcontroller/models/verify_presentation_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyPresentationResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_request.py b/aries_cloudcontroller/models/verify_request.py index 2ac71f26..443ed603 100644 --- a/aries_cloudcontroller/models/verify_request.py +++ b/aries_cloudcontroller/models/verify_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -49,7 +49,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/verify_response.py b/aries_cloudcontroller/models/verify_response.py index e0a49707..b8ca41cf 100644 --- a/aries_cloudcontroller/models/verify_response.py +++ b/aries_cloudcontroller/models/verify_response.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -46,7 +46,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of VerifyResponse from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/w3_c_credentials_list_request.py b/aries_cloudcontroller/models/w3_c_credentials_list_request.py index ab3626d9..017cb989 100644 --- a/aries_cloudcontroller/models/w3_c_credentials_list_request.py +++ b/aries_cloudcontroller/models/w3_c_credentials_list_request.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -75,7 +75,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of W3CCredentialsListRequest from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/wallet_list.py b/aries_cloudcontroller/models/wallet_list.py index 8aaf823e..67c7b5b3 100644 --- a/aries_cloudcontroller/models/wallet_list.py +++ b/aries_cloudcontroller/models/wallet_list.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -48,7 +48,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of WalletList from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/wallet_record.py b/aries_cloudcontroller/models/wallet_record.py index fc644a06..8210bda2 100644 --- a/aries_cloudcontroller/models/wallet_record.py +++ b/aries_cloudcontroller/models/wallet_record.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set @@ -103,7 +103,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of WalletRecord from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/models/write_ledger.py b/aries_cloudcontroller/models/write_ledger.py index 2110bb24..918334b1 100644 --- a/aries_cloudcontroller/models/write_ledger.py +++ b/aries_cloudcontroller/models/write_ledger.py @@ -14,7 +14,7 @@ from __future__ import annotations -import json +import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set @@ -45,7 +45,7 @@ def to_json(self) -> str: @classmethod def from_json(cls, json_str: str) -> Optional[Self]: """Create an instance of WriteLedger from a JSON string""" - return cls.from_dict(json.loads(json_str)) + return cls.from_dict(orjson.loads(json_str)) def to_dict(self) -> Dict[str, Any]: """Return the dictionary representation of the model using alias. diff --git a/aries_cloudcontroller/rest.py b/aries_cloudcontroller/rest.py index 17bac5c6..8a6e3530 100644 --- a/aries_cloudcontroller/rest.py +++ b/aries_cloudcontroller/rest.py @@ -13,7 +13,7 @@ import io -import json +import orjson import re import ssl from typing import Optional, Union @@ -152,7 +152,7 @@ async def request( if method in ["POST", "PUT", "PATCH", "OPTIONS", "DELETE"]: if re.search("json", headers["Content-Type"], re.IGNORECASE): if body is not None: - body = json.dumps(body) + body = orjson.dumps(body).decode() args["data"] = body elif headers["Content-Type"] == "application/x-www-form-urlencoded": args["data"] = aiohttp.FormData(post_params) @@ -168,7 +168,7 @@ async def request( else: # Ensures that dict objects are serialized if isinstance(v, dict): - v = json.dumps(v) + v = orjson.dumps(v).decode() elif isinstance(v, int): v = str(v) data.add_field(k, v) diff --git a/requirements.txt b/requirements.txt index 172dd800..507079d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ aiohttp>=3.9.4,<4.0 aiohttp_retry~=2.8.3 +orjson>=3.10.10 pydantic>=2.6,<3.0 python-dateutil>=2 typing-extensions>=4,<5.0 From 6c4558bdf4b5f6755adbf5bd8c3a4cc7a5e80c9e Mon Sep 17 00:00:00 2001 From: ff137 Date: Mon, 28 Oct 2024 22:13:12 +0300 Subject: [PATCH 2/4] :arrow_up: Update version to 1.1.1b1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6c89d184..91324045 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ def parse_requirements(filename: str): if __name__ == "__main__": setup( name=PACKAGE_NAME, - version="1.1.1b0", + version="1.1.1b1", description="A simple python client for controlling an ACA-Py agent", long_description=long_description, long_description_content_type="text/markdown", From 2c104b4da794243e839df5d238db22e696419528 Mon Sep 17 00:00:00 2001 From: ff137 Date: Mon, 28 Oct 2024 22:14:36 +0300 Subject: [PATCH 3/4] :art: --- aries_cloudcontroller/api_client.py | 2 +- aries_cloudcontroller/models/action_menu_fetch_result.py | 2 +- aries_cloudcontroller/models/add_proof.py | 2 +- aries_cloudcontroller/models/add_proof_response.py | 2 +- aries_cloudcontroller/models/admin_config.py | 2 +- aries_cloudcontroller/models/admin_modules.py | 2 +- aries_cloudcontroller/models/admin_status.py | 2 +- aries_cloudcontroller/models/admin_status_liveliness.py | 2 +- aries_cloudcontroller/models/admin_status_readiness.py | 2 +- aries_cloudcontroller/models/aml_record.py | 2 +- aries_cloudcontroller/models/anon_creds_schema.py | 2 +- aries_cloudcontroller/models/attach_decorator.py | 2 +- aries_cloudcontroller/models/attach_decorator_data.py | 2 +- aries_cloudcontroller/models/attach_decorator_data1_jws.py | 2 +- aries_cloudcontroller/models/attach_decorator_data_jws.py | 2 +- .../models/attach_decorator_data_jws_header.py | 2 +- aries_cloudcontroller/models/attachment_def.py | 2 +- aries_cloudcontroller/models/attribute_mime_types_result.py | 2 +- aries_cloudcontroller/models/claim_format.py | 2 +- .../models/clear_pending_revocations_request.py | 2 +- aries_cloudcontroller/models/configurable_write_ledgers.py | 2 +- aries_cloudcontroller/models/conn_record.py | 2 +- aries_cloudcontroller/models/connection_invitation.py | 2 +- aries_cloudcontroller/models/connection_list.py | 2 +- aries_cloudcontroller/models/connection_metadata.py | 2 +- aries_cloudcontroller/models/connection_metadata_set_request.py | 2 +- aries_cloudcontroller/models/connection_static_request.py | 2 +- aries_cloudcontroller/models/connection_static_result.py | 2 +- aries_cloudcontroller/models/constraints.py | 2 +- aries_cloudcontroller/models/create_invitation_request.py | 2 +- aries_cloudcontroller/models/create_key_request.py | 2 +- aries_cloudcontroller/models/create_key_response.py | 2 +- aries_cloudcontroller/models/create_wallet_request.py | 2 +- aries_cloudcontroller/models/create_wallet_response.py | 2 +- aries_cloudcontroller/models/create_wallet_token_request.py | 2 +- aries_cloudcontroller/models/create_wallet_token_response.py | 2 +- aries_cloudcontroller/models/cred_attr_spec.py | 2 +- aries_cloudcontroller/models/cred_def.py | 2 +- aries_cloudcontroller/models/cred_def_post_options.py | 2 +- aries_cloudcontroller/models/cred_def_post_request.py | 2 +- aries_cloudcontroller/models/cred_def_result.py | 2 +- aries_cloudcontroller/models/cred_def_state.py | 2 +- aries_cloudcontroller/models/cred_def_value.py | 2 +- aries_cloudcontroller/models/cred_def_value_primary.py | 2 +- .../models/cred_def_value_primary_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_def_value_revocation.py | 2 +- .../models/cred_def_value_revocation_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_info_list.py | 2 +- aries_cloudcontroller/models/cred_rev_indy_records_result.py | 2 +- .../models/cred_rev_indy_records_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_rev_record_details_result.py | 2 +- .../models/cred_rev_record_details_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_rev_record_result.py | 2 +- .../models/cred_rev_record_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/cred_revoked_result.py | 2 +- aries_cloudcontroller/models/credential.py | 2 +- aries_cloudcontroller/models/credential_definition.py | 2 +- .../models/credential_definition_get_result.py | 2 +- .../models/credential_definition_send_request.py | 2 +- .../models/credential_definition_send_result.py | 2 +- .../models/credential_definitions_created_result.py | 2 +- aries_cloudcontroller/models/credential_offer.py | 2 +- aries_cloudcontroller/models/credential_preview.py | 2 +- aries_cloudcontroller/models/credential_proposal.py | 2 +- aries_cloudcontroller/models/credential_status_options.py | 2 +- aries_cloudcontroller/models/data_integrity_proof_options.py | 2 +- aries_cloudcontroller/models/did.py | 2 +- aries_cloudcontroller/models/did_create.py | 2 +- aries_cloudcontroller/models/did_create_options.py | 2 +- aries_cloudcontroller/models/did_endpoint.py | 2 +- aries_cloudcontroller/models/did_endpoint_with_type.py | 2 +- aries_cloudcontroller/models/did_list.py | 2 +- aries_cloudcontroller/models/did_result.py | 2 +- aries_cloudcontroller/models/did_rotate_request_json.py | 2 +- aries_cloudcontroller/models/didx_reject_request.py | 2 +- aries_cloudcontroller/models/didx_request.py | 2 +- aries_cloudcontroller/models/dif_field.py | 2 +- aries_cloudcontroller/models/dif_holder.py | 2 +- aries_cloudcontroller/models/dif_options.py | 2 +- aries_cloudcontroller/models/dif_pres_spec.py | 2 +- aries_cloudcontroller/models/dif_proof_proposal.py | 2 +- aries_cloudcontroller/models/dif_proof_request.py | 2 +- aries_cloudcontroller/models/disclose.py | 2 +- aries_cloudcontroller/models/disclosures.py | 2 +- aries_cloudcontroller/models/doc.py | 2 +- aries_cloudcontroller/models/document_verification_result.py | 2 +- aries_cloudcontroller/models/endorser_info.py | 2 +- aries_cloudcontroller/models/endpoints_result.py | 2 +- aries_cloudcontroller/models/fetch_credential_response.py | 2 +- aries_cloudcontroller/models/fetch_key_response.py | 2 +- aries_cloudcontroller/models/filter.py | 2 +- aries_cloudcontroller/models/generated.py | 2 +- aries_cloudcontroller/models/get_cred_def_result.py | 2 +- aries_cloudcontroller/models/get_cred_defs_response.py | 2 +- aries_cloudcontroller/models/get_did_endpoint_response.py | 2 +- aries_cloudcontroller/models/get_did_verkey_response.py | 2 +- aries_cloudcontroller/models/get_nym_role_response.py | 2 +- aries_cloudcontroller/models/get_schema_result.py | 2 +- aries_cloudcontroller/models/get_schemas_response.py | 2 +- aries_cloudcontroller/models/hangup.py | 2 +- aries_cloudcontroller/models/indy_attr_value.py | 2 +- aries_cloudcontroller/models/indy_cred_abstract.py | 2 +- aries_cloudcontroller/models/indy_cred_info.py | 2 +- aries_cloudcontroller/models/indy_cred_precis.py | 2 +- aries_cloudcontroller/models/indy_cred_request.py | 2 +- aries_cloudcontroller/models/indy_credential.py | 2 +- aries_cloudcontroller/models/indy_eq_proof.py | 2 +- aries_cloudcontroller/models/indy_ge_proof.py | 2 +- aries_cloudcontroller/models/indy_ge_proof_pred.py | 2 +- aries_cloudcontroller/models/indy_key_correctness_proof.py | 2 +- aries_cloudcontroller/models/indy_non_revoc_proof.py | 2 +- aries_cloudcontroller/models/indy_non_revocation_interval.py | 2 +- aries_cloudcontroller/models/indy_pres_attr_spec.py | 2 +- aries_cloudcontroller/models/indy_pres_pred_spec.py | 2 +- aries_cloudcontroller/models/indy_pres_preview.py | 2 +- aries_cloudcontroller/models/indy_pres_spec.py | 2 +- aries_cloudcontroller/models/indy_primary_proof.py | 2 +- aries_cloudcontroller/models/indy_proof.py | 2 +- aries_cloudcontroller/models/indy_proof_identifier.py | 2 +- aries_cloudcontroller/models/indy_proof_proof.py | 2 +- .../models/indy_proof_proof_aggregated_proof.py | 2 +- aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py | 2 +- aries_cloudcontroller/models/indy_proof_req_attr_spec.py | 2 +- .../models/indy_proof_req_attr_spec_non_revoked.py | 2 +- aries_cloudcontroller/models/indy_proof_req_pred_spec.py | 2 +- .../models/indy_proof_req_pred_spec_non_revoked.py | 2 +- aries_cloudcontroller/models/indy_proof_request.py | 2 +- aries_cloudcontroller/models/indy_proof_request_non_revoked.py | 2 +- aries_cloudcontroller/models/indy_proof_requested_proof.py | 2 +- .../models/indy_proof_requested_proof_predicate.py | 2 +- .../models/indy_proof_requested_proof_revealed_attr.py | 2 +- .../models/indy_proof_requested_proof_revealed_attr_group.py | 2 +- .../models/indy_requested_creds_requested_attr.py | 2 +- .../models/indy_requested_creds_requested_pred.py | 2 +- aries_cloudcontroller/models/indy_rev_reg_def.py | 2 +- aries_cloudcontroller/models/indy_rev_reg_def_value.py | 2 +- .../models/indy_rev_reg_def_value_public_keys.py | 2 +- .../models/indy_rev_reg_def_value_public_keys_accum_key.py | 2 +- aries_cloudcontroller/models/indy_rev_reg_entry.py | 2 +- aries_cloudcontroller/models/indy_rev_reg_entry_value.py | 2 +- aries_cloudcontroller/models/inner_cred_def.py | 2 +- aries_cloudcontroller/models/inner_rev_reg_def.py | 2 +- aries_cloudcontroller/models/input_descriptors.py | 2 +- aries_cloudcontroller/models/invitation_create_request.py | 2 +- aries_cloudcontroller/models/invitation_message.py | 2 +- aries_cloudcontroller/models/invitation_record.py | 2 +- aries_cloudcontroller/models/invitation_result.py | 2 +- aries_cloudcontroller/models/issue_credential_request.py | 2 +- aries_cloudcontroller/models/issue_credential_response.py | 2 +- aries_cloudcontroller/models/issuer_cred_rev_record.py | 2 +- .../models/issuer_cred_rev_record_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/issuer_rev_reg_record.py | 2 +- aries_cloudcontroller/models/jws_create.py | 2 +- aries_cloudcontroller/models/jws_verify.py | 2 +- aries_cloudcontroller/models/jws_verify_response.py | 2 +- aries_cloudcontroller/models/keylist.py | 2 +- aries_cloudcontroller/models/keylist_query.py | 2 +- aries_cloudcontroller/models/keylist_query_filter_request.py | 2 +- aries_cloudcontroller/models/keylist_query_paginate.py | 2 +- aries_cloudcontroller/models/keylist_update.py | 2 +- aries_cloudcontroller/models/keylist_update_request.py | 2 +- aries_cloudcontroller/models/keylist_update_rule.py | 2 +- aries_cloudcontroller/models/ld_proof_vc_detail.py | 2 +- aries_cloudcontroller/models/ld_proof_vc_options.py | 2 +- aries_cloudcontroller/models/ledger_config_instance.py | 2 +- aries_cloudcontroller/models/ledger_config_list.py | 2 +- aries_cloudcontroller/models/linked_data_proof.py | 2 +- aries_cloudcontroller/models/mediation_deny.py | 2 +- aries_cloudcontroller/models/mediation_grant.py | 2 +- aries_cloudcontroller/models/mediation_id_match_info.py | 2 +- aries_cloudcontroller/models/mediation_list.py | 2 +- aries_cloudcontroller/models/mediation_record.py | 2 +- aries_cloudcontroller/models/menu.py | 2 +- aries_cloudcontroller/models/menu_form.py | 2 +- aries_cloudcontroller/models/menu_form_param.py | 2 +- aries_cloudcontroller/models/menu_json.py | 2 +- aries_cloudcontroller/models/menu_option.py | 2 +- aries_cloudcontroller/models/model_date.py | 2 +- aries_cloudcontroller/models/model_schema.py | 2 +- aries_cloudcontroller/models/oob_record.py | 2 +- aries_cloudcontroller/models/perform_request.py | 2 +- aries_cloudcontroller/models/ping_request.py | 2 +- aries_cloudcontroller/models/ping_request_response.py | 2 +- aries_cloudcontroller/models/presentation.py | 2 +- aries_cloudcontroller/models/presentation_definition.py | 2 +- aries_cloudcontroller/models/presentation_proposal.py | 2 +- aries_cloudcontroller/models/presentation_request.py | 2 +- .../models/presentation_verification_result.py | 2 +- aries_cloudcontroller/models/profile_settings.py | 2 +- aries_cloudcontroller/models/proof_result.py | 2 +- aries_cloudcontroller/models/protocol_descriptor.py | 2 +- aries_cloudcontroller/models/prove_presentation_request.py | 2 +- aries_cloudcontroller/models/prove_presentation_response.py | 2 +- aries_cloudcontroller/models/publish_revocations.py | 2 +- aries_cloudcontroller/models/publish_revocations_options.py | 2 +- .../models/publish_revocations_result_schema_anoncreds.py | 2 +- .../models/publish_revocations_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/purpose_result.py | 2 +- aries_cloudcontroller/models/queries.py | 2 +- aries_cloudcontroller/models/query.py | 2 +- aries_cloudcontroller/models/query_item.py | 2 +- aries_cloudcontroller/models/raw_encoded.py | 2 +- aries_cloudcontroller/models/receive_invitation_request.py | 2 +- aries_cloudcontroller/models/remove_wallet_request.py | 2 +- aries_cloudcontroller/models/resolution_result.py | 2 +- aries_cloudcontroller/models/rev_list.py | 2 +- aries_cloudcontroller/models/rev_list_create_request.py | 2 +- aries_cloudcontroller/models/rev_list_options.py | 2 +- aries_cloudcontroller/models/rev_list_result.py | 2 +- aries_cloudcontroller/models/rev_list_state.py | 2 +- aries_cloudcontroller/models/rev_reg_create_request.py | 2 +- .../models/rev_reg_create_request_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/rev_reg_def.py | 2 +- aries_cloudcontroller/models/rev_reg_def_options.py | 2 +- aries_cloudcontroller/models/rev_reg_def_result.py | 2 +- aries_cloudcontroller/models/rev_reg_def_state.py | 2 +- aries_cloudcontroller/models/rev_reg_def_value.py | 2 +- aries_cloudcontroller/models/rev_reg_issued_result.py | 2 +- .../models/rev_reg_issued_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/rev_reg_result.py | 2 +- aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py | 2 +- aries_cloudcontroller/models/rev_reg_wallet_updated_result.py | 2 +- .../models/rev_reg_wallet_updated_result_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/rev_regs_created.py | 2 +- .../models/rev_regs_created_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/revoke_request.py | 2 +- aries_cloudcontroller/models/revoke_request_schema_anoncreds.py | 2 +- aries_cloudcontroller/models/rotate.py | 2 +- aries_cloudcontroller/models/route_record.py | 2 +- aries_cloudcontroller/models/schema_get_result.py | 2 +- aries_cloudcontroller/models/schema_input_descriptor.py | 2 +- aries_cloudcontroller/models/schema_post_option.py | 2 +- aries_cloudcontroller/models/schema_post_request.py | 2 +- aries_cloudcontroller/models/schema_result.py | 2 +- aries_cloudcontroller/models/schema_send_request.py | 2 +- aries_cloudcontroller/models/schema_send_result.py | 2 +- aries_cloudcontroller/models/schema_state.py | 2 +- aries_cloudcontroller/models/schemas_created_result.py | 2 +- aries_cloudcontroller/models/schemas_input_descriptor_filter.py | 2 +- aries_cloudcontroller/models/sdjws_create.py | 2 +- aries_cloudcontroller/models/sdjws_verify.py | 2 +- aries_cloudcontroller/models/sdjws_verify_response.py | 2 +- aries_cloudcontroller/models/send_menu.py | 2 +- aries_cloudcontroller/models/send_message.py | 2 +- aries_cloudcontroller/models/service_decorator.py | 2 +- aries_cloudcontroller/models/sign_request.py | 2 +- aries_cloudcontroller/models/sign_response.py | 2 +- aries_cloudcontroller/models/signature_options.py | 2 +- aries_cloudcontroller/models/signed_doc.py | 2 +- aries_cloudcontroller/models/submission_requirements.py | 2 +- aries_cloudcontroller/models/taa_accept.py | 2 +- aries_cloudcontroller/models/taa_acceptance.py | 2 +- aries_cloudcontroller/models/taa_info.py | 2 +- aries_cloudcontroller/models/taa_record.py | 2 +- aries_cloudcontroller/models/taa_result.py | 2 +- aries_cloudcontroller/models/tails_delete_response.py | 2 +- aries_cloudcontroller/models/transaction_jobs.py | 2 +- aries_cloudcontroller/models/transaction_list.py | 2 +- aries_cloudcontroller/models/transaction_record.py | 2 +- .../models/txn_or_credential_definition_send_result.py | 2 +- .../models/txn_or_publish_revocations_result.py | 2 +- .../models/txn_or_register_ledger_nym_response.py | 2 +- aries_cloudcontroller/models/txn_or_rev_reg_result.py | 2 +- aries_cloudcontroller/models/txn_or_schema_send_result.py | 2 +- aries_cloudcontroller/models/update_key_request.py | 2 +- aries_cloudcontroller/models/update_key_response.py | 2 +- aries_cloudcontroller/models/update_profile_settings.py | 2 +- aries_cloudcontroller/models/update_wallet_request.py | 2 +- .../models/v10_credential_bound_offer_request.py | 2 +- .../models/v10_credential_conn_free_offer_request.py | 2 +- aries_cloudcontroller/models/v10_credential_create.py | 2 +- aries_cloudcontroller/models/v10_credential_exchange.py | 2 +- .../models/v10_credential_exchange_auto_remove_request.py | 2 +- .../models/v10_credential_exchange_list_result.py | 2 +- .../models/v10_credential_free_offer_request.py | 2 +- aries_cloudcontroller/models/v10_credential_issue_request.py | 2 +- .../models/v10_credential_problem_report_request.py | 2 +- .../models/v10_credential_proposal_request_mand.py | 2 +- .../models/v10_credential_proposal_request_opt.py | 2 +- aries_cloudcontroller/models/v10_credential_store_request.py | 2 +- .../models/v10_discovery_exchange_list_result.py | 2 +- aries_cloudcontroller/models/v10_discovery_record.py | 2 +- .../models/v10_presentation_create_request_request.py | 2 +- aries_cloudcontroller/models/v10_presentation_exchange.py | 2 +- aries_cloudcontroller/models/v10_presentation_exchange_list.py | 2 +- .../models/v10_presentation_problem_report_request.py | 2 +- .../models/v10_presentation_proposal_request.py | 2 +- aries_cloudcontroller/models/v10_presentation_send_request.py | 2 +- .../models/v10_presentation_send_request_request.py | 2 +- .../models/v10_presentation_send_request_to_proposal.py | 2 +- aries_cloudcontroller/models/v20_cred_attr_spec.py | 2 +- aries_cloudcontroller/models/v20_cred_bound_offer_request.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_free.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record_by_format.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record_detail.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record_indy.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py | 2 +- aries_cloudcontroller/models/v20_cred_ex_record_list_result.py | 2 +- aries_cloudcontroller/models/v20_cred_filter.py | 2 +- aries_cloudcontroller/models/v20_cred_filter_indy.py | 2 +- aries_cloudcontroller/models/v20_cred_filter_ld_proof.py | 2 +- aries_cloudcontroller/models/v20_cred_filter_vcdi.py | 2 +- aries_cloudcontroller/models/v20_cred_format.py | 2 +- aries_cloudcontroller/models/v20_cred_issue.py | 2 +- .../models/v20_cred_issue_problem_report_request.py | 2 +- aries_cloudcontroller/models/v20_cred_issue_request.py | 2 +- aries_cloudcontroller/models/v20_cred_offer.py | 2 +- .../models/v20_cred_offer_conn_free_request.py | 2 +- aries_cloudcontroller/models/v20_cred_offer_request.py | 2 +- aries_cloudcontroller/models/v20_cred_preview.py | 2 +- aries_cloudcontroller/models/v20_cred_proposal.py | 2 +- aries_cloudcontroller/models/v20_cred_request.py | 2 +- aries_cloudcontroller/models/v20_cred_request_free.py | 2 +- aries_cloudcontroller/models/v20_cred_request_request.py | 2 +- aries_cloudcontroller/models/v20_cred_store_request.py | 2 +- .../models/v20_discovery_exchange_list_result.py | 2 +- aries_cloudcontroller/models/v20_discovery_exchange_result.py | 2 +- aries_cloudcontroller/models/v20_discovery_record.py | 2 +- aries_cloudcontroller/models/v20_issue_cred_schema_core.py | 2 +- aries_cloudcontroller/models/v20_pres.py | 2 +- aries_cloudcontroller/models/v20_pres_create_request_request.py | 2 +- aries_cloudcontroller/models/v20_pres_ex_record.py | 2 +- aries_cloudcontroller/models/v20_pres_ex_record_by_format.py | 2 +- aries_cloudcontroller/models/v20_pres_ex_record_list.py | 2 +- aries_cloudcontroller/models/v20_pres_format.py | 2 +- aries_cloudcontroller/models/v20_pres_problem_report_request.py | 2 +- aries_cloudcontroller/models/v20_pres_proposal.py | 2 +- aries_cloudcontroller/models/v20_pres_proposal_by_format.py | 2 +- aries_cloudcontroller/models/v20_pres_proposal_request.py | 2 +- aries_cloudcontroller/models/v20_pres_request.py | 2 +- aries_cloudcontroller/models/v20_pres_request_by_format.py | 2 +- aries_cloudcontroller/models/v20_pres_send_request_request.py | 2 +- aries_cloudcontroller/models/v20_pres_spec_by_format_request.py | 2 +- .../models/v20_presentation_send_request_to_proposal.py | 2 +- aries_cloudcontroller/models/vc_record.py | 2 +- aries_cloudcontroller/models/vc_record_list.py | 2 +- aries_cloudcontroller/models/verifiable_credential.py | 2 +- aries_cloudcontroller/models/verifiable_presentation.py | 2 +- aries_cloudcontroller/models/verify_credential_request.py | 2 +- aries_cloudcontroller/models/verify_credential_response.py | 2 +- aries_cloudcontroller/models/verify_di_request.py | 2 +- aries_cloudcontroller/models/verify_di_response.py | 2 +- aries_cloudcontroller/models/verify_presentation_request.py | 2 +- aries_cloudcontroller/models/verify_presentation_response.py | 2 +- aries_cloudcontroller/models/verify_request.py | 2 +- aries_cloudcontroller/models/verify_response.py | 2 +- aries_cloudcontroller/models/w3_c_credentials_list_request.py | 2 +- aries_cloudcontroller/models/wallet_list.py | 2 +- aries_cloudcontroller/models/wallet_record.py | 2 +- aries_cloudcontroller/models/write_ledger.py | 2 +- aries_cloudcontroller/rest.py | 2 +- 354 files changed, 354 insertions(+), 354 deletions(-) diff --git a/aries_cloudcontroller/api_client.py b/aries_cloudcontroller/api_client.py index 837b162c..06957420 100644 --- a/aries_cloudcontroller/api_client.py +++ b/aries_cloudcontroller/api_client.py @@ -14,7 +14,6 @@ import datetime import decimal -import orjson import mimetypes import os import re @@ -23,6 +22,7 @@ from typing import Dict, List, Optional, Tuple, Union from urllib.parse import quote +import orjson from dateutil.parser import parse from pydantic import SecretStr diff --git a/aries_cloudcontroller/models/action_menu_fetch_result.py b/aries_cloudcontroller/models/action_menu_fetch_result.py index c1a0e2b5..b3073ace 100644 --- a/aries_cloudcontroller/models/action_menu_fetch_result.py +++ b/aries_cloudcontroller/models/action_menu_fetch_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/add_proof.py b/aries_cloudcontroller/models/add_proof.py index f256b50b..a16ce9b9 100644 --- a/aries_cloudcontroller/models/add_proof.py +++ b/aries_cloudcontroller/models/add_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/add_proof_response.py b/aries_cloudcontroller/models/add_proof_response.py index bd1c70d0..692e3f12 100644 --- a/aries_cloudcontroller/models/add_proof_response.py +++ b/aries_cloudcontroller/models/add_proof_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/admin_config.py b/aries_cloudcontroller/models/admin_config.py index 5b71070b..bbd67ac9 100644 --- a/aries_cloudcontroller/models/admin_config.py +++ b/aries_cloudcontroller/models/admin_config.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/admin_modules.py b/aries_cloudcontroller/models/admin_modules.py index 9318d2dc..2d11f1fa 100644 --- a/aries_cloudcontroller/models/admin_modules.py +++ b/aries_cloudcontroller/models/admin_modules.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/admin_status.py b/aries_cloudcontroller/models/admin_status.py index 99d93240..8b80e009 100644 --- a/aries_cloudcontroller/models/admin_status.py +++ b/aries_cloudcontroller/models/admin_status.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/admin_status_liveliness.py b/aries_cloudcontroller/models/admin_status_liveliness.py index 0b22dd03..f4ccd4c8 100644 --- a/aries_cloudcontroller/models/admin_status_liveliness.py +++ b/aries_cloudcontroller/models/admin_status_liveliness.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/admin_status_readiness.py b/aries_cloudcontroller/models/admin_status_readiness.py index f3c41132..346af50d 100644 --- a/aries_cloudcontroller/models/admin_status_readiness.py +++ b/aries_cloudcontroller/models/admin_status_readiness.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/aml_record.py b/aries_cloudcontroller/models/aml_record.py index 2f1cc1a1..1a264d77 100644 --- a/aries_cloudcontroller/models/aml_record.py +++ b/aries_cloudcontroller/models/aml_record.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/anon_creds_schema.py b/aries_cloudcontroller/models/anon_creds_schema.py index 35afb6f3..ef86ad31 100644 --- a/aries_cloudcontroller/models/anon_creds_schema.py +++ b/aries_cloudcontroller/models/anon_creds_schema.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/attach_decorator.py b/aries_cloudcontroller/models/attach_decorator.py index a12005a0..05800356 100644 --- a/aries_cloudcontroller/models/attach_decorator.py +++ b/aries_cloudcontroller/models/attach_decorator.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/attach_decorator_data.py b/aries_cloudcontroller/models/attach_decorator_data.py index a89a87c8..21e4e990 100644 --- a/aries_cloudcontroller/models/attach_decorator_data.py +++ b/aries_cloudcontroller/models/attach_decorator_data.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set, Union +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/attach_decorator_data1_jws.py b/aries_cloudcontroller/models/attach_decorator_data1_jws.py index 53609b4f..2ffbb891 100644 --- a/aries_cloudcontroller/models/attach_decorator_data1_jws.py +++ b/aries_cloudcontroller/models/attach_decorator_data1_jws.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/attach_decorator_data_jws.py b/aries_cloudcontroller/models/attach_decorator_data_jws.py index 863c7f80..39a443bd 100644 --- a/aries_cloudcontroller/models/attach_decorator_data_jws.py +++ b/aries_cloudcontroller/models/attach_decorator_data_jws.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/attach_decorator_data_jws_header.py b/aries_cloudcontroller/models/attach_decorator_data_jws_header.py index 5559d22a..f97193a5 100644 --- a/aries_cloudcontroller/models/attach_decorator_data_jws_header.py +++ b/aries_cloudcontroller/models/attach_decorator_data_jws_header.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/attachment_def.py b/aries_cloudcontroller/models/attachment_def.py index 81a101a3..3e1fc419 100644 --- a/aries_cloudcontroller/models/attachment_def.py +++ b/aries_cloudcontroller/models/attachment_def.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/attribute_mime_types_result.py b/aries_cloudcontroller/models/attribute_mime_types_result.py index dfa16432..9273ef90 100644 --- a/aries_cloudcontroller/models/attribute_mime_types_result.py +++ b/aries_cloudcontroller/models/attribute_mime_types_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/claim_format.py b/aries_cloudcontroller/models/claim_format.py index ef9aaa3c..d0e520c3 100644 --- a/aries_cloudcontroller/models/claim_format.py +++ b/aries_cloudcontroller/models/claim_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/clear_pending_revocations_request.py b/aries_cloudcontroller/models/clear_pending_revocations_request.py index 57dc7785..394775ac 100644 --- a/aries_cloudcontroller/models/clear_pending_revocations_request.py +++ b/aries_cloudcontroller/models/clear_pending_revocations_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/configurable_write_ledgers.py b/aries_cloudcontroller/models/configurable_write_ledgers.py index 4fe2534c..476f546b 100644 --- a/aries_cloudcontroller/models/configurable_write_ledgers.py +++ b/aries_cloudcontroller/models/configurable_write_ledgers.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/conn_record.py b/aries_cloudcontroller/models/conn_record.py index 89b6c543..72a17304 100644 --- a/aries_cloudcontroller/models/conn_record.py +++ b/aries_cloudcontroller/models/conn_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/connection_invitation.py b/aries_cloudcontroller/models/connection_invitation.py index c97729d0..0e802931 100644 --- a/aries_cloudcontroller/models/connection_invitation.py +++ b/aries_cloudcontroller/models/connection_invitation.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/connection_list.py b/aries_cloudcontroller/models/connection_list.py index b9dafca0..9b7acdb1 100644 --- a/aries_cloudcontroller/models/connection_list.py +++ b/aries_cloudcontroller/models/connection_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/connection_metadata.py b/aries_cloudcontroller/models/connection_metadata.py index fb9f3d0b..6205ea07 100644 --- a/aries_cloudcontroller/models/connection_metadata.py +++ b/aries_cloudcontroller/models/connection_metadata.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/connection_metadata_set_request.py b/aries_cloudcontroller/models/connection_metadata_set_request.py index 79246306..32e1b1a6 100644 --- a/aries_cloudcontroller/models/connection_metadata_set_request.py +++ b/aries_cloudcontroller/models/connection_metadata_set_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/connection_static_request.py b/aries_cloudcontroller/models/connection_static_request.py index 712dc146..2bbd3df6 100644 --- a/aries_cloudcontroller/models/connection_static_request.py +++ b/aries_cloudcontroller/models/connection_static_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/connection_static_result.py b/aries_cloudcontroller/models/connection_static_result.py index ee14239a..6682e073 100644 --- a/aries_cloudcontroller/models/connection_static_result.py +++ b/aries_cloudcontroller/models/connection_static_result.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/constraints.py b/aries_cloudcontroller/models/constraints.py index a5241f36..9eef6102 100644 --- a/aries_cloudcontroller/models/constraints.py +++ b/aries_cloudcontroller/models/constraints.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/create_invitation_request.py b/aries_cloudcontroller/models/create_invitation_request.py index 29519a7a..2dd93e43 100644 --- a/aries_cloudcontroller/models/create_invitation_request.py +++ b/aries_cloudcontroller/models/create_invitation_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/create_key_request.py b/aries_cloudcontroller/models/create_key_request.py index 02302d40..65df5d34 100644 --- a/aries_cloudcontroller/models/create_key_request.py +++ b/aries_cloudcontroller/models/create_key_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/create_key_response.py b/aries_cloudcontroller/models/create_key_response.py index 0c4066dd..cebdcf00 100644 --- a/aries_cloudcontroller/models/create_key_response.py +++ b/aries_cloudcontroller/models/create_key_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/create_wallet_request.py b/aries_cloudcontroller/models/create_wallet_request.py index af17938a..500c6d18 100644 --- a/aries_cloudcontroller/models/create_wallet_request.py +++ b/aries_cloudcontroller/models/create_wallet_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/create_wallet_response.py b/aries_cloudcontroller/models/create_wallet_response.py index b0842ecf..232d765f 100644 --- a/aries_cloudcontroller/models/create_wallet_response.py +++ b/aries_cloudcontroller/models/create_wallet_response.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/create_wallet_token_request.py b/aries_cloudcontroller/models/create_wallet_token_request.py index e5fa7ad1..8edbd953 100644 --- a/aries_cloudcontroller/models/create_wallet_token_request.py +++ b/aries_cloudcontroller/models/create_wallet_token_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/create_wallet_token_response.py b/aries_cloudcontroller/models/create_wallet_token_response.py index 0cf676cb..0f6a3226 100644 --- a/aries_cloudcontroller/models/create_wallet_token_response.py +++ b/aries_cloudcontroller/models/create_wallet_token_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_attr_spec.py b/aries_cloudcontroller/models/cred_attr_spec.py index 93a99541..6a8b736a 100644 --- a/aries_cloudcontroller/models/cred_attr_spec.py +++ b/aries_cloudcontroller/models/cred_attr_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def.py b/aries_cloudcontroller/models/cred_def.py index 4e6aabcb..493575e9 100644 --- a/aries_cloudcontroller/models/cred_def.py +++ b/aries_cloudcontroller/models/cred_def.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_post_options.py b/aries_cloudcontroller/models/cred_def_post_options.py index 24d12339..68f4ab56 100644 --- a/aries_cloudcontroller/models/cred_def_post_options.py +++ b/aries_cloudcontroller/models/cred_def_post_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_post_request.py b/aries_cloudcontroller/models/cred_def_post_request.py index 998b7e25..0398cc1c 100644 --- a/aries_cloudcontroller/models/cred_def_post_request.py +++ b/aries_cloudcontroller/models/cred_def_post_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_result.py b/aries_cloudcontroller/models/cred_def_result.py index d62793b7..0d835620 100644 --- a/aries_cloudcontroller/models/cred_def_result.py +++ b/aries_cloudcontroller/models/cred_def_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_state.py b/aries_cloudcontroller/models/cred_def_state.py index 4176d35e..f8ef0ecf 100644 --- a/aries_cloudcontroller/models/cred_def_state.py +++ b/aries_cloudcontroller/models/cred_def_state.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_value.py b/aries_cloudcontroller/models/cred_def_value.py index b57a48a4..a038dc2c 100644 --- a/aries_cloudcontroller/models/cred_def_value.py +++ b/aries_cloudcontroller/models/cred_def_value.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_value_primary.py b/aries_cloudcontroller/models/cred_def_value_primary.py index e4a19fcb..70bdb455 100644 --- a/aries_cloudcontroller/models/cred_def_value_primary.py +++ b/aries_cloudcontroller/models/cred_def_value_primary.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py index 9ca37639..7a457776 100644 --- a/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_primary_schema_anoncreds.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/cred_def_value_revocation.py b/aries_cloudcontroller/models/cred_def_value_revocation.py index e6cf9243..9fb5ae6a 100644 --- a/aries_cloudcontroller/models/cred_def_value_revocation.py +++ b/aries_cloudcontroller/models/cred_def_value_revocation.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py index 76dd0c8d..2552f40f 100644 --- a/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_revocation_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py b/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py index dc085cd6..c2314781 100644 --- a/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_def_value_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_info_list.py b/aries_cloudcontroller/models/cred_info_list.py index 7c889a81..f29b6b0e 100644 --- a/aries_cloudcontroller/models/cred_info_list.py +++ b/aries_cloudcontroller/models/cred_info_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_indy_records_result.py b/aries_cloudcontroller/models/cred_rev_indy_records_result.py index d55ada88..c36eadc9 100644 --- a/aries_cloudcontroller/models/cred_rev_indy_records_result.py +++ b/aries_cloudcontroller/models/cred_rev_indy_records_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py index 31a95d85..dc03b669 100644 --- a/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_indy_records_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_record_details_result.py b/aries_cloudcontroller/models/cred_rev_record_details_result.py index f8abb19f..3fb624c6 100644 --- a/aries_cloudcontroller/models/cred_rev_record_details_result.py +++ b/aries_cloudcontroller/models/cred_rev_record_details_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py index 0bc0d45d..30defd5b 100644 --- a/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_record_details_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_record_result.py b/aries_cloudcontroller/models/cred_rev_record_result.py index 12e4de1b..6823ee76 100644 --- a/aries_cloudcontroller/models/cred_rev_record_result.py +++ b/aries_cloudcontroller/models/cred_rev_record_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py b/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py index fffaec0e..538fb9cd 100644 --- a/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/cred_rev_record_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/cred_revoked_result.py b/aries_cloudcontroller/models/cred_revoked_result.py index d7c857c4..0b8f00be 100644 --- a/aries_cloudcontroller/models/cred_revoked_result.py +++ b/aries_cloudcontroller/models/cred_revoked_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/credential.py b/aries_cloudcontroller/models/credential.py index 3d93ac5d..2dd025e1 100644 --- a/aries_cloudcontroller/models/credential.py +++ b/aries_cloudcontroller/models/credential.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set, Union +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_definition.py b/aries_cloudcontroller/models/credential_definition.py index 5d299368..85e96e27 100644 --- a/aries_cloudcontroller/models/credential_definition.py +++ b/aries_cloudcontroller/models/credential_definition.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Literal, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_definition_get_result.py b/aries_cloudcontroller/models/credential_definition_get_result.py index 0f4dfccd..75ac5045 100644 --- a/aries_cloudcontroller/models/credential_definition_get_result.py +++ b/aries_cloudcontroller/models/credential_definition_get_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/credential_definition_send_request.py b/aries_cloudcontroller/models/credential_definition_send_request.py index 2c5c5e05..d1b459ea 100644 --- a/aries_cloudcontroller/models/credential_definition_send_request.py +++ b/aries_cloudcontroller/models/credential_definition_send_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_definition_send_result.py b/aries_cloudcontroller/models/credential_definition_send_result.py index 4ace6e08..91ae70ce 100644 --- a/aries_cloudcontroller/models/credential_definition_send_result.py +++ b/aries_cloudcontroller/models/credential_definition_send_result.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_definitions_created_result.py b/aries_cloudcontroller/models/credential_definitions_created_result.py index 3f26887e..0b4fd888 100644 --- a/aries_cloudcontroller/models/credential_definitions_created_result.py +++ b/aries_cloudcontroller/models/credential_definitions_created_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_offer.py b/aries_cloudcontroller/models/credential_offer.py index a43b1d22..65b66cf2 100644 --- a/aries_cloudcontroller/models/credential_offer.py +++ b/aries_cloudcontroller/models/credential_offer.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/credential_preview.py b/aries_cloudcontroller/models/credential_preview.py index ff066a39..1d7f0187 100644 --- a/aries_cloudcontroller/models/credential_preview.py +++ b/aries_cloudcontroller/models/credential_preview.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/credential_proposal.py b/aries_cloudcontroller/models/credential_proposal.py index 2e7d27a5..bf9514ca 100644 --- a/aries_cloudcontroller/models/credential_proposal.py +++ b/aries_cloudcontroller/models/credential_proposal.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/credential_status_options.py b/aries_cloudcontroller/models/credential_status_options.py index 75ebacaa..878d9352 100644 --- a/aries_cloudcontroller/models/credential_status_options.py +++ b/aries_cloudcontroller/models/credential_status_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/data_integrity_proof_options.py b/aries_cloudcontroller/models/data_integrity_proof_options.py index c8cc22ea..74fbea8e 100644 --- a/aries_cloudcontroller/models/data_integrity_proof_options.py +++ b/aries_cloudcontroller/models/data_integrity_proof_options.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/did.py b/aries_cloudcontroller/models/did.py index d84e7c70..7fca16f2 100644 --- a/aries_cloudcontroller/models/did.py +++ b/aries_cloudcontroller/models/did.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Literal, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/did_create.py b/aries_cloudcontroller/models/did_create.py index f5d48b5d..23925125 100644 --- a/aries_cloudcontroller/models/did_create.py +++ b/aries_cloudcontroller/models/did_create.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/did_create_options.py b/aries_cloudcontroller/models/did_create_options.py index 5ee695fc..54df11f4 100644 --- a/aries_cloudcontroller/models/did_create_options.py +++ b/aries_cloudcontroller/models/did_create_options.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/did_endpoint.py b/aries_cloudcontroller/models/did_endpoint.py index fd24b9e3..3c238e19 100644 --- a/aries_cloudcontroller/models/did_endpoint.py +++ b/aries_cloudcontroller/models/did_endpoint.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/did_endpoint_with_type.py b/aries_cloudcontroller/models/did_endpoint_with_type.py index 74549f38..d52e0366 100644 --- a/aries_cloudcontroller/models/did_endpoint_with_type.py +++ b/aries_cloudcontroller/models/did_endpoint_with_type.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/did_list.py b/aries_cloudcontroller/models/did_list.py index 2eda934b..40d6c923 100644 --- a/aries_cloudcontroller/models/did_list.py +++ b/aries_cloudcontroller/models/did_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/did_result.py b/aries_cloudcontroller/models/did_result.py index 5d2860e2..d5a124b0 100644 --- a/aries_cloudcontroller/models/did_result.py +++ b/aries_cloudcontroller/models/did_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/did_rotate_request_json.py b/aries_cloudcontroller/models/did_rotate_request_json.py index cb0ad665..ea519b8c 100644 --- a/aries_cloudcontroller/models/did_rotate_request_json.py +++ b/aries_cloudcontroller/models/did_rotate_request_json.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/didx_reject_request.py b/aries_cloudcontroller/models/didx_reject_request.py index 0e30c547..6a7b0768 100644 --- a/aries_cloudcontroller/models/didx_reject_request.py +++ b/aries_cloudcontroller/models/didx_reject_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/didx_request.py b/aries_cloudcontroller/models/didx_request.py index 1664426e..1fe03673 100644 --- a/aries_cloudcontroller/models/didx_request.py +++ b/aries_cloudcontroller/models/didx_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/dif_field.py b/aries_cloudcontroller/models/dif_field.py index 5fcbeab5..60e33a71 100644 --- a/aries_cloudcontroller/models/dif_field.py +++ b/aries_cloudcontroller/models/dif_field.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/dif_holder.py b/aries_cloudcontroller/models/dif_holder.py index faf739fd..e8e94e0a 100644 --- a/aries_cloudcontroller/models/dif_holder.py +++ b/aries_cloudcontroller/models/dif_holder.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/dif_options.py b/aries_cloudcontroller/models/dif_options.py index c50257ba..fb96f1b7 100644 --- a/aries_cloudcontroller/models/dif_options.py +++ b/aries_cloudcontroller/models/dif_options.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/dif_pres_spec.py b/aries_cloudcontroller/models/dif_pres_spec.py index 524fe8a4..514de4be 100644 --- a/aries_cloudcontroller/models/dif_pres_spec.py +++ b/aries_cloudcontroller/models/dif_pres_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/dif_proof_proposal.py b/aries_cloudcontroller/models/dif_proof_proposal.py index 5dc2f84a..fefdae08 100644 --- a/aries_cloudcontroller/models/dif_proof_proposal.py +++ b/aries_cloudcontroller/models/dif_proof_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/dif_proof_request.py b/aries_cloudcontroller/models/dif_proof_request.py index 0c47918c..bb241ead 100644 --- a/aries_cloudcontroller/models/dif_proof_request.py +++ b/aries_cloudcontroller/models/dif_proof_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/disclose.py b/aries_cloudcontroller/models/disclose.py index 53343069..51a4f02b 100644 --- a/aries_cloudcontroller/models/disclose.py +++ b/aries_cloudcontroller/models/disclose.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/disclosures.py b/aries_cloudcontroller/models/disclosures.py index 826b6cd5..632c2794 100644 --- a/aries_cloudcontroller/models/disclosures.py +++ b/aries_cloudcontroller/models/disclosures.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/doc.py b/aries_cloudcontroller/models/doc.py index 756c3bfb..f03bc5e1 100644 --- a/aries_cloudcontroller/models/doc.py +++ b/aries_cloudcontroller/models/doc.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/document_verification_result.py b/aries_cloudcontroller/models/document_verification_result.py index 8c68bc01..b737ea7f 100644 --- a/aries_cloudcontroller/models/document_verification_result.py +++ b/aries_cloudcontroller/models/document_verification_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/endorser_info.py b/aries_cloudcontroller/models/endorser_info.py index ef81ccf9..fd87b340 100644 --- a/aries_cloudcontroller/models/endorser_info.py +++ b/aries_cloudcontroller/models/endorser_info.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/endpoints_result.py b/aries_cloudcontroller/models/endpoints_result.py index b2498ad3..59d03f27 100644 --- a/aries_cloudcontroller/models/endpoints_result.py +++ b/aries_cloudcontroller/models/endpoints_result.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/fetch_credential_response.py b/aries_cloudcontroller/models/fetch_credential_response.py index fb5b0caf..15a74513 100644 --- a/aries_cloudcontroller/models/fetch_credential_response.py +++ b/aries_cloudcontroller/models/fetch_credential_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/fetch_key_response.py b/aries_cloudcontroller/models/fetch_key_response.py index 3d6603e4..d4b6bf23 100644 --- a/aries_cloudcontroller/models/fetch_key_response.py +++ b/aries_cloudcontroller/models/fetch_key_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/filter.py b/aries_cloudcontroller/models/filter.py index 57e9b5fb..363992f2 100644 --- a/aries_cloudcontroller/models/filter.py +++ b/aries_cloudcontroller/models/filter.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union +import orjson from pydantic import BaseModel, Field, StrictBool, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/generated.py b/aries_cloudcontroller/models/generated.py index aa7ede4f..21b3855f 100644 --- a/aries_cloudcontroller/models/generated.py +++ b/aries_cloudcontroller/models/generated.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/get_cred_def_result.py b/aries_cloudcontroller/models/get_cred_def_result.py index b05c5e33..0d6d54ef 100644 --- a/aries_cloudcontroller/models/get_cred_def_result.py +++ b/aries_cloudcontroller/models/get_cred_def_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/get_cred_defs_response.py b/aries_cloudcontroller/models/get_cred_defs_response.py index b41a31ba..93ef76c9 100644 --- a/aries_cloudcontroller/models/get_cred_defs_response.py +++ b/aries_cloudcontroller/models/get_cred_defs_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/get_did_endpoint_response.py b/aries_cloudcontroller/models/get_did_endpoint_response.py index 596ac7a2..a144b329 100644 --- a/aries_cloudcontroller/models/get_did_endpoint_response.py +++ b/aries_cloudcontroller/models/get_did_endpoint_response.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/get_did_verkey_response.py b/aries_cloudcontroller/models/get_did_verkey_response.py index 33db38a4..9e2b1a8a 100644 --- a/aries_cloudcontroller/models/get_did_verkey_response.py +++ b/aries_cloudcontroller/models/get_did_verkey_response.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/get_nym_role_response.py b/aries_cloudcontroller/models/get_nym_role_response.py index dfc3b386..985941bc 100644 --- a/aries_cloudcontroller/models/get_nym_role_response.py +++ b/aries_cloudcontroller/models/get_nym_role_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/get_schema_result.py b/aries_cloudcontroller/models/get_schema_result.py index da4e4e24..9268cc83 100644 --- a/aries_cloudcontroller/models/get_schema_result.py +++ b/aries_cloudcontroller/models/get_schema_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/get_schemas_response.py b/aries_cloudcontroller/models/get_schemas_response.py index efa7fd93..853d793f 100644 --- a/aries_cloudcontroller/models/get_schemas_response.py +++ b/aries_cloudcontroller/models/get_schemas_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/hangup.py b/aries_cloudcontroller/models/hangup.py index 9d24adf0..350cd98e 100644 --- a/aries_cloudcontroller/models/hangup.py +++ b/aries_cloudcontroller/models/hangup.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_attr_value.py b/aries_cloudcontroller/models/indy_attr_value.py index 61e4f3a7..cca4c9a3 100644 --- a/aries_cloudcontroller/models/indy_attr_value.py +++ b/aries_cloudcontroller/models/indy_attr_value.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_cred_abstract.py b/aries_cloudcontroller/models/indy_cred_abstract.py index bf8377f1..4381f590 100644 --- a/aries_cloudcontroller/models/indy_cred_abstract.py +++ b/aries_cloudcontroller/models/indy_cred_abstract.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_cred_info.py b/aries_cloudcontroller/models/indy_cred_info.py index 45ebcf46..b672a8ad 100644 --- a/aries_cloudcontroller/models/indy_cred_info.py +++ b/aries_cloudcontroller/models/indy_cred_info.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_cred_precis.py b/aries_cloudcontroller/models/indy_cred_precis.py index 70fb2ebd..d38695fd 100644 --- a/aries_cloudcontroller/models/indy_cred_precis.py +++ b/aries_cloudcontroller/models/indy_cred_precis.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_cred_request.py b/aries_cloudcontroller/models/indy_cred_request.py index 250f611f..e91ca8ff 100644 --- a/aries_cloudcontroller/models/indy_cred_request.py +++ b/aries_cloudcontroller/models/indy_cred_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_credential.py b/aries_cloudcontroller/models/indy_credential.py index e6defd1a..58b3c25a 100644 --- a/aries_cloudcontroller/models/indy_credential.py +++ b/aries_cloudcontroller/models/indy_credential.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_eq_proof.py b/aries_cloudcontroller/models/indy_eq_proof.py index 066d747a..21e6b1a1 100644 --- a/aries_cloudcontroller/models/indy_eq_proof.py +++ b/aries_cloudcontroller/models/indy_eq_proof.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_ge_proof.py b/aries_cloudcontroller/models/indy_ge_proof.py index a47e8ef2..31d5b397 100644 --- a/aries_cloudcontroller/models/indy_ge_proof.py +++ b/aries_cloudcontroller/models/indy_ge_proof.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_ge_proof_pred.py b/aries_cloudcontroller/models/indy_ge_proof_pred.py index 0274d5ea..2c6af501 100644 --- a/aries_cloudcontroller/models/indy_ge_proof_pred.py +++ b/aries_cloudcontroller/models/indy_ge_proof_pred.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_key_correctness_proof.py b/aries_cloudcontroller/models/indy_key_correctness_proof.py index 593ef435..0c915e02 100644 --- a/aries_cloudcontroller/models/indy_key_correctness_proof.py +++ b/aries_cloudcontroller/models/indy_key_correctness_proof.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_non_revoc_proof.py b/aries_cloudcontroller/models/indy_non_revoc_proof.py index 080ff320..d08a7819 100644 --- a/aries_cloudcontroller/models/indy_non_revoc_proof.py +++ b/aries_cloudcontroller/models/indy_non_revoc_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_non_revocation_interval.py b/aries_cloudcontroller/models/indy_non_revocation_interval.py index 85a77fc1..ecc2d78c 100644 --- a/aries_cloudcontroller/models/indy_non_revocation_interval.py +++ b/aries_cloudcontroller/models/indy_non_revocation_interval.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_pres_attr_spec.py b/aries_cloudcontroller/models/indy_pres_attr_spec.py index 10b79265..37e9ee76 100644 --- a/aries_cloudcontroller/models/indy_pres_attr_spec.py +++ b/aries_cloudcontroller/models/indy_pres_attr_spec.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_pres_pred_spec.py b/aries_cloudcontroller/models/indy_pres_pred_spec.py index 57b03e3e..7cf029e4 100644 --- a/aries_cloudcontroller/models/indy_pres_pred_spec.py +++ b/aries_cloudcontroller/models/indy_pres_pred_spec.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_pres_preview.py b/aries_cloudcontroller/models/indy_pres_preview.py index a42c1525..4516ce44 100644 --- a/aries_cloudcontroller/models/indy_pres_preview.py +++ b/aries_cloudcontroller/models/indy_pres_preview.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_pres_spec.py b/aries_cloudcontroller/models/indy_pres_spec.py index 37413637..cd70524b 100644 --- a/aries_cloudcontroller/models/indy_pres_spec.py +++ b/aries_cloudcontroller/models/indy_pres_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_primary_proof.py b/aries_cloudcontroller/models/indy_primary_proof.py index f2fd9fa4..91fe181b 100644 --- a/aries_cloudcontroller/models/indy_primary_proof.py +++ b/aries_cloudcontroller/models/indy_primary_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof.py b/aries_cloudcontroller/models/indy_proof.py index eaf2d744..780a979b 100644 --- a/aries_cloudcontroller/models/indy_proof.py +++ b/aries_cloudcontroller/models/indy_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_identifier.py b/aries_cloudcontroller/models/indy_proof_identifier.py index 6c07b9d1..9fafc898 100644 --- a/aries_cloudcontroller/models/indy_proof_identifier.py +++ b/aries_cloudcontroller/models/indy_proof_identifier.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_proof.py b/aries_cloudcontroller/models/indy_proof_proof.py index 921e6808..83246e28 100644 --- a/aries_cloudcontroller/models/indy_proof_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py b/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py index 56218490..b407fb01 100644 --- a/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof_aggregated_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py b/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py index 69b66965..e81d4a82 100644 --- a/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py +++ b/aries_cloudcontroller/models/indy_proof_proof_proofs_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_req_attr_spec.py b/aries_cloudcontroller/models/indy_proof_req_attr_spec.py index 0b61a251..9668bfcd 100644 --- a/aries_cloudcontroller/models/indy_proof_req_attr_spec.py +++ b/aries_cloudcontroller/models/indy_proof_req_attr_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py b/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py index d453eede..0ae8d560 100644 --- a/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_req_attr_spec_non_revoked.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_req_pred_spec.py b/aries_cloudcontroller/models/indy_proof_req_pred_spec.py index 74e2fdb9..e0b5fdab 100644 --- a/aries_cloudcontroller/models/indy_proof_req_pred_spec.py +++ b/aries_cloudcontroller/models/indy_proof_req_pred_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py b/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py index f8fd81e8..d77b1ebe 100644 --- a/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_req_pred_spec_non_revoked.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_request.py b/aries_cloudcontroller/models/indy_proof_request.py index 5df43de0..c6186f8f 100644 --- a/aries_cloudcontroller/models/indy_proof_request.py +++ b/aries_cloudcontroller/models/indy_proof_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_request_non_revoked.py b/aries_cloudcontroller/models/indy_proof_request_non_revoked.py index 4fe25162..6de940a1 100644 --- a/aries_cloudcontroller/models/indy_proof_request_non_revoked.py +++ b/aries_cloudcontroller/models/indy_proof_request_non_revoked.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof.py b/aries_cloudcontroller/models/indy_proof_requested_proof.py index 4e3df631..fcbcd1ab 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py b/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py index 5b62295f..b8936ffa 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_predicate.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py index 505d4e5c..0684893d 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py index d885131d..840cf6e7 100644 --- a/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py +++ b/aries_cloudcontroller/models/indy_proof_requested_proof_revealed_attr_group.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py b/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py index 78b8fdf2..93ea65fe 100644 --- a/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py +++ b/aries_cloudcontroller/models/indy_requested_creds_requested_attr.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py b/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py index 07242090..9e246c19 100644 --- a/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py +++ b/aries_cloudcontroller/models/indy_requested_creds_requested_pred.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_def.py b/aries_cloudcontroller/models/indy_rev_reg_def.py index 459aa8aa..53126a46 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value.py b/aries_cloudcontroller/models/indy_rev_reg_def_value.py index 4874144e..2b0d28db 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py index ae70d2ac..2eee2887 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py index 85ea0243..40a00d98 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py +++ b/aries_cloudcontroller/models/indy_rev_reg_def_value_public_keys_accum_key.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_entry.py b/aries_cloudcontroller/models/indy_rev_reg_entry.py index 71138e81..ca3cd2e7 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_entry.py +++ b/aries_cloudcontroller/models/indy_rev_reg_entry.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/indy_rev_reg_entry_value.py b/aries_cloudcontroller/models/indy_rev_reg_entry_value.py index 819076f4..376b5e6e 100644 --- a/aries_cloudcontroller/models/indy_rev_reg_entry_value.py +++ b/aries_cloudcontroller/models/indy_rev_reg_entry_value.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/inner_cred_def.py b/aries_cloudcontroller/models/inner_cred_def.py index 1e20bd49..a2100125 100644 --- a/aries_cloudcontroller/models/inner_cred_def.py +++ b/aries_cloudcontroller/models/inner_cred_def.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/inner_rev_reg_def.py b/aries_cloudcontroller/models/inner_rev_reg_def.py index bb6a91b3..eebf1b2f 100644 --- a/aries_cloudcontroller/models/inner_rev_reg_def.py +++ b/aries_cloudcontroller/models/inner_rev_reg_def.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/input_descriptors.py b/aries_cloudcontroller/models/input_descriptors.py index be37b8f5..926c15c9 100644 --- a/aries_cloudcontroller/models/input_descriptors.py +++ b/aries_cloudcontroller/models/input_descriptors.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/invitation_create_request.py b/aries_cloudcontroller/models/invitation_create_request.py index 7de8e6f4..a295b79c 100644 --- a/aries_cloudcontroller/models/invitation_create_request.py +++ b/aries_cloudcontroller/models/invitation_create_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/invitation_message.py b/aries_cloudcontroller/models/invitation_message.py index a218e189..17978305 100644 --- a/aries_cloudcontroller/models/invitation_message.py +++ b/aries_cloudcontroller/models/invitation_message.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/invitation_record.py b/aries_cloudcontroller/models/invitation_record.py index 237636ae..8ef12cc5 100644 --- a/aries_cloudcontroller/models/invitation_record.py +++ b/aries_cloudcontroller/models/invitation_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/invitation_result.py b/aries_cloudcontroller/models/invitation_result.py index 35f86ffb..6fa6bc7b 100644 --- a/aries_cloudcontroller/models/invitation_result.py +++ b/aries_cloudcontroller/models/invitation_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/issue_credential_request.py b/aries_cloudcontroller/models/issue_credential_request.py index 44aaee23..337f3ac8 100644 --- a/aries_cloudcontroller/models/issue_credential_request.py +++ b/aries_cloudcontroller/models/issue_credential_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/issue_credential_response.py b/aries_cloudcontroller/models/issue_credential_response.py index 55d881b6..5d3b12cc 100644 --- a/aries_cloudcontroller/models/issue_credential_response.py +++ b/aries_cloudcontroller/models/issue_credential_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/issuer_cred_rev_record.py b/aries_cloudcontroller/models/issuer_cred_rev_record.py index 5e21f5b6..2c1a88f3 100644 --- a/aries_cloudcontroller/models/issuer_cred_rev_record.py +++ b/aries_cloudcontroller/models/issuer_cred_rev_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py b/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py index 1b367dbf..aec29821 100644 --- a/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py +++ b/aries_cloudcontroller/models/issuer_cred_rev_record_schema_anoncreds.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/issuer_rev_reg_record.py b/aries_cloudcontroller/models/issuer_rev_reg_record.py index afc24e7d..aa14e884 100644 --- a/aries_cloudcontroller/models/issuer_rev_reg_record.py +++ b/aries_cloudcontroller/models/issuer_rev_reg_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/jws_create.py b/aries_cloudcontroller/models/jws_create.py index d7a3e18f..40cda3a0 100644 --- a/aries_cloudcontroller/models/jws_create.py +++ b/aries_cloudcontroller/models/jws_create.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/jws_verify.py b/aries_cloudcontroller/models/jws_verify.py index 184f683b..12532e67 100644 --- a/aries_cloudcontroller/models/jws_verify.py +++ b/aries_cloudcontroller/models/jws_verify.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/jws_verify_response.py b/aries_cloudcontroller/models/jws_verify_response.py index 625ea868..947e85f0 100644 --- a/aries_cloudcontroller/models/jws_verify_response.py +++ b/aries_cloudcontroller/models/jws_verify_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist.py b/aries_cloudcontroller/models/keylist.py index 65c51add..1dce4534 100644 --- a/aries_cloudcontroller/models/keylist.py +++ b/aries_cloudcontroller/models/keylist.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_query.py b/aries_cloudcontroller/models/keylist_query.py index b2d62f23..1b05788b 100644 --- a/aries_cloudcontroller/models/keylist_query.py +++ b/aries_cloudcontroller/models/keylist_query.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_query_filter_request.py b/aries_cloudcontroller/models/keylist_query_filter_request.py index 02c7d7b2..9b628fe5 100644 --- a/aries_cloudcontroller/models/keylist_query_filter_request.py +++ b/aries_cloudcontroller/models/keylist_query_filter_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_query_paginate.py b/aries_cloudcontroller/models/keylist_query_paginate.py index a1254b8a..518ff0f4 100644 --- a/aries_cloudcontroller/models/keylist_query_paginate.py +++ b/aries_cloudcontroller/models/keylist_query_paginate.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_update.py b/aries_cloudcontroller/models/keylist_update.py index 8e6d5110..1e61549c 100644 --- a/aries_cloudcontroller/models/keylist_update.py +++ b/aries_cloudcontroller/models/keylist_update.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_update_request.py b/aries_cloudcontroller/models/keylist_update_request.py index 3960f677..e7c0da1c 100644 --- a/aries_cloudcontroller/models/keylist_update_request.py +++ b/aries_cloudcontroller/models/keylist_update_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/keylist_update_rule.py b/aries_cloudcontroller/models/keylist_update_rule.py index bc5407fc..edc85f08 100644 --- a/aries_cloudcontroller/models/keylist_update_rule.py +++ b/aries_cloudcontroller/models/keylist_update_rule.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/ld_proof_vc_detail.py b/aries_cloudcontroller/models/ld_proof_vc_detail.py index 30e66f95..d6cfdb10 100644 --- a/aries_cloudcontroller/models/ld_proof_vc_detail.py +++ b/aries_cloudcontroller/models/ld_proof_vc_detail.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/ld_proof_vc_options.py b/aries_cloudcontroller/models/ld_proof_vc_options.py index 50defdf3..678d01df 100644 --- a/aries_cloudcontroller/models/ld_proof_vc_options.py +++ b/aries_cloudcontroller/models/ld_proof_vc_options.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/ledger_config_instance.py b/aries_cloudcontroller/models/ledger_config_instance.py index 81ea87aa..3777164e 100644 --- a/aries_cloudcontroller/models/ledger_config_instance.py +++ b/aries_cloudcontroller/models/ledger_config_instance.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/ledger_config_list.py b/aries_cloudcontroller/models/ledger_config_list.py index 447dd109..4ecc1a93 100644 --- a/aries_cloudcontroller/models/ledger_config_list.py +++ b/aries_cloudcontroller/models/ledger_config_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/linked_data_proof.py b/aries_cloudcontroller/models/linked_data_proof.py index 8bd2ebb9..fb34f60c 100644 --- a/aries_cloudcontroller/models/linked_data_proof.py +++ b/aries_cloudcontroller/models/linked_data_proof.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/mediation_deny.py b/aries_cloudcontroller/models/mediation_deny.py index a2cc0c57..02f4a18a 100644 --- a/aries_cloudcontroller/models/mediation_deny.py +++ b/aries_cloudcontroller/models/mediation_deny.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/mediation_grant.py b/aries_cloudcontroller/models/mediation_grant.py index 431d9813..b809f15e 100644 --- a/aries_cloudcontroller/models/mediation_grant.py +++ b/aries_cloudcontroller/models/mediation_grant.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/mediation_id_match_info.py b/aries_cloudcontroller/models/mediation_id_match_info.py index 9fd5cfc5..02ed551b 100644 --- a/aries_cloudcontroller/models/mediation_id_match_info.py +++ b/aries_cloudcontroller/models/mediation_id_match_info.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/mediation_list.py b/aries_cloudcontroller/models/mediation_list.py index de25dddc..7c71a50e 100644 --- a/aries_cloudcontroller/models/mediation_list.py +++ b/aries_cloudcontroller/models/mediation_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/mediation_record.py b/aries_cloudcontroller/models/mediation_record.py index cc3f69fc..2eae7af9 100644 --- a/aries_cloudcontroller/models/mediation_record.py +++ b/aries_cloudcontroller/models/mediation_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/menu.py b/aries_cloudcontroller/models/menu.py index 95e9a1bb..ba9d534d 100644 --- a/aries_cloudcontroller/models/menu.py +++ b/aries_cloudcontroller/models/menu.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/menu_form.py b/aries_cloudcontroller/models/menu_form.py index c7705130..274df286 100644 --- a/aries_cloudcontroller/models/menu_form.py +++ b/aries_cloudcontroller/models/menu_form.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/menu_form_param.py b/aries_cloudcontroller/models/menu_form_param.py index 5cbc5863..6adadc26 100644 --- a/aries_cloudcontroller/models/menu_form_param.py +++ b/aries_cloudcontroller/models/menu_form_param.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/menu_json.py b/aries_cloudcontroller/models/menu_json.py index f2de108f..390b981d 100644 --- a/aries_cloudcontroller/models/menu_json.py +++ b/aries_cloudcontroller/models/menu_json.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/menu_option.py b/aries_cloudcontroller/models/menu_option.py index ba261abb..1e67a582 100644 --- a/aries_cloudcontroller/models/menu_option.py +++ b/aries_cloudcontroller/models/menu_option.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/model_date.py b/aries_cloudcontroller/models/model_date.py index 33d6e182..f7c07e85 100644 --- a/aries_cloudcontroller/models/model_date.py +++ b/aries_cloudcontroller/models/model_date.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint from datetime import datetime from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/model_schema.py b/aries_cloudcontroller/models/model_schema.py index 1dfb933a..23a48a12 100644 --- a/aries_cloudcontroller/models/model_schema.py +++ b/aries_cloudcontroller/models/model_schema.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/oob_record.py b/aries_cloudcontroller/models/oob_record.py index 4920ce5c..b5d84dd8 100644 --- a/aries_cloudcontroller/models/oob_record.py +++ b/aries_cloudcontroller/models/oob_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/perform_request.py b/aries_cloudcontroller/models/perform_request.py index 479ceaba..2df3c909 100644 --- a/aries_cloudcontroller/models/perform_request.py +++ b/aries_cloudcontroller/models/perform_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/ping_request.py b/aries_cloudcontroller/models/ping_request.py index 9f90ae5a..c94c6fad 100644 --- a/aries_cloudcontroller/models/ping_request.py +++ b/aries_cloudcontroller/models/ping_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/ping_request_response.py b/aries_cloudcontroller/models/ping_request_response.py index 1af05eeb..cac96805 100644 --- a/aries_cloudcontroller/models/ping_request_response.py +++ b/aries_cloudcontroller/models/ping_request_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/presentation.py b/aries_cloudcontroller/models/presentation.py index e8a225a4..c4de0289 100644 --- a/aries_cloudcontroller/models/presentation.py +++ b/aries_cloudcontroller/models/presentation.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/presentation_definition.py b/aries_cloudcontroller/models/presentation_definition.py index acd6495f..24b0d9f4 100644 --- a/aries_cloudcontroller/models/presentation_definition.py +++ b/aries_cloudcontroller/models/presentation_definition.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/presentation_proposal.py b/aries_cloudcontroller/models/presentation_proposal.py index 825eb538..ef23ae51 100644 --- a/aries_cloudcontroller/models/presentation_proposal.py +++ b/aries_cloudcontroller/models/presentation_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/presentation_request.py b/aries_cloudcontroller/models/presentation_request.py index 88d295a4..53b55325 100644 --- a/aries_cloudcontroller/models/presentation_request.py +++ b/aries_cloudcontroller/models/presentation_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/presentation_verification_result.py b/aries_cloudcontroller/models/presentation_verification_result.py index 04496afd..39f569ff 100644 --- a/aries_cloudcontroller/models/presentation_verification_result.py +++ b/aries_cloudcontroller/models/presentation_verification_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/profile_settings.py b/aries_cloudcontroller/models/profile_settings.py index 3d94374f..9a3df5ff 100644 --- a/aries_cloudcontroller/models/profile_settings.py +++ b/aries_cloudcontroller/models/profile_settings.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/proof_result.py b/aries_cloudcontroller/models/proof_result.py index 16ce81fe..779c8e0a 100644 --- a/aries_cloudcontroller/models/proof_result.py +++ b/aries_cloudcontroller/models/proof_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/protocol_descriptor.py b/aries_cloudcontroller/models/protocol_descriptor.py index 374f6741..c756c712 100644 --- a/aries_cloudcontroller/models/protocol_descriptor.py +++ b/aries_cloudcontroller/models/protocol_descriptor.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/prove_presentation_request.py b/aries_cloudcontroller/models/prove_presentation_request.py index d7b6a560..e45c5add 100644 --- a/aries_cloudcontroller/models/prove_presentation_request.py +++ b/aries_cloudcontroller/models/prove_presentation_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/prove_presentation_response.py b/aries_cloudcontroller/models/prove_presentation_response.py index 6e331ac6..364f9b11 100644 --- a/aries_cloudcontroller/models/prove_presentation_response.py +++ b/aries_cloudcontroller/models/prove_presentation_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/publish_revocations.py b/aries_cloudcontroller/models/publish_revocations.py index 18b40915..d8a9956a 100644 --- a/aries_cloudcontroller/models/publish_revocations.py +++ b/aries_cloudcontroller/models/publish_revocations.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/publish_revocations_options.py b/aries_cloudcontroller/models/publish_revocations_options.py index a22e94f4..a8c1cbad 100644 --- a/aries_cloudcontroller/models/publish_revocations_options.py +++ b/aries_cloudcontroller/models/publish_revocations_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py b/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py index 3056f5c3..a165fbc4 100644 --- a/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/publish_revocations_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py b/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py index 515c0de3..87c8d8a1 100644 --- a/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py +++ b/aries_cloudcontroller/models/publish_revocations_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/purpose_result.py b/aries_cloudcontroller/models/purpose_result.py index 01953bfe..1b6aadf6 100644 --- a/aries_cloudcontroller/models/purpose_result.py +++ b/aries_cloudcontroller/models/purpose_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/queries.py b/aries_cloudcontroller/models/queries.py index 35091a81..9eb6a41f 100644 --- a/aries_cloudcontroller/models/queries.py +++ b/aries_cloudcontroller/models/queries.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/query.py b/aries_cloudcontroller/models/query.py index fdd23778..b22f5f64 100644 --- a/aries_cloudcontroller/models/query.py +++ b/aries_cloudcontroller/models/query.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/query_item.py b/aries_cloudcontroller/models/query_item.py index f018549c..3b10d4ed 100644 --- a/aries_cloudcontroller/models/query_item.py +++ b/aries_cloudcontroller/models/query_item.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/raw_encoded.py b/aries_cloudcontroller/models/raw_encoded.py index e7d7b474..25bcdc7f 100644 --- a/aries_cloudcontroller/models/raw_encoded.py +++ b/aries_cloudcontroller/models/raw_encoded.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/receive_invitation_request.py b/aries_cloudcontroller/models/receive_invitation_request.py index 7c272f16..69bc6df6 100644 --- a/aries_cloudcontroller/models/receive_invitation_request.py +++ b/aries_cloudcontroller/models/receive_invitation_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/remove_wallet_request.py b/aries_cloudcontroller/models/remove_wallet_request.py index 3149b396..1a56ac43 100644 --- a/aries_cloudcontroller/models/remove_wallet_request.py +++ b/aries_cloudcontroller/models/remove_wallet_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/resolution_result.py b/aries_cloudcontroller/models/resolution_result.py index aa93b326..8b0a57c5 100644 --- a/aries_cloudcontroller/models/resolution_result.py +++ b/aries_cloudcontroller/models/resolution_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_list.py b/aries_cloudcontroller/models/rev_list.py index 226c72c4..1e1aeab5 100644 --- a/aries_cloudcontroller/models/rev_list.py +++ b/aries_cloudcontroller/models/rev_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_list_create_request.py b/aries_cloudcontroller/models/rev_list_create_request.py index cabf8eed..4311d3a9 100644 --- a/aries_cloudcontroller/models/rev_list_create_request.py +++ b/aries_cloudcontroller/models/rev_list_create_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_list_options.py b/aries_cloudcontroller/models/rev_list_options.py index ac149c4c..7eeaf8d7 100644 --- a/aries_cloudcontroller/models/rev_list_options.py +++ b/aries_cloudcontroller/models/rev_list_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_list_result.py b/aries_cloudcontroller/models/rev_list_result.py index 20024cb6..c466396d 100644 --- a/aries_cloudcontroller/models/rev_list_result.py +++ b/aries_cloudcontroller/models/rev_list_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_list_state.py b/aries_cloudcontroller/models/rev_list_state.py index 432c71c2..d7869c1e 100644 --- a/aries_cloudcontroller/models/rev_list_state.py +++ b/aries_cloudcontroller/models/rev_list_state.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_create_request.py b/aries_cloudcontroller/models/rev_reg_create_request.py index 1804434d..529c9083 100644 --- a/aries_cloudcontroller/models/rev_reg_create_request.py +++ b/aries_cloudcontroller/models/rev_reg_create_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py index a4826168..2cb5e897 100644 --- a/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_create_request_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_def.py b/aries_cloudcontroller/models/rev_reg_def.py index 8b1f1e5c..6553acc0 100644 --- a/aries_cloudcontroller/models/rev_reg_def.py +++ b/aries_cloudcontroller/models/rev_reg_def.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_def_options.py b/aries_cloudcontroller/models/rev_reg_def_options.py index 9f82219f..8e56f1ea 100644 --- a/aries_cloudcontroller/models/rev_reg_def_options.py +++ b/aries_cloudcontroller/models/rev_reg_def_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_def_result.py b/aries_cloudcontroller/models/rev_reg_def_result.py index 91a535af..31d1f6aa 100644 --- a/aries_cloudcontroller/models/rev_reg_def_result.py +++ b/aries_cloudcontroller/models/rev_reg_def_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_def_state.py b/aries_cloudcontroller/models/rev_reg_def_state.py index 3e5cd45f..0e1bcb3d 100644 --- a/aries_cloudcontroller/models/rev_reg_def_state.py +++ b/aries_cloudcontroller/models/rev_reg_def_state.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_def_value.py b/aries_cloudcontroller/models/rev_reg_def_value.py index 30878681..78a2c4ea 100644 --- a/aries_cloudcontroller/models/rev_reg_def_value.py +++ b/aries_cloudcontroller/models/rev_reg_def_value.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_issued_result.py b/aries_cloudcontroller/models/rev_reg_issued_result.py index 8f68ad43..b2e080e8 100644 --- a/aries_cloudcontroller/models/rev_reg_issued_result.py +++ b/aries_cloudcontroller/models/rev_reg_issued_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py index 4da8e718..a5edd6fa 100644 --- a/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_issued_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/rev_reg_result.py b/aries_cloudcontroller/models/rev_reg_result.py index 3eef2218..0ddb5909 100644 --- a/aries_cloudcontroller/models/rev_reg_result.py +++ b/aries_cloudcontroller/models/rev_reg_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py index 92fc9719..eb1a2904 100644 --- a/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py b/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py index 879270ff..cf5e3a8d 100644 --- a/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py +++ b/aries_cloudcontroller/models/rev_reg_update_tails_file_uri.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py b/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py index 9b082275..9593cc46 100644 --- a/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py +++ b/aries_cloudcontroller/models/rev_reg_wallet_updated_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py b/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py index f93aa04d..f7978982 100644 --- a/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_reg_wallet_updated_result_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/rev_regs_created.py b/aries_cloudcontroller/models/rev_regs_created.py index 8686b921..7a0371a4 100644 --- a/aries_cloudcontroller/models/rev_regs_created.py +++ b/aries_cloudcontroller/models/rev_regs_created.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py b/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py index 6a4f49ab..bef62232 100644 --- a/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py +++ b/aries_cloudcontroller/models/rev_regs_created_schema_anoncreds.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/revoke_request.py b/aries_cloudcontroller/models/revoke_request.py index 5bfca770..12ba67f6 100644 --- a/aries_cloudcontroller/models/revoke_request.py +++ b/aries_cloudcontroller/models/revoke_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py b/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py index 56261106..f322341c 100644 --- a/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py +++ b/aries_cloudcontroller/models/revoke_request_schema_anoncreds.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/rotate.py b/aries_cloudcontroller/models/rotate.py index 27f35baf..ef0610ab 100644 --- a/aries_cloudcontroller/models/rotate.py +++ b/aries_cloudcontroller/models/rotate.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/route_record.py b/aries_cloudcontroller/models/route_record.py index a0772021..418b8a20 100644 --- a/aries_cloudcontroller/models/route_record.py +++ b/aries_cloudcontroller/models/route_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/schema_get_result.py b/aries_cloudcontroller/models/schema_get_result.py index b2040fa7..38ad4449 100644 --- a/aries_cloudcontroller/models/schema_get_result.py +++ b/aries_cloudcontroller/models/schema_get_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schema_input_descriptor.py b/aries_cloudcontroller/models/schema_input_descriptor.py index e5545ea2..29ccaf33 100644 --- a/aries_cloudcontroller/models/schema_input_descriptor.py +++ b/aries_cloudcontroller/models/schema_input_descriptor.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schema_post_option.py b/aries_cloudcontroller/models/schema_post_option.py index 80631d8d..b2243c3e 100644 --- a/aries_cloudcontroller/models/schema_post_option.py +++ b/aries_cloudcontroller/models/schema_post_option.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schema_post_request.py b/aries_cloudcontroller/models/schema_post_request.py index 426e5b7c..59226b6d 100644 --- a/aries_cloudcontroller/models/schema_post_request.py +++ b/aries_cloudcontroller/models/schema_post_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schema_result.py b/aries_cloudcontroller/models/schema_result.py index a24960f7..909c12d1 100644 --- a/aries_cloudcontroller/models/schema_result.py +++ b/aries_cloudcontroller/models/schema_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schema_send_request.py b/aries_cloudcontroller/models/schema_send_request.py index 8d9e90a3..439a0afd 100644 --- a/aries_cloudcontroller/models/schema_send_request.py +++ b/aries_cloudcontroller/models/schema_send_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/schema_send_result.py b/aries_cloudcontroller/models/schema_send_result.py index cc384907..443baead 100644 --- a/aries_cloudcontroller/models/schema_send_result.py +++ b/aries_cloudcontroller/models/schema_send_result.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/schema_state.py b/aries_cloudcontroller/models/schema_state.py index 420d30ae..2db6da43 100644 --- a/aries_cloudcontroller/models/schema_state.py +++ b/aries_cloudcontroller/models/schema_state.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/schemas_created_result.py b/aries_cloudcontroller/models/schemas_created_result.py index ad8091a5..e5dc0fe5 100644 --- a/aries_cloudcontroller/models/schemas_created_result.py +++ b/aries_cloudcontroller/models/schemas_created_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/schemas_input_descriptor_filter.py b/aries_cloudcontroller/models/schemas_input_descriptor_filter.py index 13bcc3f5..f574327f 100644 --- a/aries_cloudcontroller/models/schemas_input_descriptor_filter.py +++ b/aries_cloudcontroller/models/schemas_input_descriptor_filter.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/sdjws_create.py b/aries_cloudcontroller/models/sdjws_create.py index d49af9df..38f46f55 100644 --- a/aries_cloudcontroller/models/sdjws_create.py +++ b/aries_cloudcontroller/models/sdjws_create.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/sdjws_verify.py b/aries_cloudcontroller/models/sdjws_verify.py index 410627e8..985910df 100644 --- a/aries_cloudcontroller/models/sdjws_verify.py +++ b/aries_cloudcontroller/models/sdjws_verify.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/sdjws_verify_response.py b/aries_cloudcontroller/models/sdjws_verify_response.py index c5e6ade1..94765375 100644 --- a/aries_cloudcontroller/models/sdjws_verify_response.py +++ b/aries_cloudcontroller/models/sdjws_verify_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set, Union +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/send_menu.py b/aries_cloudcontroller/models/send_menu.py index 042f94fb..b05b85f7 100644 --- a/aries_cloudcontroller/models/send_menu.py +++ b/aries_cloudcontroller/models/send_menu.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/send_message.py b/aries_cloudcontroller/models/send_message.py index 60b50258..514f2a04 100644 --- a/aries_cloudcontroller/models/send_message.py +++ b/aries_cloudcontroller/models/send_message.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/service_decorator.py b/aries_cloudcontroller/models/service_decorator.py index 6da1778a..cf2df4f2 100644 --- a/aries_cloudcontroller/models/service_decorator.py +++ b/aries_cloudcontroller/models/service_decorator.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/sign_request.py b/aries_cloudcontroller/models/sign_request.py index b9948baa..5cca8f9b 100644 --- a/aries_cloudcontroller/models/sign_request.py +++ b/aries_cloudcontroller/models/sign_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/sign_response.py b/aries_cloudcontroller/models/sign_response.py index 97fe8085..9f96d34e 100644 --- a/aries_cloudcontroller/models/sign_response.py +++ b/aries_cloudcontroller/models/sign_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/signature_options.py b/aries_cloudcontroller/models/signature_options.py index 3a14ac84..03285718 100644 --- a/aries_cloudcontroller/models/signature_options.py +++ b/aries_cloudcontroller/models/signature_options.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/signed_doc.py b/aries_cloudcontroller/models/signed_doc.py index 3746056b..9769c369 100644 --- a/aries_cloudcontroller/models/signed_doc.py +++ b/aries_cloudcontroller/models/signed_doc.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/submission_requirements.py b/aries_cloudcontroller/models/submission_requirements.py index 725a87f8..5d90a884 100644 --- a/aries_cloudcontroller/models/submission_requirements.py +++ b/aries_cloudcontroller/models/submission_requirements.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/taa_accept.py b/aries_cloudcontroller/models/taa_accept.py index 065840da..aac0964e 100644 --- a/aries_cloudcontroller/models/taa_accept.py +++ b/aries_cloudcontroller/models/taa_accept.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/taa_acceptance.py b/aries_cloudcontroller/models/taa_acceptance.py index 48a0d79e..561adacc 100644 --- a/aries_cloudcontroller/models/taa_acceptance.py +++ b/aries_cloudcontroller/models/taa_acceptance.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/taa_info.py b/aries_cloudcontroller/models/taa_info.py index 298c3f12..b499129a 100644 --- a/aries_cloudcontroller/models/taa_info.py +++ b/aries_cloudcontroller/models/taa_info.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/taa_record.py b/aries_cloudcontroller/models/taa_record.py index e8184ce0..7c01561d 100644 --- a/aries_cloudcontroller/models/taa_record.py +++ b/aries_cloudcontroller/models/taa_record.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/taa_result.py b/aries_cloudcontroller/models/taa_result.py index 4f5caa8b..2e73de6c 100644 --- a/aries_cloudcontroller/models/taa_result.py +++ b/aries_cloudcontroller/models/taa_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/tails_delete_response.py b/aries_cloudcontroller/models/tails_delete_response.py index 37fdee04..182013d4 100644 --- a/aries_cloudcontroller/models/tails_delete_response.py +++ b/aries_cloudcontroller/models/tails_delete_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/transaction_jobs.py b/aries_cloudcontroller/models/transaction_jobs.py index 2fc0927b..7b2409de 100644 --- a/aries_cloudcontroller/models/transaction_jobs.py +++ b/aries_cloudcontroller/models/transaction_jobs.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/transaction_list.py b/aries_cloudcontroller/models/transaction_list.py index eb4af325..3cb4a639 100644 --- a/aries_cloudcontroller/models/transaction_list.py +++ b/aries_cloudcontroller/models/transaction_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/transaction_record.py b/aries_cloudcontroller/models/transaction_record.py index b68f9610..78a5b1e6 100644 --- a/aries_cloudcontroller/models/transaction_record.py +++ b/aries_cloudcontroller/models/transaction_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py b/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py index 7140d550..1f36f72f 100644 --- a/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py +++ b/aries_cloudcontroller/models/txn_or_credential_definition_send_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/txn_or_publish_revocations_result.py b/aries_cloudcontroller/models/txn_or_publish_revocations_result.py index 33a9e56a..a36e9716 100644 --- a/aries_cloudcontroller/models/txn_or_publish_revocations_result.py +++ b/aries_cloudcontroller/models/txn_or_publish_revocations_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py b/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py index 38905633..440047ba 100644 --- a/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py +++ b/aries_cloudcontroller/models/txn_or_register_ledger_nym_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/txn_or_rev_reg_result.py b/aries_cloudcontroller/models/txn_or_rev_reg_result.py index b925eeeb..5937c847 100644 --- a/aries_cloudcontroller/models/txn_or_rev_reg_result.py +++ b/aries_cloudcontroller/models/txn_or_rev_reg_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/txn_or_schema_send_result.py b/aries_cloudcontroller/models/txn_or_schema_send_result.py index ff39044c..ac942251 100644 --- a/aries_cloudcontroller/models/txn_or_schema_send_result.py +++ b/aries_cloudcontroller/models/txn_or_schema_send_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/update_key_request.py b/aries_cloudcontroller/models/update_key_request.py index bcc96e14..7a4e58df 100644 --- a/aries_cloudcontroller/models/update_key_request.py +++ b/aries_cloudcontroller/models/update_key_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/update_key_response.py b/aries_cloudcontroller/models/update_key_response.py index 02453cfc..63595ffe 100644 --- a/aries_cloudcontroller/models/update_key_response.py +++ b/aries_cloudcontroller/models/update_key_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/update_profile_settings.py b/aries_cloudcontroller/models/update_profile_settings.py index 0aa1a8ae..3f1f662e 100644 --- a/aries_cloudcontroller/models/update_profile_settings.py +++ b/aries_cloudcontroller/models/update_profile_settings.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/update_wallet_request.py b/aries_cloudcontroller/models/update_wallet_request.py index 5b8eb317..3987d06e 100644 --- a/aries_cloudcontroller/models/update_wallet_request.py +++ b/aries_cloudcontroller/models/update_wallet_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_bound_offer_request.py b/aries_cloudcontroller/models/v10_credential_bound_offer_request.py index 081aa2cb..805c1671 100644 --- a/aries_cloudcontroller/models/v10_credential_bound_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_bound_offer_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py b/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py index 00c39742..7896fdb5 100644 --- a/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_conn_free_offer_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_create.py b/aries_cloudcontroller/models/v10_credential_create.py index e2eeb775..ce29f3f6 100644 --- a/aries_cloudcontroller/models/v10_credential_create.py +++ b/aries_cloudcontroller/models/v10_credential_create.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_exchange.py b/aries_cloudcontroller/models/v10_credential_exchange.py index 4ac39bd8..e940d7cf 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange.py +++ b/aries_cloudcontroller/models/v10_credential_exchange.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py b/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py index 6af81bcc..8b9e9970 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py +++ b/aries_cloudcontroller/models/v10_credential_exchange_auto_remove_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_exchange_list_result.py b/aries_cloudcontroller/models/v10_credential_exchange_list_result.py index ff4363de..6c22ae32 100644 --- a/aries_cloudcontroller/models/v10_credential_exchange_list_result.py +++ b/aries_cloudcontroller/models/v10_credential_exchange_list_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_free_offer_request.py b/aries_cloudcontroller/models/v10_credential_free_offer_request.py index b40fbd19..5be863cf 100644 --- a/aries_cloudcontroller/models/v10_credential_free_offer_request.py +++ b/aries_cloudcontroller/models/v10_credential_free_offer_request.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_issue_request.py b/aries_cloudcontroller/models/v10_credential_issue_request.py index b1a28180..6040e1e5 100644 --- a/aries_cloudcontroller/models/v10_credential_issue_request.py +++ b/aries_cloudcontroller/models/v10_credential_issue_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_problem_report_request.py b/aries_cloudcontroller/models/v10_credential_problem_report_request.py index 222240e0..a023ecca 100644 --- a/aries_cloudcontroller/models/v10_credential_problem_report_request.py +++ b/aries_cloudcontroller/models/v10_credential_problem_report_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py b/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py index 0ed1a505..2e0106f8 100644 --- a/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py +++ b/aries_cloudcontroller/models/v10_credential_proposal_request_mand.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py b/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py index 7f2cdacb..b72b5d69 100644 --- a/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py +++ b/aries_cloudcontroller/models/v10_credential_proposal_request_opt.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_credential_store_request.py b/aries_cloudcontroller/models/v10_credential_store_request.py index 51c88970..738407b4 100644 --- a/aries_cloudcontroller/models/v10_credential_store_request.py +++ b/aries_cloudcontroller/models/v10_credential_store_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py b/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py index 9daf57bb..6a20b945 100644 --- a/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py +++ b/aries_cloudcontroller/models/v10_discovery_exchange_list_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_discovery_record.py b/aries_cloudcontroller/models/v10_discovery_record.py index 1d22fa41..b40a867b 100644 --- a/aries_cloudcontroller/models/v10_discovery_record.py +++ b/aries_cloudcontroller/models/v10_discovery_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_presentation_create_request_request.py b/aries_cloudcontroller/models/v10_presentation_create_request_request.py index 9e52907b..cc9a43c1 100644 --- a/aries_cloudcontroller/models/v10_presentation_create_request_request.py +++ b/aries_cloudcontroller/models/v10_presentation_create_request_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_exchange.py b/aries_cloudcontroller/models/v10_presentation_exchange.py index d29034e2..ba2fae84 100644 --- a/aries_cloudcontroller/models/v10_presentation_exchange.py +++ b/aries_cloudcontroller/models/v10_presentation_exchange.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v10_presentation_exchange_list.py b/aries_cloudcontroller/models/v10_presentation_exchange_list.py index 59dc4736..73bc6578 100644 --- a/aries_cloudcontroller/models/v10_presentation_exchange_list.py +++ b/aries_cloudcontroller/models/v10_presentation_exchange_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_problem_report_request.py b/aries_cloudcontroller/models/v10_presentation_problem_report_request.py index 361d7ada..6e342609 100644 --- a/aries_cloudcontroller/models/v10_presentation_problem_report_request.py +++ b/aries_cloudcontroller/models/v10_presentation_problem_report_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_proposal_request.py b/aries_cloudcontroller/models/v10_presentation_proposal_request.py index 3194ce14..0268024e 100644 --- a/aries_cloudcontroller/models/v10_presentation_proposal_request.py +++ b/aries_cloudcontroller/models/v10_presentation_proposal_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_send_request.py b/aries_cloudcontroller/models/v10_presentation_send_request.py index 1b380422..bbf9823c 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_send_request_request.py b/aries_cloudcontroller/models/v10_presentation_send_request_request.py index 9fe873e9..dc378a2f 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request_request.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py b/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py index a94db602..461768ae 100644 --- a/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py +++ b/aries_cloudcontroller/models/v10_presentation_send_request_to_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_attr_spec.py b/aries_cloudcontroller/models/v20_cred_attr_spec.py index 73835320..cc177e41 100644 --- a/aries_cloudcontroller/models/v20_cred_attr_spec.py +++ b/aries_cloudcontroller/models/v20_cred_attr_spec.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_bound_offer_request.py b/aries_cloudcontroller/models/v20_cred_bound_offer_request.py index a03844c1..b35cc088 100644 --- a/aries_cloudcontroller/models/v20_cred_bound_offer_request.py +++ b/aries_cloudcontroller/models/v20_cred_bound_offer_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_free.py b/aries_cloudcontroller/models/v20_cred_ex_free.py index ec3481e9..b03ae5b9 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_free.py +++ b/aries_cloudcontroller/models/v20_cred_ex_free.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record.py b/aries_cloudcontroller/models/v20_cred_ex_record.py index 8a34f143..cd4f48da 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py b/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py index ab0ddf2a..5cd9b471 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_by_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_detail.py b/aries_cloudcontroller/models/v20_cred_ex_record_detail.py index f50e71c4..a3e5d639 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_detail.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_detail.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_indy.py b/aries_cloudcontroller/models/v20_cred_ex_record_indy.py index 2508b118..cc7993f3 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_indy.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_indy.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py b/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py index b19a8f8f..460d9ace 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_ld_proof.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py b/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py index 22c85562..0f880d3c 100644 --- a/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py +++ b/aries_cloudcontroller/models/v20_cred_ex_record_list_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_filter.py b/aries_cloudcontroller/models/v20_cred_filter.py index db9ede61..0229faa4 100644 --- a/aries_cloudcontroller/models/v20_cred_filter.py +++ b/aries_cloudcontroller/models/v20_cred_filter.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_filter_indy.py b/aries_cloudcontroller/models/v20_cred_filter_indy.py index 7e9baab3..4289924c 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_indy.py +++ b/aries_cloudcontroller/models/v20_cred_filter_indy.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py b/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py index a44a8f02..5907c503 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py +++ b/aries_cloudcontroller/models/v20_cred_filter_ld_proof.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_filter_vcdi.py b/aries_cloudcontroller/models/v20_cred_filter_vcdi.py index 6abb3e59..26ace8cd 100644 --- a/aries_cloudcontroller/models/v20_cred_filter_vcdi.py +++ b/aries_cloudcontroller/models/v20_cred_filter_vcdi.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_cred_format.py b/aries_cloudcontroller/models/v20_cred_format.py index 1dc2b6a2..0693df70 100644 --- a/aries_cloudcontroller/models/v20_cred_format.py +++ b/aries_cloudcontroller/models/v20_cred_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_issue.py b/aries_cloudcontroller/models/v20_cred_issue.py index fa963360..b7f5bb84 100644 --- a/aries_cloudcontroller/models/v20_cred_issue.py +++ b/aries_cloudcontroller/models/v20_cred_issue.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py b/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py index 1e932fb3..10b4ee83 100644 --- a/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py +++ b/aries_cloudcontroller/models/v20_cred_issue_problem_report_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_issue_request.py b/aries_cloudcontroller/models/v20_cred_issue_request.py index 0474db3c..85f94a9a 100644 --- a/aries_cloudcontroller/models/v20_cred_issue_request.py +++ b/aries_cloudcontroller/models/v20_cred_issue_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_offer.py b/aries_cloudcontroller/models/v20_cred_offer.py index b8874249..3063df32 100644 --- a/aries_cloudcontroller/models/v20_cred_offer.py +++ b/aries_cloudcontroller/models/v20_cred_offer.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py b/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py index 73364c11..4d3f4517 100644 --- a/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py +++ b/aries_cloudcontroller/models/v20_cred_offer_conn_free_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_offer_request.py b/aries_cloudcontroller/models/v20_cred_offer_request.py index f14c3241..735c12c3 100644 --- a/aries_cloudcontroller/models/v20_cred_offer_request.py +++ b/aries_cloudcontroller/models/v20_cred_offer_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_preview.py b/aries_cloudcontroller/models/v20_cred_preview.py index ac260ed5..315e2cf7 100644 --- a/aries_cloudcontroller/models/v20_cred_preview.py +++ b/aries_cloudcontroller/models/v20_cred_preview.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_proposal.py b/aries_cloudcontroller/models/v20_cred_proposal.py index 0c6033d3..7c167a0e 100644 --- a/aries_cloudcontroller/models/v20_cred_proposal.py +++ b/aries_cloudcontroller/models/v20_cred_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_request.py b/aries_cloudcontroller/models/v20_cred_request.py index b3b9546a..6c956f4b 100644 --- a/aries_cloudcontroller/models/v20_cred_request.py +++ b/aries_cloudcontroller/models/v20_cred_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_request_free.py b/aries_cloudcontroller/models/v20_cred_request_free.py index e8314a12..ffb5536d 100644 --- a/aries_cloudcontroller/models/v20_cred_request_free.py +++ b/aries_cloudcontroller/models/v20_cred_request_free.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_request_request.py b/aries_cloudcontroller/models/v20_cred_request_request.py index 3266ef3f..0d245e01 100644 --- a/aries_cloudcontroller/models/v20_cred_request_request.py +++ b/aries_cloudcontroller/models/v20_cred_request_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_cred_store_request.py b/aries_cloudcontroller/models/v20_cred_store_request.py index 6bc583f0..e825a2d8 100644 --- a/aries_cloudcontroller/models/v20_cred_store_request.py +++ b/aries_cloudcontroller/models/v20_cred_store_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py b/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py index 20575149..a5e65378 100644 --- a/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py +++ b/aries_cloudcontroller/models/v20_discovery_exchange_list_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_discovery_exchange_result.py b/aries_cloudcontroller/models/v20_discovery_exchange_result.py index 90dfd4a0..d641288c 100644 --- a/aries_cloudcontroller/models/v20_discovery_exchange_result.py +++ b/aries_cloudcontroller/models/v20_discovery_exchange_result.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_discovery_record.py b/aries_cloudcontroller/models/v20_discovery_record.py index 45d41a72..677d5e4f 100644 --- a/aries_cloudcontroller/models/v20_discovery_record.py +++ b/aries_cloudcontroller/models/v20_discovery_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_issue_cred_schema_core.py b/aries_cloudcontroller/models/v20_issue_cred_schema_core.py index 29056717..5e6b8acf 100644 --- a/aries_cloudcontroller/models/v20_issue_cred_schema_core.py +++ b/aries_cloudcontroller/models/v20_issue_cred_schema_core.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres.py b/aries_cloudcontroller/models/v20_pres.py index 0eca6be7..3b8b2375 100644 --- a/aries_cloudcontroller/models/v20_pres.py +++ b/aries_cloudcontroller/models/v20_pres.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_create_request_request.py b/aries_cloudcontroller/models/v20_pres_create_request_request.py index 1ce44083..efa0fe3c 100644 --- a/aries_cloudcontroller/models/v20_pres_create_request_request.py +++ b/aries_cloudcontroller/models/v20_pres_create_request_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_ex_record.py b/aries_cloudcontroller/models/v20_pres_ex_record.py index dc890ccc..48b9d56e 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py b/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py index 5dd3805a..087e032c 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record_by_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_ex_record_list.py b/aries_cloudcontroller/models/v20_pres_ex_record_list.py index 98ad099d..a4780f13 100644 --- a/aries_cloudcontroller/models/v20_pres_ex_record_list.py +++ b/aries_cloudcontroller/models/v20_pres_ex_record_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_format.py b/aries_cloudcontroller/models/v20_pres_format.py index 4fc34fde..b3cb6cc2 100644 --- a/aries_cloudcontroller/models/v20_pres_format.py +++ b/aries_cloudcontroller/models/v20_pres_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_problem_report_request.py b/aries_cloudcontroller/models/v20_pres_problem_report_request.py index f3140638..1c6b7b22 100644 --- a/aries_cloudcontroller/models/v20_pres_problem_report_request.py +++ b/aries_cloudcontroller/models/v20_pres_problem_report_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_proposal.py b/aries_cloudcontroller/models/v20_pres_proposal.py index 2c2cf661..876d13ff 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal.py +++ b/aries_cloudcontroller/models/v20_pres_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_proposal_by_format.py b/aries_cloudcontroller/models/v20_pres_proposal_by_format.py index 51778686..b6be8a59 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_proposal_by_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_proposal_request.py b/aries_cloudcontroller/models/v20_pres_proposal_request.py index 0bc0b080..a9ac5fff 100644 --- a/aries_cloudcontroller/models/v20_pres_proposal_request.py +++ b/aries_cloudcontroller/models/v20_pres_proposal_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_request.py b/aries_cloudcontroller/models/v20_pres_request.py index 9e6b6c6a..57a45365 100644 --- a/aries_cloudcontroller/models/v20_pres_request.py +++ b/aries_cloudcontroller/models/v20_pres_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_request_by_format.py b/aries_cloudcontroller/models/v20_pres_request_by_format.py index 608fc534..e0d3a5e1 100644 --- a/aries_cloudcontroller/models/v20_pres_request_by_format.py +++ b/aries_cloudcontroller/models/v20_pres_request_by_format.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_send_request_request.py b/aries_cloudcontroller/models/v20_pres_send_request_request.py index a7cb40c4..791fac38 100644 --- a/aries_cloudcontroller/models/v20_pres_send_request_request.py +++ b/aries_cloudcontroller/models/v20_pres_send_request_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py b/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py index 0416cd30..651c5257 100644 --- a/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py +++ b/aries_cloudcontroller/models/v20_pres_spec_by_format_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py b/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py index a32f0af6..669b48a8 100644 --- a/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py +++ b/aries_cloudcontroller/models/v20_presentation_send_request_to_proposal.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/vc_record.py b/aries_cloudcontroller/models/vc_record.py index 7a3bc699..c0041c1a 100644 --- a/aries_cloudcontroller/models/vc_record.py +++ b/aries_cloudcontroller/models/vc_record.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/vc_record_list.py b/aries_cloudcontroller/models/vc_record_list.py index c65e841e..9b92cef5 100644 --- a/aries_cloudcontroller/models/vc_record_list.py +++ b/aries_cloudcontroller/models/vc_record_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verifiable_credential.py b/aries_cloudcontroller/models/verifiable_credential.py index ac828164..28b6af69 100644 --- a/aries_cloudcontroller/models/verifiable_credential.py +++ b/aries_cloudcontroller/models/verifiable_credential.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/verifiable_presentation.py b/aries_cloudcontroller/models/verifiable_presentation.py index a71854be..72ece8c5 100644 --- a/aries_cloudcontroller/models/verifiable_presentation.py +++ b/aries_cloudcontroller/models/verifiable_presentation.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/verify_credential_request.py b/aries_cloudcontroller/models/verify_credential_request.py index 74f006b1..9a599085 100644 --- a/aries_cloudcontroller/models/verify_credential_request.py +++ b/aries_cloudcontroller/models/verify_credential_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_credential_response.py b/aries_cloudcontroller/models/verify_credential_response.py index cef59ee5..3532f188 100644 --- a/aries_cloudcontroller/models/verify_credential_response.py +++ b/aries_cloudcontroller/models/verify_credential_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_di_request.py b/aries_cloudcontroller/models/verify_di_request.py index d12d817b..30253af6 100644 --- a/aries_cloudcontroller/models/verify_di_request.py +++ b/aries_cloudcontroller/models/verify_di_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_di_response.py b/aries_cloudcontroller/models/verify_di_response.py index 547f3a35..bf01f1bb 100644 --- a/aries_cloudcontroller/models/verify_di_response.py +++ b/aries_cloudcontroller/models/verify_di_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_presentation_request.py b/aries_cloudcontroller/models/verify_presentation_request.py index 7b2692de..8ed59b73 100644 --- a/aries_cloudcontroller/models/verify_presentation_request.py +++ b/aries_cloudcontroller/models/verify_presentation_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_presentation_response.py b/aries_cloudcontroller/models/verify_presentation_response.py index 7e7cd145..75f9c5ad 100644 --- a/aries_cloudcontroller/models/verify_presentation_response.py +++ b/aries_cloudcontroller/models/verify_presentation_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_request.py b/aries_cloudcontroller/models/verify_request.py index 443ed603..f0ceddac 100644 --- a/aries_cloudcontroller/models/verify_request.py +++ b/aries_cloudcontroller/models/verify_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/verify_response.py b/aries_cloudcontroller/models/verify_response.py index b8ca41cf..19198914 100644 --- a/aries_cloudcontroller/models/verify_response.py +++ b/aries_cloudcontroller/models/verify_response.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictBool, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/models/w3_c_credentials_list_request.py b/aries_cloudcontroller/models/w3_c_credentials_list_request.py index 017cb989..4236018f 100644 --- a/aries_cloudcontroller/models/w3_c_credentials_list_request.py +++ b/aries_cloudcontroller/models/w3_c_credentials_list_request.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictInt, StrictStr from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/wallet_list.py b/aries_cloudcontroller/models/wallet_list.py index 67c7b5b3..f12dcc56 100644 --- a/aries_cloudcontroller/models/wallet_list.py +++ b/aries_cloudcontroller/models/wallet_list.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field from typing_extensions import Self diff --git a/aries_cloudcontroller/models/wallet_record.py b/aries_cloudcontroller/models/wallet_record.py index 8210bda2..03777d16 100644 --- a/aries_cloudcontroller/models/wallet_record.py +++ b/aries_cloudcontroller/models/wallet_record.py @@ -14,11 +14,11 @@ from __future__ import annotations -import orjson import pprint import re from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, Field, StrictStr, field_validator from typing_extensions import Annotated, Self diff --git a/aries_cloudcontroller/models/write_ledger.py b/aries_cloudcontroller/models/write_ledger.py index 918334b1..f440c5be 100644 --- a/aries_cloudcontroller/models/write_ledger.py +++ b/aries_cloudcontroller/models/write_ledger.py @@ -14,10 +14,10 @@ from __future__ import annotations -import orjson import pprint from typing import Any, ClassVar, Dict, List, Optional, Set +import orjson from pydantic import BaseModel, StrictStr from typing_extensions import Self diff --git a/aries_cloudcontroller/rest.py b/aries_cloudcontroller/rest.py index 8a6e3530..47893e2e 100644 --- a/aries_cloudcontroller/rest.py +++ b/aries_cloudcontroller/rest.py @@ -13,13 +13,13 @@ import io -import orjson import re import ssl from typing import Optional, Union import aiohttp import aiohttp_retry +import orjson from aries_cloudcontroller.configuration import Configuration from aries_cloudcontroller.exceptions import ApiException, ApiValueError From 3b86c032a1a1852c3d935d077c4c38b31ae5bf7f Mon Sep 17 00:00:00 2001 From: ff137 Date: Mon, 28 Oct 2024 22:33:51 +0300 Subject: [PATCH 4/4] :arrow_up: Upgrade aiohttp_retry --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 507079d4..e0e734ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp>=3.9.4,<4.0 -aiohttp_retry~=2.8.3 +aiohttp_retry~=2.9.0 orjson>=3.10.10 pydantic>=2.6,<3.0 python-dateutil>=2