Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
937 changes: 87 additions & 850 deletions .fern/replay.lock

Large diffs are not rendered by default.

3,379 changes: 2,016 additions & 1,363 deletions reference.md

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions src/auth0/management/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,7 @@
CreatePhoneTemplateResponseContent,
CreatePhoneTemplateTestNotificationResponseContent,
CreatePublicKeyDeviceCredentialResponseContent,
CreateRateLimitPolicyResponseContent,
CreateResourceServerResponseContent,
CreateRoleResponseContent,
CreateRuleResponseContent,
Expand Down Expand Up @@ -2107,6 +2108,7 @@
GetOrganizationResponseContent,
GetPartialsResponseContent,
GetPhoneTemplateResponseContent,
GetRateLimitPolicyResponseContent,
GetRefreshTokenResponseContent,
GetRefreshTokensPaginatedResponseContent,
GetResourceServerResponseContent,
Expand Down Expand Up @@ -2186,6 +2188,7 @@
ListFlowsRequestParametersHydrateEnum,
ListFlowsVaultConnectionsOffsetPaginatedResponseContent,
ListFormsOffsetPaginatedResponseContent,
ListGroupRolesResponseContent,
ListGroupsPaginatedResponseContent,
ListGuardianPoliciesResponseContent,
ListHooksOffsetPaginatedResponseContent,
Expand All @@ -2200,6 +2203,7 @@
ListOrganizationMembersPaginatedResponseContent,
ListOrganizationsPaginatedResponseContent,
ListPhoneTemplatesResponseContent,
ListRateLimitPoliciesPaginatedResponseContent,
ListRefreshTokensPaginatedResponseContent,
ListResourceServerOffsetPaginatedResponseContent,
ListRolePermissionsOffsetPaginatedResponseContent,
Expand Down Expand Up @@ -2321,6 +2325,13 @@
PasswordMaxLengthExceededPolicyEnum,
PasswordSequentialCharactersPolicyEnum,
PatchClientCredentialResponseContent,
PatchRateLimitPolicyConfigurationRequestContent,
PatchRateLimitPolicyConfigurationRequestContentAction,
PatchRateLimitPolicyConfigurationRequestContentActionAction,
PatchRateLimitPolicyConfigurationRequestContentOne,
PatchRateLimitPolicyConfigurationRequestContentOneAction,
PatchRateLimitPolicyConfigurationRequestContentZero,
PatchRateLimitPolicyConfigurationRequestContentZeroAction,
PatchSupplementalSignalsResponseContent,
PermissionRequestPayload,
PermissionsResponsePayload,
Expand All @@ -2347,6 +2358,16 @@
PublicKeyCredential,
PublicKeyCredentialAlgorithmEnum,
PublicKeyCredentialTypeEnum,
RateLimitPolicy,
RateLimitPolicyConfiguration,
RateLimitPolicyConfigurationAction,
RateLimitPolicyConfigurationActionAction,
RateLimitPolicyConfigurationOne,
RateLimitPolicyConfigurationOneAction,
RateLimitPolicyConfigurationZero,
RateLimitPolicyConfigurationZeroAction,
RateLimitPolicyConsumerEnum,
RateLimitPolicyResourceEnum,
RefreshTokenDate,
RefreshTokenDateObject,
RefreshTokenDevice,
Expand Down Expand Up @@ -2609,6 +2630,7 @@
UpdateOrganizationDiscoveryDomainResponseContent,
UpdateOrganizationResponseContent,
UpdatePhoneTemplateResponseContent,
UpdateRateLimitPolicyResponseContent,
UpdateRefreshTokenResponseContent,
UpdateResourceServerResponseContent,
UpdateRiskAssessmentsSettingsNewDeviceResponseContent,
Expand Down Expand Up @@ -2719,6 +2741,7 @@
network_acls,
organizations,
prompts,
rate_limit_policies,
refresh_tokens,
resource_servers,
risk_assessments,
Expand Down Expand Up @@ -3745,6 +3768,7 @@
"CreatePhoneTemplateResponseContent": ".types",
"CreatePhoneTemplateTestNotificationResponseContent": ".types",
"CreatePublicKeyDeviceCredentialResponseContent": ".types",
"CreateRateLimitPolicyResponseContent": ".types",
"CreateResourceServerResponseContent": ".types",
"CreateRoleResponseContent": ".types",
"CreateRuleResponseContent": ".types",
Expand Down Expand Up @@ -4859,6 +4883,7 @@
"GetOrganizationResponseContent": ".types",
"GetPartialsResponseContent": ".types",
"GetPhoneTemplateResponseContent": ".types",
"GetRateLimitPolicyResponseContent": ".types",
"GetRefreshTokenResponseContent": ".types",
"GetRefreshTokensPaginatedResponseContent": ".types",
"GetResourceServerResponseContent": ".types",
Expand Down Expand Up @@ -4940,6 +4965,7 @@
"ListFlowsRequestParametersHydrateEnum": ".types",
"ListFlowsVaultConnectionsOffsetPaginatedResponseContent": ".types",
"ListFormsOffsetPaginatedResponseContent": ".types",
"ListGroupRolesResponseContent": ".types",
"ListGroupsPaginatedResponseContent": ".types",
"ListGuardianPoliciesResponseContent": ".types",
"ListHooksOffsetPaginatedResponseContent": ".types",
Expand All @@ -4954,6 +4980,7 @@
"ListOrganizationMembersPaginatedResponseContent": ".types",
"ListOrganizationsPaginatedResponseContent": ".types",
"ListPhoneTemplatesResponseContent": ".types",
"ListRateLimitPoliciesPaginatedResponseContent": ".types",
"ListRefreshTokensPaginatedResponseContent": ".types",
"ListResourceServerOffsetPaginatedResponseContent": ".types",
"ListRolePermissionsOffsetPaginatedResponseContent": ".types",
Expand Down Expand Up @@ -5077,6 +5104,13 @@
"PasswordMaxLengthExceededPolicyEnum": ".types",
"PasswordSequentialCharactersPolicyEnum": ".types",
"PatchClientCredentialResponseContent": ".types",
"PatchRateLimitPolicyConfigurationRequestContent": ".types",
"PatchRateLimitPolicyConfigurationRequestContentAction": ".types",
"PatchRateLimitPolicyConfigurationRequestContentActionAction": ".types",
"PatchRateLimitPolicyConfigurationRequestContentOne": ".types",
"PatchRateLimitPolicyConfigurationRequestContentOneAction": ".types",
"PatchRateLimitPolicyConfigurationRequestContentZero": ".types",
"PatchRateLimitPolicyConfigurationRequestContentZeroAction": ".types",
"PatchSupplementalSignalsResponseContent": ".types",
"PaymentRequiredError": ".errors",
"PermissionRequestPayload": ".types",
Expand Down Expand Up @@ -5105,6 +5139,16 @@
"PublicKeyCredential": ".types",
"PublicKeyCredentialAlgorithmEnum": ".types",
"PublicKeyCredentialTypeEnum": ".types",
"RateLimitPolicy": ".types",
"RateLimitPolicyConfiguration": ".types",
"RateLimitPolicyConfigurationAction": ".types",
"RateLimitPolicyConfigurationActionAction": ".types",
"RateLimitPolicyConfigurationOne": ".types",
"RateLimitPolicyConfigurationOneAction": ".types",
"RateLimitPolicyConfigurationZero": ".types",
"RateLimitPolicyConfigurationZeroAction": ".types",
"RateLimitPolicyConsumerEnum": ".types",
"RateLimitPolicyResourceEnum": ".types",
"RefreshTokenDate": ".types",
"RefreshTokenDateObject": ".types",
"RefreshTokenDevice": ".types",
Expand Down Expand Up @@ -5371,6 +5415,7 @@
"UpdateOrganizationDiscoveryDomainResponseContent": ".types",
"UpdateOrganizationResponseContent": ".types",
"UpdatePhoneTemplateResponseContent": ".types",
"UpdateRateLimitPolicyResponseContent": ".types",
"UpdateRefreshTokenResponseContent": ".types",
"UpdateResourceServerResponseContent": ".types",
"UpdateRiskAssessmentsSettingsNewDeviceResponseContent": ".types",
Expand Down Expand Up @@ -5466,6 +5511,7 @@
"network_acls": ".network_acls",
"organizations": ".organizations",
"prompts": ".prompts",
"rate_limit_policies": ".rate_limit_policies",
"refresh_tokens": ".refresh_tokens",
"resource_servers": ".resource_servers",
"risk_assessments": ".risk_assessments",
Expand Down Expand Up @@ -6508,6 +6554,7 @@ def __dir__():
"CreatePhoneTemplateResponseContent",
"CreatePhoneTemplateTestNotificationResponseContent",
"CreatePublicKeyDeviceCredentialResponseContent",
"CreateRateLimitPolicyResponseContent",
"CreateResourceServerResponseContent",
"CreateRoleResponseContent",
"CreateRuleResponseContent",
Expand Down Expand Up @@ -7621,6 +7668,7 @@ def __dir__():
"GetOrganizationResponseContent",
"GetPartialsResponseContent",
"GetPhoneTemplateResponseContent",
"GetRateLimitPolicyResponseContent",
"GetRefreshTokenResponseContent",
"GetRefreshTokensPaginatedResponseContent",
"GetResourceServerResponseContent",
Expand Down Expand Up @@ -7702,6 +7750,7 @@ def __dir__():
"ListFlowsRequestParametersHydrateEnum",
"ListFlowsVaultConnectionsOffsetPaginatedResponseContent",
"ListFormsOffsetPaginatedResponseContent",
"ListGroupRolesResponseContent",
"ListGroupsPaginatedResponseContent",
"ListGuardianPoliciesResponseContent",
"ListHooksOffsetPaginatedResponseContent",
Expand All @@ -7716,6 +7765,7 @@ def __dir__():
"ListOrganizationMembersPaginatedResponseContent",
"ListOrganizationsPaginatedResponseContent",
"ListPhoneTemplatesResponseContent",
"ListRateLimitPoliciesPaginatedResponseContent",
"ListRefreshTokensPaginatedResponseContent",
"ListResourceServerOffsetPaginatedResponseContent",
"ListRolePermissionsOffsetPaginatedResponseContent",
Expand Down Expand Up @@ -7839,6 +7889,13 @@ def __dir__():
"PasswordMaxLengthExceededPolicyEnum",
"PasswordSequentialCharactersPolicyEnum",
"PatchClientCredentialResponseContent",
"PatchRateLimitPolicyConfigurationRequestContent",
"PatchRateLimitPolicyConfigurationRequestContentAction",
"PatchRateLimitPolicyConfigurationRequestContentActionAction",
"PatchRateLimitPolicyConfigurationRequestContentOne",
"PatchRateLimitPolicyConfigurationRequestContentOneAction",
"PatchRateLimitPolicyConfigurationRequestContentZero",
"PatchRateLimitPolicyConfigurationRequestContentZeroAction",
"PatchSupplementalSignalsResponseContent",
"PaymentRequiredError",
"PermissionRequestPayload",
Expand Down Expand Up @@ -7867,6 +7924,16 @@ def __dir__():
"PublicKeyCredential",
"PublicKeyCredentialAlgorithmEnum",
"PublicKeyCredentialTypeEnum",
"RateLimitPolicy",
"RateLimitPolicyConfiguration",
"RateLimitPolicyConfigurationAction",
"RateLimitPolicyConfigurationActionAction",
"RateLimitPolicyConfigurationOne",
"RateLimitPolicyConfigurationOneAction",
"RateLimitPolicyConfigurationZero",
"RateLimitPolicyConfigurationZeroAction",
"RateLimitPolicyConsumerEnum",
"RateLimitPolicyResourceEnum",
"RefreshTokenDate",
"RefreshTokenDateObject",
"RefreshTokenDevice",
Expand Down Expand Up @@ -8133,6 +8200,7 @@ def __dir__():
"UpdateOrganizationDiscoveryDomainResponseContent",
"UpdateOrganizationResponseContent",
"UpdatePhoneTemplateResponseContent",
"UpdateRateLimitPolicyResponseContent",
"UpdateRefreshTokenResponseContent",
"UpdateResourceServerResponseContent",
"UpdateRiskAssessmentsSettingsNewDeviceResponseContent",
Expand Down Expand Up @@ -8228,6 +8296,7 @@ def __dir__():
"network_acls",
"organizations",
"prompts",
"rate_limit_policies",
"refresh_tokens",
"resource_servers",
"risk_assessments",
Expand Down
4 changes: 2 additions & 2 deletions src/auth0/management/actions/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def update(
request_options: typing.Optional[RequestOptions] = None,
) -> UpdateActionResponseContent:
"""
Update an existing action. If this action is currently bound to a trigger, updating it will <strong>not</strong> affect any user flows until the action is deployed.
Update an existing action. If this action is currently bound to a trigger, updating it will **not** affect any user flows until the action is deployed.

Parameters
----------
Expand Down Expand Up @@ -734,7 +734,7 @@ async def update(
request_options: typing.Optional[RequestOptions] = None,
) -> UpdateActionResponseContent:
"""
Update an existing action. If this action is currently bound to a trigger, updating it will <strong>not</strong> affect any user flows until the action is deployed.
Update an existing action. If this action is currently bound to a trigger, updating it will **not** affect any user flows until the action is deployed.

