Skip to content

Commit

Permalink
chore: regenerate OpenAPI client v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 11, 2024
1 parent a6e3024 commit 51a5381
Show file tree
Hide file tree
Showing 3,377 changed files with 22,979 additions and 21,399 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
15 changes: 15 additions & 0 deletions clients/client/dart/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ doc/CourierApi.md
doc/CourierMessageStatus.md
doc/CourierMessageType.md
doc/CreateCustomDomainBody.md
doc/CreateEventStreamBody.md
doc/CreateIdentityBody.md
doc/CreateInviteResponse.md
doc/CreateJsonWebKeySet.md
Expand All @@ -51,6 +52,7 @@ doc/ErrorBrowserLocationChangeRequired.md
doc/ErrorFlowReplaced.md
doc/ErrorGeneric.md
doc/ErrorOAuth2.md
doc/EventStream.md
doc/ExpandedPermissionTree.md
doc/FlowError.md
doc/FrontendApi.md
Expand Down Expand Up @@ -102,6 +104,7 @@ doc/JsonWebKey.md
doc/JsonWebKeySet.md
doc/JwkApi.md
doc/KetoNamespace.md
doc/ListEventStreams.md
doc/ListMyWorkspacesResponse.md
doc/ListOrganizationsResponse.md
doc/LoginFlow.md
Expand All @@ -118,6 +121,7 @@ doc/Namespace.md
doc/NeedsPrivilegedSessionError.md
doc/NormalizedProject.md
doc/NormalizedProjectRevision.md
doc/NormalizedProjectRevisionCourierChannel.md
doc/NormalizedProjectRevisionHook.md
doc/NormalizedProjectRevisionIdentitySchema.md
doc/NormalizedProjectRevisionThirdPartyProvider.md
Expand Down Expand Up @@ -186,6 +190,7 @@ doc/SessionAuthenticationMethod.md
doc/SessionDevice.md
doc/SetActiveProjectInConsoleBody.md
doc/SetCustomDomainBody.md
doc/SetEventStreamBody.md
doc/SetProject.md
doc/SetProjectBrandingThemeBody.md
doc/SettingsFlow.md
Expand Down Expand Up @@ -297,6 +302,7 @@ lib/src/model/continue_with_verification_ui_flow.dart
lib/src/model/courier_message_status.dart
lib/src/model/courier_message_type.dart
lib/src/model/create_custom_domain_body.dart
lib/src/model/create_event_stream_body.dart
lib/src/model/create_identity_body.dart
lib/src/model/create_invite_response.dart
lib/src/model/create_json_web_key_set.dart
Expand All @@ -322,6 +328,7 @@ lib/src/model/error_browser_location_change_required.dart
lib/src/model/error_flow_replaced.dart
lib/src/model/error_generic.dart
lib/src/model/error_o_auth2.dart
lib/src/model/event_stream.dart
lib/src/model/expanded_permission_tree.dart
lib/src/model/flow_error.dart
lib/src/model/generic_error.dart
Expand Down Expand Up @@ -370,6 +377,7 @@ lib/src/model/json_patch.dart
lib/src/model/json_web_key.dart
lib/src/model/json_web_key_set.dart
lib/src/model/keto_namespace.dart
lib/src/model/list_event_streams.dart
lib/src/model/list_my_workspaces_response.dart
lib/src/model/list_organizations_response.dart
lib/src/model/login_flow.dart
Expand All @@ -385,6 +393,7 @@ lib/src/model/namespace.dart
lib/src/model/needs_privileged_session_error.dart
lib/src/model/normalized_project.dart
lib/src/model/normalized_project_revision.dart
lib/src/model/normalized_project_revision_courier_channel.dart
lib/src/model/normalized_project_revision_hook.dart
lib/src/model/normalized_project_revision_identity_schema.dart
lib/src/model/normalized_project_revision_third_party_provider.dart
Expand Down Expand Up @@ -448,6 +457,7 @@ lib/src/model/session_authentication_method.dart
lib/src/model/session_device.dart
lib/src/model/set_active_project_in_console_body.dart
lib/src/model/set_custom_domain_body.dart
lib/src/model/set_event_stream_body.dart
lib/src/model/set_project.dart
lib/src/model/set_project_branding_theme_body.dart
lib/src/model/settings_flow.dart
Expand Down Expand Up @@ -541,6 +551,7 @@ test/courier_api_test.dart
test/courier_message_status_test.dart
test/courier_message_type_test.dart
test/create_custom_domain_body_test.dart
test/create_event_stream_body_test.dart
test/create_identity_body_test.dart
test/create_invite_response_test.dart
test/create_json_web_key_set_test.dart
Expand All @@ -565,6 +576,7 @@ test/error_browser_location_change_required_test.dart
test/error_flow_replaced_test.dart
test/error_generic_test.dart
test/error_o_auth2_test.dart
test/event_stream_test.dart
test/expanded_permission_tree_test.dart
test/flow_error_test.dart
test/frontend_api_test.dart
Expand Down Expand Up @@ -616,6 +628,7 @@ test/json_web_key_set_test.dart
test/json_web_key_test.dart
test/jwk_api_test.dart
test/keto_namespace_test.dart
test/list_event_streams_test.dart
test/list_my_workspaces_response_test.dart
test/list_organizations_response_test.dart
test/login_flow_state_test.dart
Expand All @@ -630,6 +643,7 @@ test/metadata_api_test.dart
test/metrics_datapoint_test.dart
test/namespace_test.dart
test/needs_privileged_session_error_test.dart
test/normalized_project_revision_courier_channel_test.dart
test/normalized_project_revision_hook_test.dart
test/normalized_project_revision_identity_schema_test.dart
test/normalized_project_revision_test.dart
Expand Down Expand Up @@ -700,6 +714,7 @@ test/session_device_test.dart
test/session_test.dart
test/set_active_project_in_console_body_test.dart
test/set_custom_domain_body_test.dart
test/set_event_stream_body_test.dart
test/set_project_branding_theme_body_test.dart
test/set_project_test.dart
test/settings_flow_state_test.dart
Expand Down
9 changes: 7 additions & 2 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.4.9
- API version: v1.5.0
- 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.4.9
ory_client: 1.5.0
```
### Github
Expand Down Expand Up @@ -221,6 +221,7 @@ Class | Method | HTTP request | Description
- [CourierMessageStatus](doc/CourierMessageStatus.md)
- [CourierMessageType](doc/CourierMessageType.md)
- [CreateCustomDomainBody](doc/CreateCustomDomainBody.md)
- [CreateEventStreamBody](doc/CreateEventStreamBody.md)
- [CreateIdentityBody](doc/CreateIdentityBody.md)
- [CreateInviteResponse](doc/CreateInviteResponse.md)
- [CreateJsonWebKeySet](doc/CreateJsonWebKeySet.md)
Expand All @@ -245,6 +246,7 @@ Class | Method | HTTP request | Description
- [ErrorFlowReplaced](doc/ErrorFlowReplaced.md)
- [ErrorGeneric](doc/ErrorGeneric.md)
- [ErrorOAuth2](doc/ErrorOAuth2.md)
- [EventStream](doc/EventStream.md)
- [ExpandedPermissionTree](doc/ExpandedPermissionTree.md)
- [FlowError](doc/FlowError.md)
- [GenericError](doc/GenericError.md)
Expand Down Expand Up @@ -293,6 +295,7 @@ Class | Method | HTTP request | Description
- [JsonWebKey](doc/JsonWebKey.md)
- [JsonWebKeySet](doc/JsonWebKeySet.md)
- [KetoNamespace](doc/KetoNamespace.md)
- [ListEventStreams](doc/ListEventStreams.md)
- [ListMyWorkspacesResponse](doc/ListMyWorkspacesResponse.md)
- [ListOrganizationsResponse](doc/ListOrganizationsResponse.md)
- [LoginFlow](doc/LoginFlow.md)
Expand All @@ -308,6 +311,7 @@ Class | Method | HTTP request | Description
- [NeedsPrivilegedSessionError](doc/NeedsPrivilegedSessionError.md)
- [NormalizedProject](doc/NormalizedProject.md)
- [NormalizedProjectRevision](doc/NormalizedProjectRevision.md)
- [NormalizedProjectRevisionCourierChannel](doc/NormalizedProjectRevisionCourierChannel.md)
- [NormalizedProjectRevisionHook](doc/NormalizedProjectRevisionHook.md)
- [NormalizedProjectRevisionIdentitySchema](doc/NormalizedProjectRevisionIdentitySchema.md)
- [NormalizedProjectRevisionThirdPartyProvider](doc/NormalizedProjectRevisionThirdPartyProvider.md)
Expand Down Expand Up @@ -371,6 +375,7 @@ Class | Method | HTTP request | Description
- [SessionDevice](doc/SessionDevice.md)
- [SetActiveProjectInConsoleBody](doc/SetActiveProjectInConsoleBody.md)
- [SetCustomDomainBody](doc/SetCustomDomainBody.md)
- [SetEventStreamBody](doc/SetEventStreamBody.md)
- [SetProject](doc/SetProject.md)
- [SetProjectBrandingThemeBody](doc/SetProjectBrandingThemeBody.md)
- [SettingsFlow](doc/SettingsFlow.md)
Expand Down
17 changes: 17 additions & 0 deletions clients/client/dart/doc/CreateEventStreamBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# ory_client.model.CreateEventStreamBody

## Load the model package
```dart
import 'package:ory_client/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**roleArn** | **String** | The AWS IAM role ARN to assume when publishing to the SNS topic. |
**topicArn** | **String** | The AWS SNS topic ARN. |
**type** | **String** | The type of the event stream (AWS SNS, GCP Pub/Sub, etc). |

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


