Skip to content

Commit d74573e

Browse files
committed
autogen: regenerate OpenAPI client for v1.22.24
Version: v1.22.24
1 parent aafbb19 commit d74573e

645 files changed

Lines changed: 1330 additions & 777 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ docs/AcceptOAuth2ConsentRequestSession.md
1010
docs/AcceptOAuth2LoginRequest.md
1111
docs/AccountExperienceColors.md
1212
docs/AccountExperienceConfiguration.md
13-
docs/ActiveProjectInConsole.md
1413
docs/AddProjectToWorkspaceBody.md
1514
docs/Attribute.md
1615
docs/AttributeFilter.md
@@ -44,6 +43,7 @@ docs/CreateFedcmFlowResponse.md
4443
docs/CreateIdentityBody.md
4544
docs/CreateInviteResponse.md
4645
docs/CreateJsonWebKeySet.md
46+
docs/CreateOnboardingLinkResponse.md
4747
docs/CreateOrganizationOnboardingPortalLinkBody.md
4848
docs/CreateProjectApiKeyRequest.md
4949
docs/CreateProjectBody.md
@@ -59,6 +59,7 @@ docs/CreateVerifiableCredentialRequestBody.md
5959
docs/CreateWorkspaceApiKeyBody.md
6060
docs/CreateWorkspaceBody.md
6161
docs/CreateWorkspaceMemberInviteBody.md
62+
docs/CreateWorkspaceOrganizationBody.md
6263
docs/CreateWorkspaceSubscriptionBody.md
6364
docs/CredentialSupportedDraft00.md
6465
docs/CustomDomain.md
@@ -79,6 +80,7 @@ docs/FlowError.md
7980
docs/FrontendApi.md
8081
docs/GenericError.md
8182
docs/GenericErrorContent.md
83+
docs/GenericOIDCProvider.md
8284
docs/GenericUsage.md
8385
docs/GetAttributesCount.md
8486
docs/GetManagedIdentitySchemaLocation.md
@@ -225,7 +227,6 @@ docs/Session.md
225227
docs/SessionActivityDatapoint.md
226228
docs/SessionAuthenticationMethod.md
227229
docs/SessionDevice.md
228-
docs/SetActiveProjectInConsoleBody.md
229230
docs/SetCustomDomainBody.md
230231
docs/SetEventStreamBody.md
231232
docs/SetOrganizationFromOnboardingPortalLinkBody.md
@@ -312,6 +313,7 @@ docs/WellknownApi.md
312313
docs/Workspace.md
313314
docs/WorkspaceApi.md
314315
docs/WorkspaceApiKey.md
316+
docs/WorkspaceOrganization.md
315317
git_push.sh
316318
ory_client/__init__.py
317319
ory_client/api/__init__.py
@@ -339,7 +341,6 @@ ory_client/models/accept_o_auth2_consent_request_session.py
339341
ory_client/models/accept_o_auth2_login_request.py
340342
ory_client/models/account_experience_colors.py
341343
ory_client/models/account_experience_configuration.py
342-
ory_client/models/active_project_in_console.py
343344
ory_client/models/add_project_to_workspace_body.py
344345
ory_client/models/attribute.py
345346
ory_client/models/attribute_filter.py
@@ -372,6 +373,7 @@ ory_client/models/create_fedcm_flow_response.py
372373
ory_client/models/create_identity_body.py
373374
ory_client/models/create_invite_response.py
374375
ory_client/models/create_json_web_key_set.py
376+
ory_client/models/create_onboarding_link_response.py
375377
ory_client/models/create_organization_onboarding_portal_link_body.py
376378
ory_client/models/create_project_api_key_request.py
377379
ory_client/models/create_project_body.py
@@ -387,6 +389,7 @@ ory_client/models/create_verifiable_credential_request_body.py
387389
ory_client/models/create_workspace_api_key_body.py
388390
ory_client/models/create_workspace_body.py
389391
ory_client/models/create_workspace_member_invite_body.py
392+
ory_client/models/create_workspace_organization_body.py
390393
ory_client/models/create_workspace_subscription_body.py
391394
ory_client/models/credential_supported_draft00.py
392395
ory_client/models/custom_domain.py
@@ -405,6 +408,7 @@ ory_client/models/expanded_permission_tree.py
405408
ory_client/models/flow_error.py
406409
ory_client/models/generic_error.py
407410
ory_client/models/generic_error_content.py
411+
ory_client/models/generic_oidc_provider.py
408412
ory_client/models/generic_usage.py
409413
ory_client/models/get_attributes_count.py
410414
ory_client/models/get_managed_identity_schema_location.py
@@ -543,7 +547,6 @@ ory_client/models/session.py
543547
ory_client/models/session_activity_datapoint.py
544548
ory_client/models/session_authentication_method.py
545549
ory_client/models/session_device.py
546-
ory_client/models/set_active_project_in_console_body.py
547550
ory_client/models/set_custom_domain_body.py
548551
ory_client/models/set_event_stream_body.py
549552
ory_client/models/set_organization_from_onboarding_portal_link_body.py
@@ -628,6 +631,7 @@ ory_client/models/version.py
628631
ory_client/models/warning.py
629632
ory_client/models/workspace.py
630633
ory_client/models/workspace_api_key.py
634+
ory_client/models/workspace_organization.py
631635
ory_client/py.typed
632636
ory_client/rest.py
633637
pyproject.toml
@@ -642,7 +646,6 @@ test/test_accept_o_auth2_consent_request_session.py
642646
test/test_accept_o_auth2_login_request.py
643647
test/test_account_experience_colors.py
644648
test/test_account_experience_configuration.py
645-
test/test_active_project_in_console.py
646649
test/test_add_project_to_workspace_body.py
647650
test/test_attribute.py
648651
test/test_attribute_filter.py
@@ -676,6 +679,7 @@ test/test_create_fedcm_flow_response.py
676679
test/test_create_identity_body.py
677680
test/test_create_invite_response.py
678681
test/test_create_json_web_key_set.py
682+
test/test_create_onboarding_link_response.py
679683
test/test_create_organization_onboarding_portal_link_body.py
680684
test/test_create_project_api_key_request.py
681685
test/test_create_project_body.py
@@ -691,6 +695,7 @@ test/test_create_verifiable_credential_request_body.py
691695
test/test_create_workspace_api_key_body.py
692696
test/test_create_workspace_body.py
693697
test/test_create_workspace_member_invite_body.py
698+
test/test_create_workspace_organization_body.py
694699
test/test_create_workspace_subscription_body.py
695700
test/test_credential_supported_draft00.py
696701
test/test_custom_domain.py
@@ -711,6 +716,7 @@ test/test_flow_error.py
711716
test/test_frontend_api.py
712717
test/test_generic_error.py
713718
test/test_generic_error_content.py
719+
test/test_generic_oidc_provider.py
714720
test/test_generic_usage.py
715721
test/test_get_attributes_count.py
716722
test/test_get_managed_identity_schema_location.py
@@ -857,7 +863,6 @@ test/test_session.py
857863
test/test_session_activity_datapoint.py
858864
test/test_session_authentication_method.py
859865
test/test_session_device.py
860-
test/test_set_active_project_in_console_body.py
861866
test/test_set_custom_domain_body.py
862867
test/test_set_event_stream_body.py
863868
test/test_set_organization_from_onboarding_portal_link_body.py
@@ -944,4 +949,5 @@ test/test_wellknown_api.py
944949
test/test_workspace.py
945950
test/test_workspace_api.py
946951
test/test_workspace_api_key.py
952+
test/test_workspace_organization.py
947953
tox.ini