Parameters
----------
Expand Down
4 changes: 2 additions & 2 deletions src/auth0/management/actions/raw_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ def update(
request_options: typing.Optional[RequestOptions] = None,
) -> HttpResponse[UpdateActionResponseContent]:
"""
Update an existing action. If this action is currently bound to a trigger, updating it will <strong>not</strong> affect any user flows until the action is deployed.
Update an existing action. If this action is currently bound to a trigger, updating it will **not** affect any user flows until the action is deployed.

Parameters
----------
Expand Down Expand Up @@ -1325,7 +1325,7 @@ async def update(
request_options: typing.Optional[RequestOptions] = None,
) -> AsyncHttpResponse[UpdateActionResponseContent]:
"""
Update an existing action. If this action is currently bound to a trigger, updating it will <strong>not</strong> affect any user flows until the action is deployed.
Update an existing action. If this action is currently bound to a trigger, updating it will **not** affect any user flows until the action is deployed.

Parameters
----------
Expand Down
6 changes: 0 additions & 6 deletions src/auth0/management/actions/versions/raw_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,6 @@ def deploy(
json=convert_and_respect_annotation_metadata(
object_=request, annotation=typing.Optional[DeployActionVersionRequestContent], direction="write"
),
headers={
"content-type": "application/json",
},
request_options=request_options,
omit=OMIT,
)
Expand Down Expand Up @@ -605,9 +602,6 @@ async def deploy(
json=convert_and_respect_annotation_metadata(
object_=request, annotation=typing.Optional[DeployActionVersionRequestContent], direction="write"
),
headers={
"content-type": "application/json",
},
request_options=request_options,
omit=OMIT,
)
Expand Down
6 changes: 0 additions & 6 deletions src/auth0/management/branding/phone/templates/raw_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -565,9 +565,6 @@ def reset(
f"branding/phone/templates/{encode_path_param(id)}/reset",
method="PATCH",
json=request,
headers={
"content-type": "application/json",
},
request_options=request_options,
omit=OMIT,
)
Expand Down Expand Up @@ -1280,9 +1277,6 @@ async def reset(
f"branding/phone/templates/{encode_path_param(id)}/reset",
method="PATCH",
json=request,
headers={
"content-type": "application/json",
},
request_options=request_options,
omit=OMIT,
)
Expand Down
Loading
Loading