2 changes: 2 additions & 0 deletions clients/client/dart/doc/CreateProjectNormalizedPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Name | Type | Description | Notes
**ketoNamespaceConfiguration** | **String** | The Revisions' Keto Namespace Configuration The string is a URL pointing to an OPL file with the configuration. | [optional]
**ketoNamespaces** | [**BuiltList<KetoNamespace>**](KetoNamespace.md) | | [optional]
**kratosCookiesSameSite** | **String** | Configures the Ory Kratos Cookie SameSite Attribute This governs the \"cookies.same_site\" setting. | [optional]
**kratosCourierChannels** | [**BuiltList<NormalizedProjectRevisionCourierChannel>**](NormalizedProjectRevisionCourierChannel.md) | | [optional]
**kratosCourierDeliveryStrategy** | **String** | The delivery strategy to use when sending emails `smtp`: Use SMTP server `http`: Use the built in HTTP client to send the email to some remote service | [optional] [default to 'smtp']
**kratosCourierHttpRequestConfigAuthApiKeyIn** | **String** | The location of the API key to use in the HTTP email sending service's authentication `header`: Send the key value pair as a header `cookie`: Send the key value pair as a cookie This governs the \"courier.http.auth.config.in\" setting | [optional]
**kratosCourierHttpRequestConfigAuthApiKeyName** | **String** | The name of the API key to use in the HTTP email sending service's authentication This governs the \"courier.http.auth.config.name\" setting | [optional]
Expand Down Expand Up @@ -94,6 +95,7 @@ Name | Type | Description | Notes
**kratosCourierTemplatesVerificationCodeValidEmailBodyHtml** | **String** | Configures the Ory Kratos Valid Verification via Code Email Body HTML Template This governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidEmailBodyPlaintext** | **String** | Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template This governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidEmailSubject** | **String** | Configures the Ory Kratos Valid Verification via Code Email Subject Template This governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidSmsBodyPlaintext** | **String** | Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext This governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailBodyHtml** | **String** | Configures the Ory Kratos Invalid Verification Email Body HTML Template This governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailBodyPlaintext** | **String** | Configures the Ory Kratos Invalid Verification Email Body Plaintext Template This governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailSubject** | **String** | Configures the Ory Kratos Invalid Verification Email Subject Template This governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting. | [optional]
Expand Down
20 changes: 20 additions & 0 deletions clients/client/dart/doc/EventStream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# ory_client.model.EventStream