docs/ActiveProjectInConsole.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/CloudAccount.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
99
**email_verified** | **bool** | |
1010
**id** | **str** | |
1111
**name** | **str** | |
12+
**organization_id** | **str** | | [optional]
1213

1314
## Example
1415

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# CreateOnboardingLinkResponse
2+
3+
4+
## Properties
5+
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**onboarding_portal_token** | **str** | The onboarding to redirect the user to for organization setup. |
9+
10+
## Example
11+
12+
```python
13+
from ory_client.models.create_onboarding_link_response import CreateOnboardingLinkResponse
14+
15+
# TODO update the JSON string below
16+
json = "{}"
17+
# create an instance of CreateOnboardingLinkResponse from a JSON string
18+
create_onboarding_link_response_instance = CreateOnboardingLinkResponse.from_json(json)
19+
# print the JSON string representation of the object
20+
print(CreateOnboardingLinkResponse.to_json())
21+
22+
# convert the object into a dict
23+
create_onboarding_link_response_dict = create_onboarding_link_response_instance.to_dict()
24+
# create an instance of CreateOnboardingLinkResponse from a dict
25+
create_onboarding_link_response_from_dict = CreateOnboardingLinkResponse.from_dict(create_onboarding_link_response_dict)
26+
```
27+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# CreateWorkspaceOrganizationBody
2+
3+
4+
## Properties
5+
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**generic_oidc_provider** | [**GenericOIDCProvider**](GenericOIDCProvider.md) | | [optional]
9+
10+
## Example
11+
12+
```python
13+
from ory_client.models.create_workspace_organization_body import CreateWorkspaceOrganizationBody
14+
15+
# TODO update the JSON string below
16+
json = "{}"
17+
# create an instance of CreateWorkspaceOrganizationBody from a JSON string
18+
create_workspace_organization_body_instance = CreateWorkspaceOrganizationBody.from_json(json)
19+
# print the JSON string representation of the object
20+
print(CreateWorkspaceOrganizationBody.to_json())
21+
22+
# convert the object into a dict
23+
create_workspace_organization_body_dict = create_workspace_organization_body_instance.to_dict()
24+
# create an instance of CreateWorkspaceOrganizationBody from a dict
25+
create_workspace_organization_body_from_dict = CreateWorkspaceOrganizationBody.from_dict(create_workspace_organization_body_dict)
26+
```
27+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
28+
29+

