Skip to content

Commit

Permalink
chore: regenerate OpenAPI client v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 8, 2024
1 parent 8aa97fe commit dcf8f16
Show file tree
Hide file tree
Showing 3,747 changed files with 24,880 additions and 31,825 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 9 additions & 3 deletions clients/client/dart/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ doc/InternalGetProjectBrandingBody.md
doc/InternalIsAXWelcomeScreenEnabledForProjectBody.md
doc/InternalIsOwnerForProjectBySlugBody.md
doc/InternalIsOwnerForProjectBySlugResponse.md
doc/InternalProvisionMockSubscription.md
doc/IntrospectedOAuth2Token.md
doc/IsOwnerForProjectBySlug.md
doc/IsReady200Response.md
Expand Down Expand Up @@ -152,6 +151,7 @@ doc/ParseError.md
doc/PatchIdentitiesBody.md
doc/PerformNativeLogoutBody.md
doc/PermissionApi.md
doc/PermissionsOnWorkpaceResponse.md
doc/Plan.md
doc/PlanDetails.md
doc/PostCheckPermissionBody.md
Expand All @@ -165,6 +165,7 @@ doc/ProjectBrandingTheme.md
doc/ProjectCors.md
doc/ProjectEventsDatapoint.md
doc/ProjectHost.md
doc/ProjectMember.md
doc/ProjectMetadata.md
doc/ProjectServiceIdentity.md
doc/ProjectServiceOAuth2.md
Expand Down Expand Up @@ -250,6 +251,7 @@ doc/UpdateSubscriptionBody.md
doc/UpdateVerificationFlowBody.md
doc/UpdateVerificationFlowWithCodeMethod.md
doc/UpdateVerificationFlowWithLinkMethod.md
doc/UpdateWorkspacePayload.md
doc/Usage.md
doc/VerifiableCredentialPrimingResponse.md
doc/VerifiableCredentialProof.md
Expand Down Expand Up @@ -374,7 +376,6 @@ lib/src/model/internal_get_project_branding_body.dart
lib/src/model/internal_is_ax_welcome_screen_enabled_for_project_body.dart
lib/src/model/internal_is_owner_for_project_by_slug_body.dart
lib/src/model/internal_is_owner_for_project_by_slug_response.dart
lib/src/model/internal_provision_mock_subscription.dart
lib/src/model/introspected_o_auth2_token.dart
lib/src/model/is_owner_for_project_by_slug.dart
lib/src/model/is_ready200_response.dart
Expand Down Expand Up @@ -425,6 +426,7 @@ lib/src/model/pagination_headers.dart
lib/src/model/parse_error.dart
lib/src/model/patch_identities_body.dart
lib/src/model/perform_native_logout_body.dart
lib/src/model/permissions_on_workpace_response.dart
lib/src/model/plan.dart
lib/src/model/plan_details.dart
lib/src/model/post_check_permission_body.dart
Expand All @@ -437,6 +439,7 @@ lib/src/model/project_branding_theme.dart
lib/src/model/project_cors.dart
lib/src/model/project_events_datapoint.dart
lib/src/model/project_host.dart
lib/src/model/project_member.dart
lib/src/model/project_metadata.dart
lib/src/model/project_service_identity.dart
lib/src/model/project_service_o_auth2.dart
Expand Down Expand Up @@ -521,6 +524,7 @@ lib/src/model/update_subscription_body.dart
lib/src/model/update_verification_flow_body.dart
lib/src/model/update_verification_flow_with_code_method.dart
lib/src/model/update_verification_flow_with_link_method.dart
lib/src/model/update_workspace_payload.dart
lib/src/model/usage.dart
lib/src/model/verifiable_credential_priming_response.dart
lib/src/model/verifiable_credential_proof.dart
Expand Down Expand Up @@ -628,7 +632,6 @@ test/internal_get_project_branding_body_test.dart
test/internal_is_ax_welcome_screen_enabled_for_project_body_test.dart
test/internal_is_owner_for_project_by_slug_body_test.dart
test/internal_is_owner_for_project_by_slug_response_test.dart
test/internal_provision_mock_subscription_test.dart
test/introspected_o_auth2_token_test.dart
test/is_owner_for_project_by_slug_test.dart
test/is_ready200_response_test.dart
Expand Down Expand Up @@ -684,6 +687,7 @@ test/parse_error_test.dart
test/patch_identities_body_test.dart
test/perform_native_logout_body_test.dart
test/permission_api_test.dart
test/permissions_on_workpace_response_test.dart
test/plan_details_test.dart
test/plan_test.dart
test/post_check_permission_body_test.dart
Expand All @@ -696,6 +700,7 @@ test/project_branding_theme_test.dart
test/project_cors_test.dart
test/project_events_datapoint_test.dart
test/project_host_test.dart
test/project_member_test.dart
test/project_metadata_test.dart
test/project_service_identity_test.dart
test/project_service_o_auth2_test.dart
Expand Down Expand Up @@ -782,6 +787,7 @@ test/update_subscription_body_test.dart
test/update_verification_flow_body_test.dart
test/update_verification_flow_with_code_method_test.dart
test/update_verification_flow_with_link_method_test.dart
test/update_workspace_payload_test.dart
test/usage_test.dart
test/verifiable_credential_priming_response_test.dart
test/verifiable_credential_proof_test.dart
Expand Down
8 changes: 5 additions & 3 deletions clients/client/dart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.

