infisicalsdk 0.2.0__py3-none-any.whl → 1.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of infisicalsdk might be problematic. Click here for more details.

Files changed (670) hide show
  1. infisical_sdk/__init__.py +3 -1
  2. infisical_sdk/api_types.py +123 -0
  3. infisical_sdk/client.py +197 -103
  4. infisical_sdk/infisical_requests.py +186 -0
  5. {infisicalsdk-0.2.0.dist-info → infisicalsdk-1.0.2.dist-info}/METADATA +10 -3
  6. infisicalsdk-1.0.2.dist-info/RECORD +8 -0
  7. {infisicalsdk-0.2.0.dist-info → infisicalsdk-1.0.2.dist-info}/WHEEL +1 -1
  8. infisicalsdk-1.0.2.dist-info/top_level.txt +1 -0
  9. infisical_sdk/aws_auth.py +0 -121
  10. infisical_sdk/universal_auth.py +0 -0
  11. infisicalapi_client/__init__.py +0 -681
  12. infisicalapi_client/api/__init__.py +0 -5
  13. infisicalapi_client/api/default_api.py +0 -61732
  14. infisicalapi_client/api_client.py +0 -759
  15. infisicalapi_client/api_response.py +0 -25
  16. infisicalapi_client/configuration.py +0 -447
  17. infisicalapi_client/exceptions.py +0 -166
  18. infisicalapi_client/models/__init__.py +0 -664
  19. infisicalapi_client/models/api_status_get200_response.py +0 -90
  20. infisicalapi_client/models/api_v1_access_approvals_policies_get200_response.py +0 -79
  21. infisicalapi_client/models/api_v1_access_approvals_policies_get200_response_approvals_inner.py +0 -95
  22. infisicalapi_client/models/api_v1_access_approvals_policies_policy_id_patch_request.py +0 -89
  23. infisicalapi_client/models/api_v1_access_approvals_policies_post_request.py +0 -93
  24. infisicalapi_client/models/api_v1_access_approvals_requests_count_get200_response.py +0 -73
  25. infisicalapi_client/models/api_v1_access_approvals_requests_get200_response.py +0 -79
  26. infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner.py +0 -133
  27. infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_policy.py +0 -88
  28. infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_privilege.py +0 -108
  29. infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_reviewers_inner.py +0 -73
  30. infisicalapi_client/models/api_v1_access_approvals_requests_post200_response.py +0 -75
  31. infisicalapi_client/models/api_v1_access_approvals_requests_post200_response_approval.py +0 -102
  32. infisicalapi_client/models/api_v1_access_approvals_requests_post_request.py +0 -75
  33. infisicalapi_client/models/api_v1_access_approvals_requests_request_id_review_post200_response.py +0 -75
  34. infisicalapi_client/models/api_v1_access_approvals_requests_request_id_review_post200_response_review.py +0 -81
  35. infisicalapi_client/models/api_v1_additional_privilege_identity_delete_request.py +0 -75
  36. infisicalapi_client/models/api_v1_additional_privilege_identity_get200_response.py +0 -79
  37. infisicalapi_client/models/api_v1_additional_privilege_identity_patch_request.py +0 -81
  38. infisicalapi_client/models/api_v1_additional_privilege_identity_patch_request_privilege_details.py +0 -105
  39. infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post200_response.py +0 -75
  40. infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post200_response_privilege.py +0 -119
  41. infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request.py +0 -91
  42. infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request_privilege_permission.py +0 -94
  43. infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request_privilege_permission_conditions.py +0 -77
  44. infisicalapi_client/models/api_v1_additional_privilege_identity_temporary_post_request.py +0 -104
  45. infisicalapi_client/models/api_v1_additional_privilege_users_get200_response.py +0 -79
  46. infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post200_response.py +0 -75
  47. infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post200_response_privilege.py +0 -116
  48. infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post_request.py +0 -75
  49. infisicalapi_client/models/api_v1_additional_privilege_users_privilege_id_patch_request.py +0 -91
  50. infisicalapi_client/models/api_v1_additional_privilege_users_temporary_post_request.py +0 -88
  51. infisicalapi_client/models/api_v1_admin_config_get200_response.py +0 -75
  52. infisicalapi_client/models/api_v1_admin_config_get200_response_config.py +0 -140
  53. infisicalapi_client/models/api_v1_admin_config_patch200_response.py +0 -75
  54. infisicalapi_client/models/api_v1_admin_config_patch200_response_config.py +0 -140
  55. infisicalapi_client/models/api_v1_admin_config_patch_request.py +0 -104
  56. infisicalapi_client/models/api_v1_admin_signup_post200_response.py +0 -87
  57. infisicalapi_client/models/api_v1_admin_signup_post_request.py +0 -95
  58. infisicalapi_client/models/api_v1_admin_user_management_users_get200_response.py +0 -79
  59. infisicalapi_client/models/api_v1_admin_user_management_users_get200_response_users_inner.py +0 -94
  60. infisicalapi_client/models/api_v1_admin_user_management_users_user_id_delete200_response.py +0 -75
  61. infisicalapi_client/models/api_v1_audit_log_streams_get200_response.py +0 -79
  62. infisicalapi_client/models/api_v1_audit_log_streams_get200_response_audit_log_streams_inner.py +0 -77
  63. infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response.py +0 -75
  64. infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response_audit_log_stream.py +0 -87
  65. infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response_audit_log_stream_headers_inner.py +0 -73
  66. infisicalapi_client/models/api_v1_audit_log_streams_id_patch_request.py +0 -81
  67. infisicalapi_client/models/api_v1_audit_log_streams_post200_response.py +0 -75
  68. infisicalapi_client/models/api_v1_audit_log_streams_post_request.py +0 -81
  69. infisicalapi_client/models/api_v1_audit_log_streams_post_request_headers_inner.py +0 -73
  70. infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_get200_response.py +0 -75
  71. infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_get200_response_identity_aws_auth.py +0 -98
  72. infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_patch_request.py +0 -91
  73. infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_post_request.py +0 -91
  74. infisicalapi_client/models/api_v1_auth_aws_auth_login_post_request.py +0 -77
  75. infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_get200_response.py +0 -75
  76. infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_get200_response_identity_azure_auth.py +0 -96
  77. infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_patch_request.py +0 -91
  78. infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_post_request.py +0 -91
  79. infisicalapi_client/models/api_v1_auth_check_auth_post200_response.py +0 -78
  80. infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_get200_response.py +0 -75
  81. infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_get200_response_identity_gcp_auth.py +0 -98
  82. infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_patch_request.py +0 -103
  83. infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_post_request.py +0 -100
  84. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_delete200_response.py +0 -75
  85. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_delete200_response_identity_kubernetes_auth.py +0 -98
  86. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_get200_response.py +0 -75
  87. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_get200_response_identity_kubernetes_auth.py +0 -102
  88. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_patch_request.py +0 -97
  89. infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_post_request.py +0 -97
  90. infisicalapi_client/models/api_v1_auth_kubernetes_auth_login_post_request.py +0 -73
  91. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_delete200_response.py +0 -75
  92. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_delete200_response_identity_oidc_auth.py +0 -110
  93. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_get200_response.py +0 -75
  94. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_get200_response_identity_oidc_auth.py +0 -112
  95. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_patch_request.py +0 -97
  96. infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_post_request.py +0 -97
  97. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_get200_response.py +0 -75
  98. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_get200_response_identity_token_auth.py +0 -90
  99. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_patch_request.py +0 -85
  100. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_post_request.py +0 -85
  101. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner.py +0 -71
  102. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_get200_response.py +0 -79
  103. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_get200_response_tokens_inner.py +0 -115
  104. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_post200_response.py +0 -84
  105. infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_post_request.py +0 -71
  106. infisicalapi_client/models/api_v1_auth_token_auth_tokens_token_id_patch200_response.py +0 -75
  107. infisicalapi_client/models/api_v1_auth_token_auth_tokens_token_id_patch_request.py +0 -71
  108. infisicalapi_client/models/api_v1_auth_token_post200_response.py +0 -71
  109. infisicalapi_client/models/api_v1_auth_token_renew_post_request.py +0 -71
  110. infisicalapi_client/models/api_v1_auth_token_revoke_post_request.py +0 -71
  111. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_client_secret_id_get200_response.py +0 -75
  112. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_get200_response.py +0 -79
  113. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_get200_response_client_secret_data_inner.py +0 -89
  114. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_post200_response.py +0 -77
  115. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_post_request.py +0 -75
  116. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_get200_response.py +0 -75
  117. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_get200_response_identity_universal_auth.py +0 -99
  118. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_patch_request.py +0 -94
  119. infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_post_request.py +0 -94
  120. infisicalapi_client/models/api_v1_auth_universal_auth_login_post_request.py +0 -73
  121. infisicalapi_client/models/api_v1_bot_bot_id_active_patch_request.py +0 -77
  122. infisicalapi_client/models/api_v1_bot_bot_id_active_patch_request_bot_key.py +0 -73
  123. infisicalapi_client/models/api_v1_bot_project_id_get200_response.py +0 -75
  124. infisicalapi_client/models/api_v1_bot_project_id_get200_response_bot.py +0 -104
  125. infisicalapi_client/models/api_v1_dynamic_secrets_get200_response.py +0 -79
  126. infisicalapi_client/models/api_v1_dynamic_secrets_get200_response_dynamic_secrets_inner.py +0 -106
  127. infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_delete200_response.py +0 -75
  128. infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_delete_request.py +0 -77
  129. infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_get200_response.py +0 -75
  130. infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_get200_response_lease.py +0 -103
  131. infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_renew_post_request.py +0 -77
  132. infisicalapi_client/models/api_v1_dynamic_secrets_leases_post200_response.py +0 -88
  133. infisicalapi_client/models/api_v1_dynamic_secrets_leases_post_request.py +0 -79
  134. infisicalapi_client/models/api_v1_dynamic_secrets_name_delete_request.py +0 -77
  135. infisicalapi_client/models/api_v1_dynamic_secrets_name_get200_response.py +0 -75
  136. infisicalapi_client/models/api_v1_dynamic_secrets_name_get200_response_dynamic_secret.py +0 -113
  137. infisicalapi_client/models/api_v1_dynamic_secrets_name_leases_get200_response.py +0 -79
  138. infisicalapi_client/models/api_v1_dynamic_secrets_name_leases_get200_response_leases_inner.py +0 -97
  139. infisicalapi_client/models/api_v1_dynamic_secrets_name_patch_request.py +0 -81
  140. infisicalapi_client/models/api_v1_dynamic_secrets_name_patch_request_data.py +0 -87
  141. infisicalapi_client/models/api_v1_dynamic_secrets_post200_response.py +0 -75
  142. infisicalapi_client/models/api_v1_dynamic_secrets_post_request.py +0 -92
  143. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider.py +0 -149
  144. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of.py +0 -84
  145. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of1.py +0 -84
  146. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of1_inputs.py +0 -89
  147. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of2.py +0 -84
  148. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of2_inputs.py +0 -85
  149. infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of_inputs.py +0 -96
  150. infisicalapi_client/models/api_v1_external_kms_get200_response.py +0 -79
  151. infisicalapi_client/models/api_v1_external_kms_get200_response_external_kms_list_inner.py +0 -97
  152. infisicalapi_client/models/api_v1_external_kms_get200_response_external_kms_list_inner_external_kms.py +0 -85
  153. infisicalapi_client/models/api_v1_external_kms_id_get200_response.py +0 -75
  154. infisicalapi_client/models/api_v1_external_kms_id_get200_response_external_kms.py +0 -106
  155. infisicalapi_client/models/api_v1_external_kms_id_get200_response_external_kms_external.py +0 -93
  156. infisicalapi_client/models/api_v1_external_kms_id_patch_request.py +0 -79
  157. infisicalapi_client/models/api_v1_external_kms_id_patch_request_provider.py +0 -84
  158. infisicalapi_client/models/api_v1_external_kms_id_patch_request_provider_inputs.py +0 -79
  159. infisicalapi_client/models/api_v1_external_kms_post200_response.py +0 -75
  160. infisicalapi_client/models/api_v1_external_kms_post200_response_external_kms.py +0 -106
  161. infisicalapi_client/models/api_v1_external_kms_post200_response_external_kms_external.py +0 -87
  162. infisicalapi_client/models/api_v1_external_kms_post_request.py +0 -79
  163. infisicalapi_client/models/api_v1_external_kms_post_request_provider.py +0 -84
  164. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs.py +0 -79
  165. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential.py +0 -134
  166. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of.py +0 -84
  167. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of1.py +0 -84
  168. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of1_data.py +0 -73
  169. infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of_data.py +0 -73
  170. infisicalapi_client/models/api_v1_folders_batch_patch_request.py +0 -81
  171. infisicalapi_client/models/api_v1_folders_batch_patch_request_folders_inner.py +0 -77
  172. infisicalapi_client/models/api_v1_folders_folder_id_or_name_delete_request.py +0 -77
  173. infisicalapi_client/models/api_v1_folders_folder_id_patch_request.py +0 -79
  174. infisicalapi_client/models/api_v1_folders_get200_response.py +0 -79
  175. infisicalapi_client/models/api_v1_folders_get200_response_folders_inner.py +0 -100
  176. infisicalapi_client/models/api_v1_folders_post200_response.py +0 -75
  177. infisicalapi_client/models/api_v1_folders_post_request.py +0 -79
  178. infisicalapi_client/models/api_v1_groups_current_slug_patch_request.py +0 -75
  179. infisicalapi_client/models/api_v1_groups_post200_response.py +0 -90
  180. infisicalapi_client/models/api_v1_groups_post_request.py +0 -75
  181. infisicalapi_client/models/api_v1_groups_slug_users_get200_response.py +0 -81
  182. infisicalapi_client/models/api_v1_groups_slug_users_get200_response_users_inner.py +0 -96
  183. infisicalapi_client/models/api_v1_groups_slug_users_username_post200_response.py +0 -94
  184. infisicalapi_client/models/api_v1_identities_get200_response.py +0 -79
  185. infisicalapi_client/models/api_v1_identities_get200_response_identities_inner.py +0 -100
  186. infisicalapi_client/models/api_v1_identities_get200_response_identities_inner_identity.py +0 -80
  187. infisicalapi_client/models/api_v1_identities_identity_id_get200_response.py +0 -75
  188. infisicalapi_client/models/api_v1_identities_identity_id_identity_memberships_get200_response.py +0 -79
  189. infisicalapi_client/models/api_v1_identities_identity_id_identity_memberships_get200_response_identity_memberships_inner.py +0 -99
  190. infisicalapi_client/models/api_v1_identities_identity_id_patch_request.py +0 -73
  191. infisicalapi_client/models/api_v1_identities_post200_response.py +0 -75
  192. infisicalapi_client/models/api_v1_identities_post200_response_identity.py +0 -84
  193. infisicalapi_client/models/api_v1_identities_post_request.py +0 -75
  194. infisicalapi_client/models/api_v1_integration_auth_access_token_post_request.py +0 -85
  195. infisicalapi_client/models/api_v1_integration_auth_delete200_response.py +0 -79
  196. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_apps_get200_response.py +0 -79
  197. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_apps_get200_response_apps_inner.py +0 -75
  198. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_aws_secrets_manager_kms_keys_get200_response.py +0 -79
  199. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_aws_secrets_manager_kms_keys_get200_response_kms_keys_inner.py +0 -73
  200. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_bitbucket_workspaces_get200_response.py +0 -79
  201. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_bitbucket_workspaces_get200_response_workspaces_inner.py +0 -83
  202. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_checkly_groups_get200_response.py +0 -79
  203. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_checkly_groups_get200_response_groups_inner.py +0 -73
  204. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_get200_response.py +0 -75
  205. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_envs_get200_response.py +0 -79
  206. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_envs_get200_response_envs_inner.py +0 -73
  207. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_orgs_get200_response.py +0 -79
  208. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_orgs_get200_response_orgs_inner.py +0 -73
  209. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response.py +0 -79
  210. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner.py +0 -83
  211. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner_app.py +0 -71
  212. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner_pipeline.py +0 -73
  213. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_northflank_secret_groups_get200_response.py +0 -79
  214. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_northflank_secret_groups_get200_response_secret_groups_inner.py +0 -73
  215. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_apps_get200_response.py +0 -79
  216. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_apps_get200_response_apps_inner.py +0 -73
  217. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_containers_get200_response.py +0 -79
  218. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_environments_get200_response.py +0 -79
  219. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_environments_get200_response_environments_inner.py +0 -73
  220. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_jobs_get200_response.py +0 -79
  221. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_projects_get200_response.py +0 -79
  222. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_projects_get200_response_projects_inner.py +0 -73
  223. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_railway_services_get200_response.py +0 -79
  224. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_railway_services_get200_response_services_inner.py +0 -73
  225. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teamcity_build_configs_get200_response.py +0 -79
  226. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teamcity_build_configs_get200_response_build_configs_inner.py +0 -73
  227. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teams_get200_response.py +0 -79
  228. infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_vercel_branches_get200_response.py +0 -71
  229. infisicalapi_client/models/api_v1_integration_auth_integration_options_get200_response.py +0 -79
  230. infisicalapi_client/models/api_v1_integration_auth_integration_options_get200_response_integration_options_inner.py +0 -85
  231. infisicalapi_client/models/api_v1_integration_auth_oauth_token_post_request.py +0 -77
  232. infisicalapi_client/models/api_v1_integration_integration_id_patch_request.py +0 -89
  233. infisicalapi_client/models/api_v1_integration_integration_id_patch_request_metadata.py +0 -115
  234. infisicalapi_client/models/api_v1_integration_post200_response.py +0 -75
  235. infisicalapi_client/models/api_v1_integration_post200_response_integration.py +0 -197
  236. infisicalapi_client/models/api_v1_integration_post_request.py +0 -105
  237. infisicalapi_client/models/api_v1_integration_post_request_metadata.py +0 -115
  238. infisicalapi_client/models/api_v1_integration_post_request_metadata_secret_gcp_label.py +0 -73
  239. infisicalapi_client/models/api_v1_invite_org_signup_post200_response.py +0 -73
  240. infisicalapi_client/models/api_v1_invite_org_signup_post_request.py +0 -73
  241. infisicalapi_client/models/api_v1_invite_org_verify_post200_response.py +0 -79
  242. infisicalapi_client/models/api_v1_invite_org_verify_post_request.py +0 -75
  243. infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_get200_response_inner.py +0 -81
  244. infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_post200_response.py +0 -77
  245. infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_post_request.py +0 -73
  246. infisicalapi_client/models/api_v1_ldap_config_get200_response.py +0 -93
  247. infisicalapi_client/models/api_v1_ldap_config_patch_request.py +0 -91
  248. infisicalapi_client/models/api_v1_ldap_config_post200_response.py +0 -109
  249. infisicalapi_client/models/api_v1_ldap_config_post_request.py +0 -91
  250. infisicalapi_client/models/api_v1_ldap_login_post_request.py +0 -71
  251. infisicalapi_client/models/api_v1_organization_admin_projects_get200_response.py +0 -81
  252. infisicalapi_client/models/api_v1_organization_admin_projects_get200_response_projects_inner.py +0 -113
  253. infisicalapi_client/models/api_v1_organization_admin_projects_project_id_grant_admin_access_post200_response.py +0 -75
  254. infisicalapi_client/models/api_v1_organization_admin_projects_project_id_grant_admin_access_post200_response_membership.py +0 -79
  255. infisicalapi_client/models/api_v1_organization_get200_response.py +0 -79
  256. infisicalapi_client/models/api_v1_organization_get200_response_organizations_inner.py +0 -114
  257. infisicalapi_client/models/api_v1_organization_organization_id_get200_response.py +0 -75
  258. infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response.py +0 -79
  259. infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response_groups_inner.py +0 -96
  260. infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response_groups_inner_custom_role.py +0 -89
  261. infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_get200_response.py +0 -79
  262. infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_get200_response_incident_contacts_org_inner.py +0 -79
  263. infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_post200_response.py +0 -75
  264. infisicalapi_client/models/api_v1_organization_organization_id_patch200_response.py +0 -77
  265. infisicalapi_client/models/api_v1_organization_organization_id_patch_request.py +0 -87
  266. infisicalapi_client/models/api_v1_organization_organization_id_permissions_get200_response.py +0 -77
  267. infisicalapi_client/models/api_v1_organization_organization_id_permissions_get200_response_membership.py +0 -111
  268. infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response.py +0 -75
  269. infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response_data.py +0 -79
  270. infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response_data_roles_inner.py +0 -95
  271. infisicalapi_client/models/api_v1_organization_organization_id_roles_post200_response.py +0 -75
  272. infisicalapi_client/models/api_v1_organization_organization_id_roles_post200_response_role.py +0 -95
  273. infisicalapi_client/models/api_v1_organization_organization_id_roles_post_request.py +0 -77
  274. infisicalapi_client/models/api_v1_organization_organization_id_roles_role_id_patch_request.py +0 -77
  275. infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response.py +0 -79
  276. infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response_users_inner.py +0 -113
  277. infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response_users_inner_user.py +0 -101
  278. infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_patch_request.py +0 -73
  279. infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_payment_methods_post_request.py +0 -73
  280. infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_tax_ids_post_request.py +0 -73
  281. infisicalapi_client/models/api_v1_organizations_organization_id_plan_get200_response.py +0 -76
  282. infisicalapi_client/models/api_v1_organizations_organization_id_session_trial_post_request.py +0 -71
  283. infisicalapi_client/models/api_v1_password_backup_private_key_get200_response.py +0 -77
  284. infisicalapi_client/models/api_v1_password_backup_private_key_get200_response_backup_private_key.py +0 -89
  285. infisicalapi_client/models/api_v1_password_backup_private_key_post_request.py +0 -81
  286. infisicalapi_client/models/api_v1_password_change_password_post_request.py +0 -89
  287. infisicalapi_client/models/api_v1_password_email_password_reset_post_request.py +0 -71
  288. infisicalapi_client/models/api_v1_password_email_password_reset_verify_post200_response.py +0 -79
  289. infisicalapi_client/models/api_v1_password_email_password_reset_verify_post200_response_user.py +0 -177
  290. infisicalapi_client/models/api_v1_password_email_password_reset_verify_post_request.py +0 -73
  291. infisicalapi_client/models/api_v1_password_password_reset_post_request.py +0 -85
  292. infisicalapi_client/models/api_v1_password_srp1_post200_response.py +0 -73
  293. infisicalapi_client/models/api_v1_password_srp1_post_request.py +0 -71
  294. infisicalapi_client/models/api_v1_pki_ca_ca_id_certificate_get200_response.py +0 -75
  295. infisicalapi_client/models/api_v1_pki_ca_ca_id_crl_get200_response.py +0 -71
  296. infisicalapi_client/models/api_v1_pki_ca_ca_id_csr_get200_response.py +0 -71
  297. infisicalapi_client/models/api_v1_pki_ca_ca_id_import_certificate_post200_response.py +0 -73
  298. infisicalapi_client/models/api_v1_pki_ca_ca_id_import_certificate_post_request.py +0 -73
  299. infisicalapi_client/models/api_v1_pki_ca_ca_id_issue_certificate_post200_response.py +0 -79
  300. infisicalapi_client/models/api_v1_pki_ca_ca_id_issue_certificate_post_request.py +0 -81
  301. infisicalapi_client/models/api_v1_pki_ca_ca_id_patch_request.py +0 -81
  302. infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_certificate_post200_response.py +0 -77
  303. infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_certificate_post_request.py +0 -83
  304. infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_intermediate_post200_response.py +0 -77
  305. infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_intermediate_post_request.py +0 -77
  306. infisicalapi_client/models/api_v1_pki_ca_post200_response.py +0 -75
  307. infisicalapi_client/models/api_v1_pki_ca_post200_response_ca.py +0 -134
  308. infisicalapi_client/models/api_v1_pki_ca_post_request.py +0 -112
  309. infisicalapi_client/models/api_v1_pki_certificates_serial_number_certificate_get200_response.py +0 -75
  310. infisicalapi_client/models/api_v1_pki_certificates_serial_number_get200_response.py +0 -75
  311. infisicalapi_client/models/api_v1_pki_certificates_serial_number_get200_response_certificate.py +0 -110
  312. infisicalapi_client/models/api_v1_pki_certificates_serial_number_revoke_post200_response.py +0 -75
  313. infisicalapi_client/models/api_v1_pki_certificates_serial_number_revoke_post_request.py +0 -78
  314. infisicalapi_client/models/api_v1_rate_limit_get200_response.py +0 -75
  315. infisicalapi_client/models/api_v1_rate_limit_get200_response_rate_limit.py +0 -89
  316. infisicalapi_client/models/api_v1_rate_limit_put_request.py +0 -83
  317. infisicalapi_client/models/api_v1_scim_groups_get200_response.py +0 -87
  318. infisicalapi_client/models/api_v1_scim_groups_get200_response_resources_inner.py +0 -91
  319. infisicalapi_client/models/api_v1_scim_groups_get200_response_resources_inner_meta.py +0 -71
  320. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request.py +0 -81
  321. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner.py +0 -149
  322. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of.py +0 -84
  323. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of1.py +0 -80
  324. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of2.py +0 -90
  325. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of2_value_inner.py +0 -73
  326. infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of_value.py +0 -73
  327. infisicalapi_client/models/api_v1_scim_groups_group_id_put_request.py +0 -85
  328. infisicalapi_client/models/api_v1_scim_groups_post200_response.py +0 -91
  329. infisicalapi_client/models/api_v1_scim_groups_post_request.py +0 -83
  330. infisicalapi_client/models/api_v1_scim_scim_tokens_get200_response.py +0 -79
  331. infisicalapi_client/models/api_v1_scim_scim_tokens_get200_response_scim_tokens_inner.py +0 -81
  332. infisicalapi_client/models/api_v1_scim_scim_tokens_post200_response.py +0 -71
  333. infisicalapi_client/models/api_v1_scim_scim_tokens_post_request.py +0 -75
  334. infisicalapi_client/models/api_v1_scim_scim_tokens_scim_token_id_delete200_response.py +0 -75
  335. infisicalapi_client/models/api_v1_scim_users_get200_response.py +0 -87
  336. infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner.py +0 -93
  337. infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner_emails_inner.py +0 -75
  338. infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner_name.py +0 -73
  339. infisicalapi_client/models/api_v1_scim_users_org_membership_id_get201_response.py +0 -105
  340. infisicalapi_client/models/api_v1_scim_users_org_membership_id_get201_response_groups_inner.py +0 -73
  341. infisicalapi_client/models/api_v1_scim_users_org_membership_id_put200_response.py +0 -105
  342. infisicalapi_client/models/api_v1_scim_users_org_membership_id_put_request.py +0 -85
  343. infisicalapi_client/models/api_v1_scim_users_post200_response.py +0 -95
  344. infisicalapi_client/models/api_v1_scim_users_post_request.py +0 -91
  345. infisicalapi_client/models/api_v1_scim_users_post_request_emails_inner.py +0 -75
  346. infisicalapi_client/models/api_v1_secret_approval_requests_count_get200_response.py +0 -75
  347. infisicalapi_client/models/api_v1_secret_approval_requests_count_get200_response_approvals.py +0 -73
  348. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response.py +0 -79
  349. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner.py +0 -151
  350. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_commits_inner.py +0 -78
  351. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_committer_user.py +0 -94
  352. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_policy.py +0 -86
  353. infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_reviewers_inner.py +0 -73
  354. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response.py +0 -75
  355. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval.py +0 -156
  356. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner.py +0 -138
  357. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner_secret.py +0 -79
  358. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner_secret_version.py +0 -89
  359. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_policy.py +0 -94
  360. infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_reviewers_inner.py +0 -96
  361. infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post200_response.py +0 -75
  362. infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post200_response_approval.py +0 -115
  363. infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post_request.py +0 -71
  364. infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post200_response.py +0 -75
  365. infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post200_response_review.py +0 -81
  366. infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post_request.py +0 -78
  367. infisicalapi_client/models/api_v1_secret_approval_requests_id_status_post_request.py +0 -78
  368. infisicalapi_client/models/api_v1_secret_approvals_board_get200_response.py +0 -75
  369. infisicalapi_client/models/api_v1_secret_approvals_get200_response.py +0 -79
  370. infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner.py +0 -108
  371. infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner_environment.py +0 -75
  372. infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner_user_approvers_inner.py +0 -71
  373. infisicalapi_client/models/api_v1_secret_approvals_post200_response.py +0 -75
  374. infisicalapi_client/models/api_v1_secret_approvals_post200_response_approval.py +0 -98
  375. infisicalapi_client/models/api_v1_secret_approvals_post_request.py +0 -98
  376. infisicalapi_client/models/api_v1_secret_approvals_sap_id_patch_request.py +0 -94
  377. infisicalapi_client/models/api_v1_secret_imports_get200_response.py +0 -81
  378. infisicalapi_client/models/api_v1_secret_imports_get200_response_secret_imports_inner.py +0 -129
  379. infisicalapi_client/models/api_v1_secret_imports_get200_response_secret_imports_inner_import_env.py +0 -75
  380. infisicalapi_client/models/api_v1_secret_imports_post200_response.py +0 -77
  381. infisicalapi_client/models/api_v1_secret_imports_post_request.py +0 -83
  382. infisicalapi_client/models/api_v1_secret_imports_post_request_import.py +0 -73
  383. infisicalapi_client/models/api_v1_secret_imports_secret_import_id_delete_request.py +0 -75
  384. infisicalapi_client/models/api_v1_secret_imports_secret_import_id_patch_request.py +0 -81
  385. infisicalapi_client/models/api_v1_secret_imports_secret_import_id_patch_request_import.py +0 -75
  386. infisicalapi_client/models/api_v1_secret_imports_secret_import_id_replication_resync_post_request.py +0 -75
  387. infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response.py +0 -79
  388. infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response_secrets_inner.py +0 -91
  389. infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response_secrets_inner_secrets_inner.py +0 -153
  390. infisicalapi_client/models/api_v1_secret_imports_secrets_raw_get200_response.py +0 -79
  391. infisicalapi_client/models/api_v1_secret_imports_secrets_raw_get200_response_secrets_inner.py +0 -91
  392. infisicalapi_client/models/api_v1_secret_rotation_providers_workspace_id_get200_response.py +0 -79
  393. infisicalapi_client/models/api_v1_secret_rotation_providers_workspace_id_get200_response_providers_inner.py +0 -84
  394. infisicalapi_client/models/api_v1_secret_rotations_get200_response.py +0 -79
  395. infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner.py +0 -155
  396. infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner_outputs_inner.py +0 -77
  397. infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner_outputs_inner_secret.py +0 -75
  398. infisicalapi_client/models/api_v1_secret_rotations_post200_response.py +0 -75
  399. infisicalapi_client/models/api_v1_secret_rotations_post200_response_secret_rotation.py +0 -155
  400. infisicalapi_client/models/api_v1_secret_rotations_post200_response_secret_rotation_outputs_inner.py +0 -77
  401. infisicalapi_client/models/api_v1_secret_rotations_post_request.py +0 -85
  402. infisicalapi_client/models/api_v1_secret_rotations_restart_post200_response.py +0 -75
  403. infisicalapi_client/models/api_v1_secret_rotations_restart_post200_response_secret_rotation.py +0 -145
  404. infisicalapi_client/models/api_v1_secret_rotations_restart_post_request.py +0 -71
  405. infisicalapi_client/models/api_v1_secret_scanning_create_installation_session_organization_post200_response.py +0 -71
  406. infisicalapi_client/models/api_v1_secret_scanning_create_installation_session_organization_post_request.py +0 -71
  407. infisicalapi_client/models/api_v1_secret_scanning_installation_status_organization_organization_id_get200_response.py +0 -71
  408. infisicalapi_client/models/api_v1_secret_scanning_link_installation_post200_response.py +0 -81
  409. infisicalapi_client/models/api_v1_secret_scanning_link_installation_post_request.py +0 -73
  410. infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_get200_response.py +0 -79
  411. infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_get200_response_risks_inner.py +0 -261
  412. infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_risk_id_status_post_request.py +0 -78
  413. infisicalapi_client/models/api_v1_secret_secret_id_secret_versions_get200_response.py +0 -79
  414. infisicalapi_client/models/api_v1_secret_secret_id_secret_versions_get200_response_secret_versions_inner.py +0 -119
  415. infisicalapi_client/models/api_v1_secret_sharing_get200_response.py +0 -81
  416. infisicalapi_client/models/api_v1_secret_sharing_get200_response_secrets_inner.py +0 -122
  417. infisicalapi_client/models/api_v1_secret_sharing_post200_response.py +0 -71
  418. infisicalapi_client/models/api_v1_secret_sharing_post_request.py +0 -95
  419. infisicalapi_client/models/api_v1_secret_sharing_public_id_get200_response.py +0 -88
  420. infisicalapi_client/models/api_v1_secret_sharing_public_post_request.py +0 -81
  421. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response.py +0 -75
  422. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot.py +0 -103
  423. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_environment.py +0 -75
  424. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_folder_version_inner.py +0 -73
  425. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_secret_versions_inner.py +0 -123
  426. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_secret_versions_inner_tags_inner.py +0 -80
  427. infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_rollback_post200_response.py +0 -75
  428. infisicalapi_client/models/api_v1_sso_config_get200_response.py +0 -92
  429. infisicalapi_client/models/api_v1_sso_config_patch_request.py +0 -91
  430. infisicalapi_client/models/api_v1_sso_config_post200_response.py +0 -151
  431. infisicalapi_client/models/api_v1_sso_config_post_request.py +0 -88
  432. infisicalapi_client/models/api_v1_sso_oidc_config_get200_response.py +0 -130
  433. infisicalapi_client/models/api_v1_sso_oidc_config_patch200_response.py +0 -126
  434. infisicalapi_client/models/api_v1_sso_oidc_config_patch_request.py +0 -103
  435. infisicalapi_client/models/api_v1_sso_oidc_config_post200_response.py +0 -126
  436. infisicalapi_client/models/api_v1_sso_oidc_config_post_request.py +0 -100
  437. infisicalapi_client/models/api_v1_sso_token_exchange_post_request.py +0 -73
  438. infisicalapi_client/models/api_v1_user_action_get200_response.py +0 -80
  439. infisicalapi_client/models/api_v1_user_action_get200_response_user_action.py +0 -79
  440. infisicalapi_client/models/api_v1_user_action_post200_response.py +0 -77
  441. infisicalapi_client/models/api_v1_user_action_post200_response_user_action.py +0 -79
  442. infisicalapi_client/models/api_v1_user_action_post_request.py +0 -71
  443. infisicalapi_client/models/api_v1_user_engagement_me_wish_post_request.py +0 -71
  444. infisicalapi_client/models/api_v1_user_get200_response.py +0 -75
  445. infisicalapi_client/models/api_v1_user_get200_response_user.py +0 -233
  446. infisicalapi_client/models/api_v1_user_me_project_favorites_get200_response.py +0 -71
  447. infisicalapi_client/models/api_v1_user_me_project_favorites_put_request.py +0 -73
  448. infisicalapi_client/models/api_v1_user_private_key_get200_response.py +0 -71
  449. infisicalapi_client/models/api_v1_webhooks_get200_response.py +0 -81
  450. infisicalapi_client/models/api_v1_webhooks_get200_response_webhooks_inner.py +0 -112
  451. infisicalapi_client/models/api_v1_webhooks_post200_response.py +0 -77
  452. infisicalapi_client/models/api_v1_webhooks_post200_response_webhook.py +0 -110
  453. infisicalapi_client/models/api_v1_webhooks_post_request.py +0 -91
  454. infisicalapi_client/models/api_v1_webhooks_webhook_id_patch_request.py +0 -71
  455. infisicalapi_client/models/api_v1_workspace_get200_response.py +0 -79
  456. infisicalapi_client/models/api_v1_workspace_get200_response_workspaces_inner.py +0 -125
  457. infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response.py +0 -75
  458. infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data.py +0 -77
  459. infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data_membership.py +0 -89
  460. infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data_membership_roles_inner.py +0 -71
  461. infisicalapi_client/models/api_v1_workspace_project_id_tags_get200_response.py +0 -79
  462. infisicalapi_client/models/api_v1_workspace_project_id_tags_get200_response_workspace_tags_inner.py +0 -95
  463. infisicalapi_client/models/api_v1_workspace_project_id_tags_post200_response.py +0 -75
  464. infisicalapi_client/models/api_v1_workspace_project_id_tags_post_request.py +0 -73
  465. infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_get200_response.py +0 -75
  466. infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_get200_response_workspace_tag.py +0 -97
  467. infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_patch_request.py +0 -73
  468. infisicalapi_client/models/api_v1_workspace_project_slug_roles_get200_response.py +0 -79
  469. infisicalapi_client/models/api_v1_workspace_project_slug_roles_get200_response_roles_inner.py +0 -88
  470. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response.py +0 -75
  471. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role.py +0 -98
  472. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner.py +0 -86
  473. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions.py +0 -77
  474. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path.py +0 -71
  475. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_subject.py +0 -138
  476. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request.py +0 -85
  477. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner.py +0 -93
  478. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner_conditions.py +0 -77
  479. infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner_conditions_secret_path.py +0 -71
  480. infisicalapi_client/models/api_v1_workspace_project_slug_roles_role_id_patch_request.py +0 -83
  481. infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_filters_actors_get200_response.py +0 -71
  482. infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response.py +0 -79
  483. infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response_audit_logs_inner.py +0 -128
  484. infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response_audit_logs_inner_event.py +0 -78
  485. infisicalapi_client/models/api_v1_workspace_workspace_id_authorizations_get200_response.py +0 -79
  486. infisicalapi_client/models/api_v1_workspace_workspace_id_authorizations_get200_response_authorizations_inner.py +0 -114
  487. infisicalapi_client/models/api_v1_workspace_workspace_id_auto_capitalization_post_request.py +0 -71
  488. infisicalapi_client/models/api_v1_workspace_workspace_id_delete200_response.py +0 -75
  489. infisicalapi_client/models/api_v1_workspace_workspace_id_environments_env_id_get200_response.py +0 -75
  490. infisicalapi_client/models/api_v1_workspace_workspace_id_environments_env_id_get200_response_environment.py +0 -83
  491. infisicalapi_client/models/api_v1_workspace_workspace_id_environments_id_patch_request.py +0 -75
  492. infisicalapi_client/models/api_v1_workspace_workspace_id_environments_post200_response.py +0 -79
  493. infisicalapi_client/models/api_v1_workspace_workspace_id_environments_post_request.py +0 -73
  494. infisicalapi_client/models/api_v1_workspace_workspace_id_get200_response.py +0 -75
  495. infisicalapi_client/models/api_v1_workspace_workspace_id_integrations_get200_response.py +0 -79
  496. infisicalapi_client/models/api_v1_workspace_workspace_id_integrations_get200_response_integrations_inner.py +0 -203
  497. infisicalapi_client/models/api_v1_workspace_workspace_id_key_post_request.py +0 -75
  498. infisicalapi_client/models/api_v1_workspace_workspace_id_key_post_request_key.py +0 -75
  499. infisicalapi_client/models/api_v1_workspace_workspace_id_keys_get200_response.py +0 -79
  500. infisicalapi_client/models/api_v1_workspace_workspace_id_keys_get200_response_public_keys_inner.py +0 -73
  501. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_backup_get200_response.py +0 -71
  502. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_backup_post_request.py +0 -71
  503. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_get200_response.py +0 -75
  504. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_get200_response_secret_manager_kms_key.py +0 -75
  505. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request.py +0 -75
  506. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms.py +0 -134
  507. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms_any_of.py +0 -78
  508. infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms_any_of1.py +0 -80
  509. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_details_post200_response.py +0 -75
  510. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_details_post_request.py +0 -71
  511. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response.py +0 -79
  512. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response_memberships_inner.py +0 -91
  513. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response_memberships_inner_user.py +0 -94
  514. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch200_response.py +0 -79
  515. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch200_response_roles_inner.py +0 -116
  516. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request.py +0 -79
  517. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner.py +0 -134
  518. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner_any_of.py +0 -73
  519. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner_any_of1.py +0 -86
  520. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post200_response.py +0 -81
  521. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post_request.py +0 -79
  522. infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post_request_members_inner.py +0 -75
  523. infisicalapi_client/models/api_v1_workspace_workspace_id_migrate_v3_post200_response.py +0 -71
  524. infisicalapi_client/models/api_v1_workspace_workspace_id_name_post200_response.py +0 -77
  525. infisicalapi_client/models/api_v1_workspace_workspace_id_name_post_request.py +0 -71
  526. infisicalapi_client/models/api_v1_workspace_workspace_id_patch200_response.py +0 -75
  527. infisicalapi_client/models/api_v1_workspace_workspace_id_patch_request.py +0 -73
  528. infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_count_get200_response.py +0 -71
  529. infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_get200_response.py +0 -79
  530. infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_get200_response_secret_snapshots_inner.py +0 -86
  531. infisicalapi_client/models/api_v1_workspace_workspace_id_service_token_data_get200_response.py +0 -79
  532. infisicalapi_client/models/api_v1_workspace_workspace_id_service_token_data_get200_response_service_token_data_inner.py +0 -104
  533. infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_get200_response.py +0 -79
  534. infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_get200_response_trusted_ips_inner.py +0 -102
  535. infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_post200_response.py +0 -75
  536. infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_post_request.py +0 -75
  537. infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_trusted_ip_id_patch_request.py +0 -73
  538. infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response.py +0 -79
  539. infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner.py +0 -97
  540. infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_project.py +0 -73
  541. infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_roles_inner.py +0 -124
  542. infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_user.py +0 -96
  543. infisicalapi_client/models/api_v1_workspace_workspace_slug_audit_logs_retention_put_request.py +0 -71
  544. infisicalapi_client/models/api_v1_workspace_workspace_slug_version_limit_put_request.py +0 -71
  545. infisicalapi_client/models/api_v2_auth_mfa_verify_post200_response.py +0 -107
  546. infisicalapi_client/models/api_v2_auth_mfa_verify_post_request.py +0 -71
  547. infisicalapi_client/models/api_v2_organizations_org_id_identity_memberships_get200_response.py +0 -79
  548. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response.py +0 -79
  549. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response_users_inner.py +0 -113
  550. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response_users_inner_user.py +0 -103
  551. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_delete200_response.py +0 -75
  552. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response.py +0 -75
  553. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response_membership.py +0 -113
  554. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response_membership_user.py +0 -108
  555. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_patch_request.py +0 -73
  556. infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_project_memberships_get200_response.py +0 -79
  557. infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response.py +0 -79
  558. infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response_workspaces_inner.py +0 -87
  559. infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response_workspaces_inner_environments_inner.py +0 -73
  560. infisicalapi_client/models/api_v2_service_token_get200_response.py +0 -139
  561. infisicalapi_client/models/api_v2_service_token_get200_response_user.py +0 -121
  562. infisicalapi_client/models/api_v2_service_token_post200_response.py +0 -77
  563. infisicalapi_client/models/api_v2_service_token_post_request.py +0 -106
  564. infisicalapi_client/models/api_v2_service_token_post_request_scopes_inner.py +0 -73
  565. infisicalapi_client/models/api_v2_service_token_service_token_id_delete200_response.py +0 -75
  566. infisicalapi_client/models/api_v2_users_me_api_keys_api_key_data_id_delete200_response.py +0 -75
  567. infisicalapi_client/models/api_v2_users_me_api_keys_get200_response_inner.py +0 -93
  568. infisicalapi_client/models/api_v2_users_me_api_keys_post200_response.py +0 -77
  569. infisicalapi_client/models/api_v2_users_me_api_keys_post_request.py +0 -73
  570. infisicalapi_client/models/api_v2_users_me_auth_methods_put_request.py +0 -79
  571. infisicalapi_client/models/api_v2_users_me_emails_code_post_request.py +0 -71
  572. infisicalapi_client/models/api_v2_users_me_emails_verify_post_request.py +0 -73
  573. infisicalapi_client/models/api_v2_users_me_mfa_patch200_response.py +0 -75
  574. infisicalapi_client/models/api_v2_users_me_mfa_patch_request.py +0 -71
  575. infisicalapi_client/models/api_v2_users_me_name_patch_request.py +0 -73
  576. infisicalapi_client/models/api_v2_users_me_sessions_get200_response_inner.py +0 -92
  577. infisicalapi_client/models/api_v2_workspace_post200_response.py +0 -75
  578. infisicalapi_client/models/api_v2_workspace_post_request.py +0 -75
  579. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_get200_response.py +0 -75
  580. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request.py +0 -79
  581. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner.py +0 -134
  582. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner_any_of.py +0 -73
  583. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner_any_of1.py +0 -86
  584. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post200_response.py +0 -75
  585. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post200_response_identity_membership.py +0 -79
  586. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request.py +0 -81
  587. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner.py +0 -134
  588. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner_any_of.py +0 -73
  589. infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner_any_of1.py +0 -86
  590. infisicalapi_client/models/api_v2_workspace_project_id_memberships_delete_request.py +0 -73
  591. infisicalapi_client/models/api_v2_workspace_project_id_memberships_post200_response.py +0 -79
  592. infisicalapi_client/models/api_v2_workspace_project_id_memberships_post_request.py +0 -73
  593. infisicalapi_client/models/api_v2_workspace_project_id_upgrade_post_request.py +0 -71
  594. infisicalapi_client/models/api_v2_workspace_project_id_upgrade_status_get200_response.py +0 -76
  595. infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response.py +0 -79
  596. infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response_group_memberships_inner.py +0 -93
  597. infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response_group_memberships_inner_group.py +0 -75
  598. infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_patch_request.py +0 -79
  599. infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post200_response.py +0 -75
  600. infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post200_response_group_membership.py +0 -79
  601. infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post_request.py +0 -71
  602. infisicalapi_client/models/api_v2_workspace_slug_cas_get200_response.py +0 -79
  603. infisicalapi_client/models/api_v2_workspace_slug_certificates_get200_response.py +0 -81
  604. infisicalapi_client/models/api_v2_workspace_slug_patch_request.py +0 -73
  605. infisicalapi_client/models/api_v2_workspace_workspace_id_encrypted_key_get200_response.py +0 -96
  606. infisicalapi_client/models/api_v2_workspace_workspace_id_encrypted_key_get200_response_sender.py +0 -71
  607. infisicalapi_client/models/api_v3_auth_login1_post_request.py +0 -75
  608. infisicalapi_client/models/api_v3_auth_login2_post200_response.py +0 -134
  609. infisicalapi_client/models/api_v3_auth_login2_post200_response_any_of.py +0 -73
  610. infisicalapi_client/models/api_v3_auth_login2_post200_response_any_of1.py +0 -109
  611. infisicalapi_client/models/api_v3_auth_login2_post_request.py +0 -79
  612. infisicalapi_client/models/api_v3_secrets_backfill_secret_references_post_request.py +0 -71
  613. infisicalapi_client/models/api_v3_secrets_batch_delete_request.py +0 -85
  614. infisicalapi_client/models/api_v3_secrets_batch_delete_request_secrets_inner.py +0 -83
  615. infisicalapi_client/models/api_v3_secrets_batch_patch_request.py +0 -85
  616. infisicalapi_client/models/api_v3_secrets_batch_patch_request_secrets_inner.py +0 -105
  617. infisicalapi_client/models/api_v3_secrets_batch_post200_response.py +0 -134
  618. infisicalapi_client/models/api_v3_secrets_batch_post200_response_any_of.py +0 -79
  619. infisicalapi_client/models/api_v3_secrets_batch_post_request.py +0 -85
  620. infisicalapi_client/models/api_v3_secrets_batch_post_request_secrets_inner.py +0 -93
  621. infisicalapi_client/models/api_v3_secrets_batch_raw_delete_request.py +0 -87
  622. infisicalapi_client/models/api_v3_secrets_batch_raw_delete_request_secrets_inner.py +0 -83
  623. infisicalapi_client/models/api_v3_secrets_batch_raw_patch_request.py +0 -87
  624. infisicalapi_client/models/api_v3_secrets_batch_raw_patch_request_secrets_inner.py +0 -95
  625. infisicalapi_client/models/api_v3_secrets_batch_raw_post200_response.py +0 -134
  626. infisicalapi_client/models/api_v3_secrets_batch_raw_post200_response_any_of.py +0 -79
  627. infisicalapi_client/models/api_v3_secrets_batch_raw_post_request.py +0 -87
  628. infisicalapi_client/models/api_v3_secrets_batch_raw_post_request_secrets_inner.py +0 -81
  629. infisicalapi_client/models/api_v3_secrets_get200_response.py +0 -89
  630. infisicalapi_client/models/api_v3_secrets_get200_response_imports_inner.py +0 -85
  631. infisicalapi_client/models/api_v3_secrets_get200_response_imports_inner_secrets_inner.py +0 -159
  632. infisicalapi_client/models/api_v3_secrets_get200_response_secrets_inner.py +0 -171
  633. infisicalapi_client/models/api_v3_secrets_move_post200_response.py +0 -73
  634. infisicalapi_client/models/api_v3_secrets_move_post_request.py +0 -83
  635. infisicalapi_client/models/api_v3_secrets_raw_get200_response.py +0 -89
  636. infisicalapi_client/models/api_v3_secrets_raw_get200_response_imports_inner.py +0 -85
  637. infisicalapi_client/models/api_v3_secrets_raw_get200_response_imports_inner_secrets_inner.py +0 -115
  638. infisicalapi_client/models/api_v3_secrets_raw_get200_response_secrets_inner.py +0 -131
  639. infisicalapi_client/models/api_v3_secrets_raw_secret_name_delete_request.py +0 -87
  640. infisicalapi_client/models/api_v3_secrets_raw_secret_name_get200_response.py +0 -75
  641. infisicalapi_client/models/api_v3_secrets_raw_secret_name_get200_response_secret.py +0 -129
  642. infisicalapi_client/models/api_v3_secrets_raw_secret_name_patch_request.py +0 -113
  643. infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response.py +0 -134
  644. infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response_any_of.py +0 -75
  645. infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response_any_of1.py +0 -75
  646. infisicalapi_client/models/api_v3_secrets_raw_secret_name_post_request.py +0 -109
  647. infisicalapi_client/models/api_v3_secrets_secret_name_delete_request.py +0 -89
  648. infisicalapi_client/models/api_v3_secrets_secret_name_get200_response.py +0 -75
  649. infisicalapi_client/models/api_v3_secrets_secret_name_get200_response_secret.py +0 -157
  650. infisicalapi_client/models/api_v3_secrets_secret_name_patch_request.py +0 -129
  651. infisicalapi_client/models/api_v3_secrets_secret_name_post200_response.py +0 -134
  652. infisicalapi_client/models/api_v3_secrets_secret_name_post200_response_any_of.py +0 -75
  653. infisicalapi_client/models/api_v3_secrets_secret_name_post_request.py +0 -109
  654. infisicalapi_client/models/api_v3_secrets_tags_secret_name_delete_request.py +0 -89
  655. infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response.py +0 -75
  656. infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response_secret.py +0 -163
  657. infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response_secret_tags_inner.py +0 -82
  658. infisicalapi_client/models/api_v3_secrets_tags_secret_name_post_request.py +0 -89
  659. infisicalapi_client/models/api_v3_signup_complete_account_signup_post200_response.py +0 -86
  660. infisicalapi_client/models/api_v3_signup_complete_account_signup_post_request.py +0 -106
  661. infisicalapi_client/models/api_v3_signup_email_verify_post200_response.py +0 -79
  662. infisicalapi_client/models/api_v3_users_me_api_keys_get200_response.py +0 -79
  663. infisicalapi_client/models/api_v3_workspaces_project_id_secrets_get200_response.py +0 -79
  664. infisicalapi_client/models/api_v3_workspaces_project_id_secrets_get200_response_secrets_inner.py +0 -157
  665. infisicalapi_client/models/api_v3_workspaces_project_id_secrets_names_post_request.py +0 -79
  666. infisicalapi_client/models/api_v3_workspaces_project_id_secrets_names_post_request_secrets_to_update_inner.py +0 -73
  667. infisicalapi_client/py.typed +0 -0
  668. infisicalapi_client/rest.py +0 -327
  669. infisicalsdk-0.2.0.dist-info/RECORD +0 -666
  670. infisicalsdk-0.2.0.dist-info/top_level.txt +0 -2