## Load the model package
```dart
import 'package:ory_client/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | [**DateTime**](DateTime.md) | | [optional]
**id** | **String** | | [optional]
**roleArn** | **String** | | [optional]
**topicArn** | **String** | | [optional]
**type** | **String** | | [optional]
**updatedAt** | [**DateTime**](DateTime.md) | | [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)


15 changes: 15 additions & 0 deletions clients/client/dart/doc/ListEventStreams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ory_client.model.ListEventStreams

## Load the model package
```dart
import 'package:ory_client/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventStreams** | [**BuiltList<EventStream>**](EventStream.md) | | [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)


3 changes: 2 additions & 1 deletion clients/client/dart/doc/Message.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ import 'package:ory_client/api.dart';
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | |
**channel** | **String** | | [optional]
**createdAt** | [**DateTime**](DateTime.md) | CreatedAt is a helper struct field for gobuffalo.pop. |
**dispatches** | [**BuiltList<MessageDispatch>**](MessageDispatch.md) | Dispatches store information about the attempts of delivering a message May contain an error if any happened, or just the `success` state. | [optional]
**id** | **String** | |
**recipient** | **String** | |
**sendCount** | **int** | |
**status** | [**CourierMessageStatus**](CourierMessageStatus.md) | |
**subject** | **String** | |
**templateType** | **String** | recovery_invalid TypeRecoveryInvalid recovery_valid TypeRecoveryValid recovery_code_invalid TypeRecoveryCodeInvalid recovery_code_valid TypeRecoveryCodeValid verification_invalid TypeVerificationInvalid verification_valid TypeVerificationValid verification_code_invalid TypeVerificationCodeInvalid verification_code_valid TypeVerificationCodeValid otp TypeOTP stub TypeTestStub login_code_valid TypeLoginCodeValid registration_code_valid TypeRegistrationCodeValid |
**templateType** | **String** | recovery_invalid TypeRecoveryInvalid recovery_valid TypeRecoveryValid recovery_code_invalid TypeRecoveryCodeInvalid recovery_code_valid TypeRecoveryCodeValid verification_invalid TypeVerificationInvalid verification_valid TypeVerificationValid verification_code_invalid TypeVerificationCodeInvalid verification_code_valid TypeVerificationCodeValid stub TypeTestStub login_code_valid TypeLoginCodeValid registration_code_valid TypeRegistrationCodeValid |
**type** | [**CourierMessageType**](CourierMessageType.md) | |
**updatedAt** | [**DateTime**](DateTime.md) | UpdatedAt is a helper struct field for gobuffalo.pop. |