This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: v1.6.2
- API version: v1.8.1
- Build package: org.openapitools.codegen.languages.DartDioClientCodegen

## Requirements
Expand All @@ -19,7 +19,7 @@ This Dart package is automatically generated by the [OpenAPI Generator](https://
To use the package from [pub.dev](https://pub.dev), please include the following in pubspec.yaml
```yaml
dependencies:
ory_client: 1.6.2
ory_client: 1.8.1
```
### Github
Expand Down Expand Up @@ -291,7 +291,6 @@ Class | Method | HTTP request | Description
- [InternalIsAXWelcomeScreenEnabledForProjectBody](doc/InternalIsAXWelcomeScreenEnabledForProjectBody.md)
- [InternalIsOwnerForProjectBySlugBody](doc/InternalIsOwnerForProjectBySlugBody.md)
- [InternalIsOwnerForProjectBySlugResponse](doc/InternalIsOwnerForProjectBySlugResponse.md)
- [InternalProvisionMockSubscription](doc/InternalProvisionMockSubscription.md)
- [IntrospectedOAuth2Token](doc/IntrospectedOAuth2Token.md)
- [IsOwnerForProjectBySlug](doc/IsOwnerForProjectBySlug.md)
- [IsReady200Response](doc/IsReady200Response.md)
Expand Down Expand Up @@ -342,6 +341,7 @@ Class | Method | HTTP request | Description
- [ParseError](doc/ParseError.md)
- [PatchIdentitiesBody](doc/PatchIdentitiesBody.md)
- [PerformNativeLogoutBody](doc/PerformNativeLogoutBody.md)
- [PermissionsOnWorkpaceResponse](doc/PermissionsOnWorkpaceResponse.md)
- [Plan](doc/Plan.md)
- [PlanDetails](doc/PlanDetails.md)
- [PostCheckPermissionBody](doc/PostCheckPermissionBody.md)
Expand All @@ -354,6 +354,7 @@ Class | Method | HTTP request | Description
- [ProjectCors](doc/ProjectCors.md)
- [ProjectEventsDatapoint](doc/ProjectEventsDatapoint.md)
- [ProjectHost](doc/ProjectHost.md)
- [ProjectMember](doc/ProjectMember.md)
- [ProjectMetadata](doc/ProjectMetadata.md)
- [ProjectServiceIdentity](doc/ProjectServiceIdentity.md)
- [ProjectServiceOAuth2](doc/ProjectServiceOAuth2.md)
Expand Down Expand Up @@ -438,6 +439,7 @@ Class | Method | HTTP request | Description
- [UpdateVerificationFlowBody](doc/UpdateVerificationFlowBody.md)
- [UpdateVerificationFlowWithCodeMethod](doc/UpdateVerificationFlowWithCodeMethod.md)
- [UpdateVerificationFlowWithLinkMethod](doc/UpdateVerificationFlowWithLinkMethod.md)
- [UpdateWorkspacePayload](doc/UpdateWorkspacePayload.md)
- [Usage](doc/Usage.md)
- [VerifiableCredentialPrimingResponse](doc/VerifiableCredentialPrimingResponse.md)
- [VerifiableCredentialProof](doc/VerifiableCredentialProof.md)
Expand Down
6 changes: 3 additions & 3 deletions clients/client/dart/doc/CloudAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ import 'package:ory_client/api.dart';
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | | [optional]
**id** | **String** | | [optional]
**name** | **String** | | [optional]
**email** | **String** | |
**id** | **String** | |
**name** | **String** | |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
1 change: 1 addition & 0 deletions clients/client/dart/doc/CreateProjectNormalizedPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | [**DateTime**](DateTime.md) | The Project's Revision Creation Date | [optional]
**disableAccountExperienceWelcomeScreen** | **bool** | Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`. | [optional]
**enableAxV2** | **bool** | Whether the new account experience is enabled and reachable. | [optional]
**environment** | **String** | prod Production dev Development |
**hydraOauth2AllowedTopLevelClaims** | **BuiltList<String>** | | [optional]
**hydraOauth2ClientCredentialsDefaultGrantAllowedScope** | **bool** | Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow. Each OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full scope is automatically granted when performing the OAuth2 Client Credentials flow. If disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter. Setting this option to true is common if you need compatibility with MITREid. This governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting. | [optional]
Expand Down
6 changes: 4 additions & 2 deletions clients/client/dart/doc/FrontendApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Method | HTTP request | Description


# **createBrowserLoginFlow**
> LoginFlow createBrowserLoginFlow(refresh, aal, returnTo, cookie, loginChallenge, organization)
> LoginFlow createBrowserLoginFlow(refresh, aal, returnTo, cookie, loginChallenge, organization, via)
Create Login Flow for Browsers

Expand All @@ -59,9 +59,10 @@ final String returnTo = returnTo_example; // String | The URL to return the brow
final String cookie = cookie_example; // String | HTTP Cookies When using the SDK in a browser app, on the server side you must include the HTTP Cookie Header sent by the client to your server here. This ensures that CSRF and session cookies are respected.
final String loginChallenge = loginChallenge_example; // String | An optional Hydra login challenge. If present, Kratos will cooperate with Ory Hydra to act as an OAuth2 identity provider. The value for this parameter comes from `login_challenge` URL Query parameter sent to your application (e.g. `/login?login_challenge=abcde`).
final String organization = organization_example; // String | An optional organization ID that should be used for logging this user in. This parameter is only effective in the Ory Network.
final String via = via_example; // String | Via should contain the identity's credential the code should be sent to. Only relevant in aal2 flows.
try {
final response = api.createBrowserLoginFlow(refresh, aal, returnTo, cookie, loginChallenge, organization);
final response = api.createBrowserLoginFlow(refresh, aal, returnTo, cookie, loginChallenge, organization, via);
print(response);
} catch on DioError (e) {
print('Exception when calling FrontendApi->createBrowserLoginFlow: $e\n');
Expand All @@ -78,6 +79,7 @@ Name | Type | Description | Notes
**cookie** | **String**| HTTP Cookies When using the SDK in a browser app, on the server side you must include the HTTP Cookie Header sent by the client to your server here. This ensures that CSRF and session cookies are respected. | [optional]
**loginChallenge** | **String**| An optional Hydra login challenge. If present, Kratos will cooperate with Ory Hydra to act as an OAuth2 identity provider. The value for this parameter comes from `login_challenge` URL Query parameter sent to your application (e.g. `/login?login_challenge=abcde`). | [optional]
**organization** | **String**| An optional organization ID that should be used for logging this user in. This parameter is only effective in the Ory Network. | [optional]
**via** | **String**| Via should contain the identity's credential the code should be sent to. Only relevant in aal2 flows. | [optional]

### Return type

Expand Down
6 changes: 4 additions & 2 deletions clients/client/dart/doc/IdentityApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

# **listIdentities**
> BuiltList<Identity> listIdentities(perPage, page, pageSize, pageToken, consistency, ids, credentialsIdentifier, previewCredentialsIdentifierSimilar)
> BuiltList<Identity> listIdentities(perPage, page, pageSize, pageToken, consistency, ids, credentialsIdentifier, previewCredentialsIdentifierSimilar, includeCredential)
List Identities

Expand All @@ -605,9 +605,10 @@ final String consistency = consistency_example; // String | Read Consistency Lev
final BuiltList<String> ids = ; // BuiltList<String> | List of ids used to filter identities. If this list is empty, then no filter will be applied.
final String credentialsIdentifier = credentialsIdentifier_example; // String | CredentialsIdentifier is the identifier (username, email) of the credentials to look up using exact match. Only one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used.
final String previewCredentialsIdentifierSimilar = previewCredentialsIdentifierSimilar_example; // String | This is an EXPERIMENTAL parameter that WILL CHANGE. Do NOT rely on consistent, deterministic behavior. THIS PARAMETER WILL BE REMOVED IN AN UPCOMING RELEASE WITHOUT ANY MIGRATION PATH. CredentialsIdentifierSimilar is the (partial) identifier (username, email) of the credentials to look up using similarity search. Only one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used.
final BuiltList<String> includeCredential = ; // BuiltList<String> | Include Credentials in Response Include any credential, for example `password` or `oidc`, in the response. When set to `oidc`, This will return the initial OAuth 2.0 Access Token, OAuth 2.0 Refresh Token and the OpenID Connect ID Token if available.
try {
final response = api.listIdentities(perPage, page, pageSize, pageToken, consistency, ids, credentialsIdentifier, previewCredentialsIdentifierSimilar);
final response = api.listIdentities(perPage, page, pageSize, pageToken, consistency, ids, credentialsIdentifier, previewCredentialsIdentifierSimilar, includeCredential);
print(response);
} catch on DioError (e) {
print('Exception when calling IdentityApi->listIdentities: $e\n');
Expand All @@ -626,6 +627,7 @@ Name | Type | Description | Notes
**ids** | [**BuiltList&lt;String&gt;**](String.md)| List of ids used to filter identities. If this list is empty, then no filter will be applied. | [optional]
**credentialsIdentifier** | **String**| CredentialsIdentifier is the identifier (username, email) of the credentials to look up using exact match. Only one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used. | [optional]
**previewCredentialsIdentifierSimilar** | **String**| This is an EXPERIMENTAL parameter that WILL CHANGE. Do NOT rely on consistent, deterministic behavior. THIS PARAMETER WILL BE REMOVED IN AN UPCOMING RELEASE WITHOUT ANY MIGRATION PATH. CredentialsIdentifierSimilar is the (partial) identifier (username, email) of the credentials to look up using similarity search. Only one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used. | [optional]
**includeCredential** | [**BuiltList&lt;String&gt;**](String.md)| Include Credentials in Response Include any credential, for example `password` or `oidc`, in the response. When set to `oidc`, This will return the initial OAuth 2.0 Access Token, OAuth 2.0 Refresh Token and the OpenID Connect ID Token if available. | [optional]

### Return type

Expand Down
1 change: 1 addition & 0 deletions clients/client/dart/doc/LoginFlow.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Name | Type | Description | Notes
**returnTo** | **String** | ReturnTo contains the requested return_to URL. | [optional]
**sessionTokenExchangeCode** | **String** | SessionTokenExchangeCode holds the secret code that the client can use to retrieve a session token after the login flow has been completed. This is only set if the client has requested a session token exchange code, and if the flow is of type \"api\", and only on creating the login flow. | [optional]
**state** | [**JsonObject**](.md) | State represents the state of this request: choose_method: ask the user to choose a method to sign in with sent_email: the email has been sent to the user passed_challenge: the request was successful and the login challenge was passed. |
**transientPayload** | [**JsonObject**](.md) | TransientPayload is used to pass data from the login to hooks and email templates | [optional]
**type** | **String** | The flow type can either be `api` or `browser`. |
**ui** | [**UiContainer**](UiContainer.md) | |
**updatedAt** | [**DateTime**](DateTime.md) | UpdatedAt is a helper struct field for gobuffalo.pop. | [optional]
Expand Down
1 change: 1 addition & 0 deletions clients/client/dart/doc/NormalizedProjectRevision.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | [**DateTime**](DateTime.md) | The Project's Revision Creation Date | [optional]
**disableAccountExperienceWelcomeScreen** | **bool** | Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`. | [optional]
**enableAxV2** | **bool** | Whether the new account experience is enabled and reachable. | [optional]
**hydraOauth2AllowedTopLevelClaims** | **BuiltList&lt;String&gt;** | | [optional]
**hydraOauth2ClientCredentialsDefaultGrantAllowedScope** | **bool** | Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow. Each OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full scope is automatically granted when performing the OAuth2 Client Credentials flow. If disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter. Setting this option to true is common if you need compatibility with MITREid. This governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting. | [optional]
**hydraOauth2ExcludeNotBeforeClaim** | **bool** | Set to true if you want to exclude claim `nbf (not before)` part of access token. This governs the \"oauth2.exclude_not_before_claim\" setting. | [optional]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ory_client.model.InternalProvisionMockSubscription
# ory_client.model.PermissionsOnWorkpaceResponse

## Load the model package
```dart
Expand All @@ -8,10 +8,7 @@ import 'package:ory_client/api.dart';
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**currency** | **String** | Currency usd USD eur Euro |
**identityId** | **String** | Identity ID |
**interval** | **String** | Billing Interval monthly Monthly yearly Yearly |
**plan** | **String** | Plan ID |
**permissions** | **BuiltMap&lt;String, bool&gt;** | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion clients/client/dart/doc/PlanDetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Name | Type | Description | Notes
**baseFeeYearly** | **int** | BaseFeeYearly is the yearly base fee for the plan. |
**custom** | **bool** | Custom is true if the plan is custom. This means it will be hidden from the pricing page. |
**description** | **String** | Description is the description of the plan. |
**features** | [**BuiltMap&lt;String, GenericUsage&gt;**](GenericUsage.md) | Features are the feature definitions included in the plan. |
**features** | [**BuiltMap&lt;String, GenericUsage&gt;**](GenericUsage.md) | |
**name** | **String** | Name is the name of the plan. |
**version** | **int** | Version is the version of the plan. The combination of `name@version` must be unique. |

Expand Down
Loading

0 comments on commit dcf8f16

Please sign in to comment.