5555 Application ,
5656 AllowedIdpsh ,
5757 CustomPagesh ,
58- CorsHeadersParam ,
58+ CORSHeadersParam ,
5959 SelfHostedDomainsh ,
6060 ApplicationDeleteResponse ,
6161 application_create_params ,
@@ -98,7 +98,7 @@ def create(
9898 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
9999 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
100100 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
101- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
101+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
102102 custom_deny_message : str | NotGiven = NOT_GIVEN ,
103103 custom_deny_url : str | NotGiven = NOT_GIVEN ,
104104 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -213,7 +213,7 @@ def create(
213213 custom_pages : List [CustomPagesh ] | NotGiven = NOT_GIVEN ,
214214 logo_url : str | NotGiven = NOT_GIVEN ,
215215 name : str | NotGiven = NOT_GIVEN ,
216- saas_app : application_create_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
216+ saas_app : application_create_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
217217 tags : List [str ] | NotGiven = NOT_GIVEN ,
218218 type : str | NotGiven = NOT_GIVEN ,
219219 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -272,7 +272,7 @@ def create(
272272 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
273273 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
274274 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
275- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
275+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
276276 custom_deny_message : str | NotGiven = NOT_GIVEN ,
277277 custom_deny_url : str | NotGiven = NOT_GIVEN ,
278278 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -387,7 +387,7 @@ def create(
387387 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
388388 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
389389 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
390- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
390+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
391391 custom_deny_message : str | NotGiven = NOT_GIVEN ,
392392 custom_deny_url : str | NotGiven = NOT_GIVEN ,
393393 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -694,7 +694,7 @@ def create(
694694 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
695695 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
696696 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
697- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
697+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
698698 custom_deny_message : str | NotGiven = NOT_GIVEN ,
699699 custom_deny_url : str | NotGiven = NOT_GIVEN ,
700700 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -711,7 +711,7 @@ def create(
711711 session_duration : str | NotGiven = NOT_GIVEN ,
712712 skip_interstitial : bool | NotGiven = NOT_GIVEN ,
713713 tags : List [str ] | NotGiven = NOT_GIVEN ,
714- saas_app : application_create_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
714+ saas_app : application_create_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
715715 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
716716 # The extra values given here take precedence over values defined on the client or passed to this method.
717717 extra_headers : Headers | None = None ,
@@ -790,7 +790,7 @@ def update(
790790 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
791791 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
792792 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
793- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
793+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
794794 custom_deny_message : str | NotGiven = NOT_GIVEN ,
795795 custom_deny_url : str | NotGiven = NOT_GIVEN ,
796796 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -908,7 +908,7 @@ def update(
908908 custom_pages : List [CustomPagesh ] | NotGiven = NOT_GIVEN ,
909909 logo_url : str | NotGiven = NOT_GIVEN ,
910910 name : str | NotGiven = NOT_GIVEN ,
911- saas_app : application_update_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
911+ saas_app : application_update_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
912912 tags : List [str ] | NotGiven = NOT_GIVEN ,
913913 type : str | NotGiven = NOT_GIVEN ,
914914 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -970,7 +970,7 @@ def update(
970970 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
971971 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
972972 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
973- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
973+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
974974 custom_deny_message : str | NotGiven = NOT_GIVEN ,
975975 custom_deny_url : str | NotGiven = NOT_GIVEN ,
976976 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -1088,7 +1088,7 @@ def update(
10881088 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
10891089 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
10901090 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
1091- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
1091+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
10921092 custom_deny_message : str | NotGiven = NOT_GIVEN ,
10931093 custom_deny_url : str | NotGiven = NOT_GIVEN ,
10941094 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -1410,7 +1410,7 @@ def update(
14101410 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
14111411 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
14121412 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
1413- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
1413+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
14141414 custom_deny_message : str | NotGiven = NOT_GIVEN ,
14151415 custom_deny_url : str | NotGiven = NOT_GIVEN ,
14161416 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -1427,7 +1427,7 @@ def update(
14271427 session_duration : str | NotGiven = NOT_GIVEN ,
14281428 skip_interstitial : bool | NotGiven = NOT_GIVEN ,
14291429 tags : List [str ] | NotGiven = NOT_GIVEN ,
1430- saas_app : application_update_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
1430+ saas_app : application_update_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
14311431 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
14321432 # The extra values given here take precedence over values defined on the client or passed to this method.
14331433 extra_headers : Headers | None = None ,
@@ -1746,7 +1746,7 @@ async def create(
17461746 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
17471747 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
17481748 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
1749- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
1749+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
17501750 custom_deny_message : str | NotGiven = NOT_GIVEN ,
17511751 custom_deny_url : str | NotGiven = NOT_GIVEN ,
17521752 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -1861,7 +1861,7 @@ async def create(
18611861 custom_pages : List [CustomPagesh ] | NotGiven = NOT_GIVEN ,
18621862 logo_url : str | NotGiven = NOT_GIVEN ,
18631863 name : str | NotGiven = NOT_GIVEN ,
1864- saas_app : application_create_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
1864+ saas_app : application_create_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
18651865 tags : List [str ] | NotGiven = NOT_GIVEN ,
18661866 type : str | NotGiven = NOT_GIVEN ,
18671867 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -1920,7 +1920,7 @@ async def create(
19201920 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
19211921 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
19221922 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
1923- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
1923+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
19241924 custom_deny_message : str | NotGiven = NOT_GIVEN ,
19251925 custom_deny_url : str | NotGiven = NOT_GIVEN ,
19261926 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -2035,7 +2035,7 @@ async def create(
20352035 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
20362036 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
20372037 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
2038- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
2038+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
20392039 custom_deny_message : str | NotGiven = NOT_GIVEN ,
20402040 custom_deny_url : str | NotGiven = NOT_GIVEN ,
20412041 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -2342,7 +2342,7 @@ async def create(
23422342 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
23432343 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
23442344 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
2345- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
2345+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
23462346 custom_deny_message : str | NotGiven = NOT_GIVEN ,
23472347 custom_deny_url : str | NotGiven = NOT_GIVEN ,
23482348 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -2359,7 +2359,7 @@ async def create(
23592359 session_duration : str | NotGiven = NOT_GIVEN ,
23602360 skip_interstitial : bool | NotGiven = NOT_GIVEN ,
23612361 tags : List [str ] | NotGiven = NOT_GIVEN ,
2362- saas_app : application_create_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
2362+ saas_app : application_create_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
23632363 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
23642364 # The extra values given here take precedence over values defined on the client or passed to this method.
23652365 extra_headers : Headers | None = None ,
@@ -2438,7 +2438,7 @@ async def update(
24382438 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
24392439 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
24402440 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
2441- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
2441+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
24422442 custom_deny_message : str | NotGiven = NOT_GIVEN ,
24432443 custom_deny_url : str | NotGiven = NOT_GIVEN ,
24442444 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -2556,7 +2556,7 @@ async def update(
25562556 custom_pages : List [CustomPagesh ] | NotGiven = NOT_GIVEN ,
25572557 logo_url : str | NotGiven = NOT_GIVEN ,
25582558 name : str | NotGiven = NOT_GIVEN ,
2559- saas_app : application_update_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
2559+ saas_app : application_update_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
25602560 tags : List [str ] | NotGiven = NOT_GIVEN ,
25612561 type : str | NotGiven = NOT_GIVEN ,
25622562 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -2618,7 +2618,7 @@ async def update(
26182618 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
26192619 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
26202620 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
2621- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
2621+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
26222622 custom_deny_message : str | NotGiven = NOT_GIVEN ,
26232623 custom_deny_url : str | NotGiven = NOT_GIVEN ,
26242624 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -2736,7 +2736,7 @@ async def update(
27362736 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
27372737 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
27382738 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
2739- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
2739+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
27402740 custom_deny_message : str | NotGiven = NOT_GIVEN ,
27412741 custom_deny_url : str | NotGiven = NOT_GIVEN ,
27422742 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -3058,7 +3058,7 @@ async def update(
30583058 allowed_idps : List [AllowedIdpsh ] | NotGiven = NOT_GIVEN ,
30593059 app_launcher_visible : bool | NotGiven = NOT_GIVEN ,
30603060 auto_redirect_to_identity : bool | NotGiven = NOT_GIVEN ,
3061- cors_headers : CorsHeadersParam | NotGiven = NOT_GIVEN ,
3061+ cors_headers : CORSHeadersParam | NotGiven = NOT_GIVEN ,
30623062 custom_deny_message : str | NotGiven = NOT_GIVEN ,
30633063 custom_deny_url : str | NotGiven = NOT_GIVEN ,
30643064 custom_non_identity_deny_url : str | NotGiven = NOT_GIVEN ,
@@ -3075,7 +3075,7 @@ async def update(
30753075 session_duration : str | NotGiven = NOT_GIVEN ,
30763076 skip_interstitial : bool | NotGiven = NOT_GIVEN ,
30773077 tags : List [str ] | NotGiven = NOT_GIVEN ,
3078- saas_app : application_update_params .SaaSApplicationSaasApp | NotGiven = NOT_GIVEN ,
3078+ saas_app : application_update_params .SaaSApplicationSaaSApp | NotGiven = NOT_GIVEN ,
30793079 # Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
30803080 # The extra values given here take precedence over values defined on the client or passed to this method.
30813081 extra_headers : Headers | None = None ,
0 commit comments