Expand Down
2 changes: 2 additions & 0 deletions clients/client/dart/doc/NormalizedProjectRevision.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Name | Type | Description | Notes
**ketoNamespaceConfiguration** | **String** | The Revisions' Keto Namespace Configuration The string is a URL pointing to an OPL file with the configuration. | [optional]
**ketoNamespaces** | [**BuiltList<KetoNamespace>**](KetoNamespace.md) | | [optional]
**kratosCookiesSameSite** | **String** | Configures the Ory Kratos Cookie SameSite Attribute This governs the \"cookies.same_site\" setting. | [optional]
**kratosCourierChannels** | [**BuiltList<NormalizedProjectRevisionCourierChannel>**](NormalizedProjectRevisionCourierChannel.md) | | [optional]
**kratosCourierDeliveryStrategy** | **String** | The delivery strategy to use when sending emails `smtp`: Use SMTP server `http`: Use the built in HTTP client to send the email to some remote service | [optional] [default to 'smtp']
**kratosCourierHttpRequestConfigAuthApiKeyIn** | **String** | The location of the API key to use in the HTTP email sending service's authentication `header`: Send the key value pair as a header `cookie`: Send the key value pair as a cookie This governs the \"courier.http.auth.config.in\" setting | [optional]
**kratosCourierHttpRequestConfigAuthApiKeyName** | **String** | The name of the API key to use in the HTTP email sending service's authentication This governs the \"courier.http.auth.config.name\" setting | [optional]
Expand Down Expand Up @@ -94,6 +95,7 @@ Name | Type | Description | Notes
**kratosCourierTemplatesVerificationCodeValidEmailBodyHtml** | **String** | Configures the Ory Kratos Valid Verification via Code Email Body HTML Template This governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidEmailBodyPlaintext** | **String** | Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template This governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidEmailSubject** | **String** | Configures the Ory Kratos Valid Verification via Code Email Subject Template This governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting. | [optional]
**kratosCourierTemplatesVerificationCodeValidSmsBodyPlaintext** | **String** | Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext This governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailBodyHtml** | **String** | Configures the Ory Kratos Invalid Verification Email Body HTML Template This governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailBodyPlaintext** | **String** | Configures the Ory Kratos Invalid Verification Email Body Plaintext Template This governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting. | [optional]
**kratosCourierTemplatesVerificationInvalidEmailSubject** | **String** | Configures the Ory Kratos Invalid Verification Email Subject Template This governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting. | [optional]
Expand Down
27 changes: 27 additions & 0 deletions clients/client/dart/doc/NormalizedProjectRevisionCourierChannel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# ory_client.model.NormalizedProjectRevisionCourierChannel

## Load the model package
```dart
import 'package:ory_client/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channelId** | **String** | The Channel's public ID |
**createdAt** | [**DateTime**](DateTime.md) | The creation date | [optional]
**requestConfigAuthConfigApiKeyIn** | **String** | API key location Can either be \"header\" or \"query\" | [optional]
**requestConfigAuthConfigApiKeyName** | **String** | API key name Only used if the auth type is api_key | [optional]
**requestConfigAuthConfigApiKeyValue** | **String** | API key value Only used if the auth type is api_key | [optional]
**requestConfigAuthConfigBasicAuthPassword** | **String** | Basic Auth Password Only used if the auth type is basic_auth | [optional]
**requestConfigAuthConfigBasicAuthUser** | **String** | Basic Auth Username Only used if the auth type is basic_auth | [optional]
**requestConfigAuthType** | **String** | HTTP Auth Method to use for the HTTP call Can either be basic_auth or api_key basic_auth CourierChannelAuthTypeBasicAuth api_key CourierChannelAuthTypeApiKey | [optional]
**requestConfigBody** | **String** | URI pointing to the JsonNet template used for HTTP body payload generation. |
**requestConfigHeaders** | [**JsonObject**](.md) | NullJSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger and is NULLable- | [optional]
**requestConfigMethod** | **String** | The HTTP method to use (GET, POST, etc) for the HTTP call |
**requestConfigUrl** | **String** | | [optional]
**updatedAt** | [**DateTime**](DateTime.md) | Last upate time | [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)


Loading

0 comments on commit 51a5381

Please sign in to comment.