docs/GenericOIDCProvider.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# GenericOIDCProvider
2+
3+
4+
## Properties
5+
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**client_id** | **str** | The client_id of the OIDC provider. |
9+
**client_secret** | **str** | The client_secret of the OIDC provider. |
10+
**issuer_url** | **str** | The issuer URL of the OIDC provider. |
11+
12+
## Example
13+
14+
```python
15+
from ory_client.models.generic_oidc_provider import GenericOIDCProvider
16+
17+
# TODO update the JSON string below
18+
json = "{}"
19+
# create an instance of GenericOIDCProvider from a JSON string
20+
generic_oidc_provider_instance = GenericOIDCProvider.from_json(json)
21+
# print the JSON string representation of the object
22+
print(GenericOIDCProvider.to_json())
23+
24+
# convert the object into a dict
25+
generic_oidc_provider_dict = generic_oidc_provider_instance.to_dict()
26+
# create an instance of GenericOIDCProvider from a dict
27+
generic_oidc_provider_from_dict = GenericOIDCProvider.from_dict(generic_oidc_provider_dict)
28+
```
29+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
30+
31+

docs/IdentityApi.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ Method | HTTP request | Description
3030
3131
Create multiple identities
3232

33-
Creates multiple [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model).
33+
Creates multiple [identities](https://www.ory.com/docs/kratos/concepts/identity-user-model).
3434

35-
You can also use this endpoint to [import credentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities),
35+
You can also use this endpoint to [import credentials](https://www.ory.com/docs/kratos/manage-identities/import-user-accounts-identities),
3636
including passwords, social sign-in settings, and multi-factor authentication methods.
3737

38-
You can import:
39-
Up to 1,000 identities per request
40-
Up to 200 identities per request if including plaintext passwords
38+
If the patch includes hashed passwords you can import up to 1,000 identities per request.
39+
40+
If the patch includes at least one plaintext password you can import up to 200 identities per request.
4141

4242
Avoid importing large batches with plaintext passwords. They can cause timeouts as the passwords need to be hashed before they are stored.
4343

docs/InternalIsOwnerForProjectBySlugBody.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Is Owner For Project By Slug Request Body
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**namespace** | **str** | Namespace is the namespace of the subject. |
10+
**organization_id** | **str** | OrganizationID is the organization's ID. | [optional]
1011
**project_scope** | **str** | ProjectScope is the project_id resolved from the API key. | [optional]
1112
**project_slug** | **str** | ProjectSlug is the project's slug. |
1213
**subject** | **str** | Subject is the subject acting (user or API key). |

docs/NormalizedProjectRevisionSAMLProvider.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Name | Type | Description | Notes
1818
**raw_idp_metadata_xml** | **str** | RawIDPMetadataXML is the raw XML metadata of the IDP. | [optional]
1919
**state** | **str** | State indicates the state of the provider Only providers with state `enabled` will be used for authentication enabled ThirdPartyProviderStateEnabled disabled ThirdPartyProviderStateDisabled | [optional]
2020
**updated_at** | **datetime** | Last Time Project's Revision was Updated | [optional] [readonly]
21+
**valid_to** | **List[str]** | | [optional]
2122

2223
## Example
2324

docs/NormalizedProjectRevisionThirdPartyProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
2323
**net_id_token_origin_header** | **str** | | [optional]
2424
**organization_id** | **str** | | [optional]
2525
**pkce** | **str** | | [optional]
26-
**project_revision_id** | **str** | The Revision's ID this schema belongs to | [optional]
26+
**project_revision_id** | **str** | The Revision's ID this provider belongs to | [optional]
2727
**provider** | **str** | Provider is either \"generic\" for a generic OAuth 2.0 / OpenID Connect Provider or one of: generic google github gitlab microsoft discord slack facebook vk yandex apple | [optional]
2828
**provider_id** | **str** | ID is the provider's ID | [optional]
2929
**proxy_oidc_redirect_url** | **str** | Proxy OIDC Redirect URL if overriding with a customer-controlled URL | [optional] [readonly]

0 commit comments

Comments
 (0)