@@ -1,75 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
-
21
-
22
- from pydantic import BaseModel, Field
23
- from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_get200_response_identity_token_auth import ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth
24
-
25
- class ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response(BaseModel):
26
- """
27
- ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response
28
- """
29
- identity_token_auth: ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth = Field(default=..., alias="identityTokenAuth")
30
- __properties = ["identityTokenAuth"]
31
-
32
- class Config:
33
- """Pydantic configuration"""
34
- allow_population_by_field_name = True
35
- validate_assignment = True
36
-
37
- def to_str(self) -> str:
38
- """Returns the string representation of the model using alias"""
39
- return pprint.pformat(self.dict(by_alias=True))
40
-
41
- def to_json(self) -> str:
42
- """Returns the JSON representation of the model using alias"""
43
- return json.dumps(self.to_dict())
44
-
45
- @classmethod
46
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response:
47
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response from a JSON string"""
48
- return cls.from_dict(json.loads(json_str))
49
-
50
- def to_dict(self):
51
- """Returns the dictionary representation of the model using alias"""
52
- _dict = self.dict(by_alias=True,
53
- exclude={
54
- },
55
- exclude_none=True)
56
- # override the default output from pydantic by calling `to_dict()` of identity_token_auth
57
- if self.identity_token_auth:
58
- _dict['identityTokenAuth'] = self.identity_token_auth.to_dict()
59
- return _dict
60
-
61
- @classmethod
62
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response:
63
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response from a dict"""
64
- if obj is None:
65
- return None
66
-
67
- if not isinstance(obj, dict):
68
- return ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response.parse_obj(obj)
69
-
70
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response.parse_obj({
71
- "identity_token_auth": ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.from_dict(obj.get("identityTokenAuth")) if obj.get("identityTokenAuth") is not None else None
72
- })
73
- return _obj
74
-
75
-
@@ -1,90 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
- from datetime import datetime
21
- from typing import Any, Optional, Union
22
- from pydantic import BaseModel, Field, StrictFloat, StrictInt, StrictStr
23
-
24
- class ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth(BaseModel):
25
- """
26
- ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth
27
- """
28
- id: StrictStr = Field(...)
29
- access_token_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=7200, alias="accessTokenTTL")
30
- access_token_max_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=7200, alias="accessTokenMaxTTL")
31
- access_token_num_uses_limit: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUsesLimit")
32
- access_token_trusted_ips: Optional[Any] = Field(default=None, alias="accessTokenTrustedIps")
33
- created_at: datetime = Field(default=..., alias="createdAt")
34
- updated_at: datetime = Field(default=..., alias="updatedAt")
35
- identity_id: StrictStr = Field(default=..., alias="identityId")
36
- __properties = ["id", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUsesLimit", "accessTokenTrustedIps", "createdAt", "updatedAt", "identityId"]
37
-
38
- class Config:
39
- """Pydantic configuration"""
40
- allow_population_by_field_name = True
41
- validate_assignment = True
42
-
43
- def to_str(self) -> str:
44
- """Returns the string representation of the model using alias"""
45
- return pprint.pformat(self.dict(by_alias=True))
46
-
47
- def to_json(self) -> str:
48
- """Returns the JSON representation of the model using alias"""
49
- return json.dumps(self.to_dict())
50
-
51
- @classmethod
52
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth:
53
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth from a JSON string"""
54
- return cls.from_dict(json.loads(json_str))
55
-
56
- def to_dict(self):
57
- """Returns the dictionary representation of the model using alias"""
58
- _dict = self.dict(by_alias=True,
59
- exclude={
60
- },
61
- exclude_none=True)
62
- # set to None if access_token_trusted_ips (nullable) is None
63
- # and __fields_set__ contains the field
64
- if self.access_token_trusted_ips is None and "access_token_trusted_ips" in self.__fields_set__:
65
- _dict['accessTokenTrustedIps'] = None
66
-
67
- return _dict
68
-
69
- @classmethod
70
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth:
71
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth from a dict"""
72
- if obj is None:
73
- return None
74
-
75
- if not isinstance(obj, dict):
76
- return ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.parse_obj(obj)
77
-
78
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.parse_obj({
79
- "id": obj.get("id"),
80
- "access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 7200,
81
- "access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 7200,
82
- "access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0,
83
- "access_token_trusted_ips": obj.get("accessTokenTrustedIps"),
84
- "created_at": obj.get("createdAt"),
85
- "updated_at": obj.get("updatedAt"),
86
- "identity_id": obj.get("identityId")
87
- })
88
- return _obj
89
-
90
-
@@ -1,85 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
-
21
- from typing import List, Optional
22
- from pydantic import BaseModel, Field, conint, conlist
23
- from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
24
-
25
- class ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest(BaseModel):
26
- """
27
- ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest
28
- """
29
- access_token_trusted_ips: Optional[conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner, min_items=1)] = Field(default=None, alias="accessTokenTrustedIps", description="The new IPs or CIDR ranges that access tokens can be used from.")
30
- access_token_ttl: Optional[conint(strict=True, le=315360000, ge=0)] = Field(default=None, alias="accessTokenTTL", description="The new lifetime for an acccess token in seconds.")
31
- access_token_num_uses_limit: Optional[conint(strict=True, ge=0)] = Field(default=None, alias="accessTokenNumUsesLimit", description="The new maximum number of times that an access token can be used.")
32
- access_token_max_ttl: Optional[conint(strict=True, le=315360000)] = Field(default=None, alias="accessTokenMaxTTL", description="The new maximum lifetime for an acccess token in seconds.")
33
- __properties = ["accessTokenTrustedIps", "accessTokenTTL", "accessTokenNumUsesLimit", "accessTokenMaxTTL"]
34
-
35
- class Config:
36
- """Pydantic configuration"""
37
- allow_population_by_field_name = True
38
- validate_assignment = True
39
-
40
- def to_str(self) -> str:
41
- """Returns the string representation of the model using alias"""
42
- return pprint.pformat(self.dict(by_alias=True))
43
-
44
- def to_json(self) -> str:
45
- """Returns the JSON representation of the model using alias"""
46
- return json.dumps(self.to_dict())
47
-
48
- @classmethod
49
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest:
50
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest from a JSON string"""
51
- return cls.from_dict(json.loads(json_str))
52
-
53
- def to_dict(self):
54
- """Returns the dictionary representation of the model using alias"""
55
- _dict = self.dict(by_alias=True,
56
- exclude={
57
- },
58
- exclude_none=True)
59
- # override the default output from pydantic by calling `to_dict()` of each item in access_token_trusted_ips (list)
60
- _items = []
61
- if self.access_token_trusted_ips:
62
- for _item in self.access_token_trusted_ips:
63
- if _item:
64
- _items.append(_item.to_dict())
65
- _dict['accessTokenTrustedIps'] = _items
66
- return _dict
67
-
68
- @classmethod
69
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest:
70
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest from a dict"""
71
- if obj is None:
72
- return None
73
-
74
- if not isinstance(obj, dict):
75
- return ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest.parse_obj(obj)
76
-
77
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest.parse_obj({
78
- "access_token_trusted_ips": [ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.from_dict(_item) for _item in obj.get("accessTokenTrustedIps")] if obj.get("accessTokenTrustedIps") is not None else None,
79
- "access_token_ttl": obj.get("accessTokenTTL"),
80
- "access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit"),
81
- "access_token_max_ttl": obj.get("accessTokenMaxTTL")
82
- })
83
- return _obj
84
-
85
-
@@ -1,85 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
-
21
- from typing import List, Optional
22
- from pydantic import BaseModel, Field, conint, conlist
23
- from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
24
-
25
- class ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest(BaseModel):
26
- """
27
- ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest
28
- """
29
- access_token_trusted_ips: Optional[conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner, min_items=1)] = Field(default=None, alias="accessTokenTrustedIps", description="The IPs or CIDR ranges that access tokens can be used from.")
30
- access_token_ttl: Optional[conint(strict=True, le=315360000, ge=1)] = Field(default=2592000, alias="accessTokenTTL", description="The lifetime for an acccess token in seconds.")
31
- access_token_max_ttl: Optional[conint(strict=True, le=315360000)] = Field(default=2592000, alias="accessTokenMaxTTL", description="The maximum lifetime for an acccess token in seconds.")
32
- access_token_num_uses_limit: Optional[conint(strict=True, ge=0)] = Field(default=0, alias="accessTokenNumUsesLimit", description="The maximum number of times that an access token can be used.")
33
- __properties = ["accessTokenTrustedIps", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUsesLimit"]
34
-
35
- class Config:
36
- """Pydantic configuration"""
37
- allow_population_by_field_name = True
38
- validate_assignment = True
39
-
40
- def to_str(self) -> str:
41
- """Returns the string representation of the model using alias"""
42
- return pprint.pformat(self.dict(by_alias=True))
43
-
44
- def to_json(self) -> str:
45
- """Returns the JSON representation of the model using alias"""
46
- return json.dumps(self.to_dict())
47
-
48
- @classmethod
49
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest:
50
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest from a JSON string"""
51
- return cls.from_dict(json.loads(json_str))
52
-
53
- def to_dict(self):
54
- """Returns the dictionary representation of the model using alias"""
55
- _dict = self.dict(by_alias=True,
56
- exclude={
57
- },
58
- exclude_none=True)
59
- # override the default output from pydantic by calling `to_dict()` of each item in access_token_trusted_ips (list)
60
- _items = []
61
- if self.access_token_trusted_ips:
62
- for _item in self.access_token_trusted_ips:
63
- if _item:
64
- _items.append(_item.to_dict())
65
- _dict['accessTokenTrustedIps'] = _items
66
- return _dict
67
-
68
- @classmethod
69
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest:
70
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest from a dict"""
71
- if obj is None:
72
- return None
73
-
74
- if not isinstance(obj, dict):
75
- return ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest.parse_obj(obj)
76
-
77
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest.parse_obj({
78
- "access_token_trusted_ips": [ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.from_dict(_item) for _item in obj.get("accessTokenTrustedIps")] if obj.get("accessTokenTrustedIps") is not None else None,
79
- "access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 2592000,
80
- "access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 2592000,
81
- "access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0
82
- })
83
- return _obj
84
-
85
-
@@ -1,71 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
-
21
-
22
- from pydantic import BaseModel, Field, StrictStr
23
-
24
- class ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner(BaseModel):
25
- """
26
- ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
27
- """
28
- ip_address: StrictStr = Field(default=..., alias="ipAddress")
29
- __properties = ["ipAddress"]
30
-
31
- class Config:
32
- """Pydantic configuration"""
33
- allow_population_by_field_name = True
34
- validate_assignment = True
35
-
36
- def to_str(self) -> str:
37
- """Returns the string representation of the model using alias"""
38
- return pprint.pformat(self.dict(by_alias=True))
39
-
40
- def to_json(self) -> str:
41
- """Returns the JSON representation of the model using alias"""
42
- return json.dumps(self.to_dict())
43
-
44
- @classmethod
45
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner:
46
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner from a JSON string"""
47
- return cls.from_dict(json.loads(json_str))
48
-
49
- def to_dict(self):
50
- """Returns the dictionary representation of the model using alias"""
51
- _dict = self.dict(by_alias=True,
52
- exclude={
53
- },
54
- exclude_none=True)
55
- return _dict
56
-
57
- @classmethod
58
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner:
59
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner from a dict"""
60
- if obj is None:
61
- return None
62
-
63
- if not isinstance(obj, dict):
64
- return ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.parse_obj(obj)
65
-
66
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.parse_obj({
67
- "ip_address": obj.get("ipAddress")
68
- })
69
- return _obj
70
-
71
-
@@ -1,79 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
-
21
- from typing import List
22
- from pydantic import BaseModel, Field, conlist
23
- from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_tokens_get200_response_tokens_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner
24
-
25
- class ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response(BaseModel):
26
- """
27
- ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response
28
- """
29
- tokens: conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner) = Field(...)
30
- __properties = ["tokens"]
31
-
32
- class Config:
33
- """Pydantic configuration"""
34
- allow_population_by_field_name = True
35
- validate_assignment = True
36
-
37
- def to_str(self) -> str:
38
- """Returns the string representation of the model using alias"""
39
- return pprint.pformat(self.dict(by_alias=True))
40
-
41
- def to_json(self) -> str:
42
- """Returns the JSON representation of the model using alias"""
43
- return json.dumps(self.to_dict())
44
-
45
- @classmethod
46
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response:
47
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response from a JSON string"""
48
- return cls.from_dict(json.loads(json_str))
49
-
50
- def to_dict(self):
51
- """Returns the dictionary representation of the model using alias"""
52
- _dict = self.dict(by_alias=True,
53
- exclude={
54
- },
55
- exclude_none=True)
56
- # override the default output from pydantic by calling `to_dict()` of each item in tokens (list)
57
- _items = []
58
- if self.tokens:
59
- for _item in self.tokens:
60
- if _item:
61
- _items.append(_item.to_dict())
62
- _dict['tokens'] = _items
63
- return _dict
64
-
65
- @classmethod
66
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response:
67
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response from a dict"""
68
- if obj is None:
69
- return None
70
-
71
- if not isinstance(obj, dict):
72
- return ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response.parse_obj(obj)
73
-
74
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response.parse_obj({
75
- "tokens": [ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.from_dict(_item) for _item in obj.get("tokens")] if obj.get("tokens") is not None else None
76
- })
77
- return _obj
78
-
79
-
@@ -1,115 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Infisical API
5
-
6
- List of all available APIs that can be consumed
7
-
8
- The version of the OpenAPI document: 0.0.1
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
- from datetime import datetime
21
- from typing import Optional, Union
22
- from pydantic import BaseModel, Field, StrictBool, StrictFloat, StrictInt, StrictStr
23
-
24
- class ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner(BaseModel):
25
- """
26
- ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner
27
- """
28
- id: StrictStr = Field(...)
29
- access_token_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=2592000, alias="accessTokenTTL")
30
- access_token_max_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=2592000, alias="accessTokenMaxTTL")
31
- access_token_num_uses: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUses")
32
- access_token_num_uses_limit: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUsesLimit")
33
- access_token_last_used_at: Optional[datetime] = Field(default=None, alias="accessTokenLastUsedAt")
34
- access_token_last_renewed_at: Optional[datetime] = Field(default=None, alias="accessTokenLastRenewedAt")
35
- is_access_token_revoked: Optional[StrictBool] = Field(default=False, alias="isAccessTokenRevoked")
36
- identity_ua_client_secret_id: Optional[StrictStr] = Field(default=None, alias="identityUAClientSecretId")
37
- identity_id: StrictStr = Field(default=..., alias="identityId")
38
- created_at: datetime = Field(default=..., alias="createdAt")
39
- updated_at: datetime = Field(default=..., alias="updatedAt")
40
- name: Optional[StrictStr] = None
41
- __properties = ["id", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUses", "accessTokenNumUsesLimit", "accessTokenLastUsedAt", "accessTokenLastRenewedAt", "isAccessTokenRevoked", "identityUAClientSecretId", "identityId", "createdAt", "updatedAt", "name"]
42
-
43
- class Config:
44
- """Pydantic configuration"""
45
- allow_population_by_field_name = True
46
- validate_assignment = True
47
-
48
- def to_str(self) -> str:
49
- """Returns the string representation of the model using alias"""
50
- return pprint.pformat(self.dict(by_alias=True))
51
-
52
- def to_json(self) -> str:
53
- """Returns the JSON representation of the model using alias"""
54
- return json.dumps(self.to_dict())
55
-
56
- @classmethod
57
- def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner:
58
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner from a JSON string"""
59
- return cls.from_dict(json.loads(json_str))
60
-
61
- def to_dict(self):
62
- """Returns the dictionary representation of the model using alias"""
63
- _dict = self.dict(by_alias=True,
64
- exclude={
65
- },
66
- exclude_none=True)
67
- # set to None if access_token_last_used_at (nullable) is None
68
- # and __fields_set__ contains the field
69
- if self.access_token_last_used_at is None and "access_token_last_used_at" in self.__fields_set__:
70
- _dict['accessTokenLastUsedAt'] = None
71
-
72
- # set to None if access_token_last_renewed_at (nullable) is None
73
- # and __fields_set__ contains the field
74
- if self.access_token_last_renewed_at is None and "access_token_last_renewed_at" in self.__fields_set__:
75
- _dict['accessTokenLastRenewedAt'] = None
76
-
77
- # set to None if identity_ua_client_secret_id (nullable) is None
78
- # and __fields_set__ contains the field
79
- if self.identity_ua_client_secret_id is None and "identity_ua_client_secret_id" in self.__fields_set__:
80
- _dict['identityUAClientSecretId'] = None
81
-
82
- # set to None if name (nullable) is None
83
- # and __fields_set__ contains the field
84
- if self.name is None and "name" in self.__fields_set__:
85
- _dict['name'] = None
86
-
87
- return _dict
88
-
89
- @classmethod
90
- def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner:
91
- """Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner from a dict"""
92
- if obj is None:
93
- return None
94
-
95
- if not isinstance(obj, dict):
96
- return ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.parse_obj(obj)
97
-
98
- _obj = ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.parse_obj({
99
- "id": obj.get("id"),
100
- "access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 2592000,
101
- "access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 2592000,
102
- "access_token_num_uses": obj.get("accessTokenNumUses") if obj.get("accessTokenNumUses") is not None else 0,
103
- "access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0,
104
- "access_token_last_used_at": obj.get("accessTokenLastUsedAt"),
105
- "access_token_last_renewed_at": obj.get("accessTokenLastRenewedAt"),
106
- "is_access_token_revoked": obj.get("isAccessTokenRevoked") if obj.get("isAccessTokenRevoked") is not None else False,
107
- "identity_ua_client_secret_id": obj.get("identityUAClientSecretId"),
108
- "identity_id": obj.get("identityId"),
109
- "created_at": obj.get("createdAt"),
110
- "updated_at": obj.get("updatedAt"),
111
- "name": obj.get("name")
112
- })
113
- return _obj
114
-
115
-