Skip to content

Commit

Permalink
autogen: regenerate OpenAPI client for v1.16.6
Browse files Browse the repository at this point in the history
Version: v1.16.6
  • Loading branch information
aeneasr committed Feb 6, 2025
1 parent d960ff0 commit 2ac9228
Show file tree
Hide file tree
Showing 297 changed files with 612 additions and 302 deletions.
6 changes: 6 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ docs/CourierMessageStatus.md
docs/CourierMessageType.md
docs/CreateCustomDomainBody.md
docs/CreateEventStreamBody.md
docs/CreateFedcmFlowResponse.md
docs/CreateIdentityBody.md
docs/CreateInviteResponse.md
docs/CreateJsonWebKeySet.md
Expand Down Expand Up @@ -187,6 +188,7 @@ docs/ProjectServiceIdentity.md
docs/ProjectServiceOAuth2.md
docs/ProjectServicePermission.md
docs/ProjectServices.md
docs/Provider.md
docs/QuotaUsage.md
docs/RecoveryCodeForIdentity.md
docs/RecoveryFlow.md
Expand Down Expand Up @@ -242,6 +244,7 @@ docs/UiNodeMeta.md
docs/UiNodeScriptAttributes.md
docs/UiNodeTextAttributes.md
docs/UiText.md
docs/UpdateFedcmFlowBody.md
docs/UpdateIdentityBody.md
docs/UpdateLoginFlowBody.md
docs/UpdateLoginFlowWithCodeMethod.md
Expand Down Expand Up @@ -339,6 +342,7 @@ src/models/courier_message_status.rs
src/models/courier_message_type.rs
src/models/create_custom_domain_body.rs
src/models/create_event_stream_body.rs
src/models/create_fedcm_flow_response.rs
src/models/create_identity_body.rs
src/models/create_invite_response.rs
src/models/create_json_web_key_set.rs
Expand Down Expand Up @@ -480,6 +484,7 @@ src/models/project_service_identity.rs
src/models/project_service_o_auth2.rs
src/models/project_service_permission.rs
src/models/project_services.rs
src/models/provider.rs
src/models/quota_usage.rs
src/models/recovery_code_for_identity.rs
src/models/recovery_flow.rs
Expand Down Expand Up @@ -534,6 +539,7 @@ src/models/ui_node_meta.rs
src/models/ui_node_script_attributes.rs
src/models/ui_node_text_attributes.rs
src/models/ui_text.rs
src/models/update_fedcm_flow_body.rs
src/models/update_identity_body.rs
src/models/update_login_flow_body.rs
src/models/update_login_flow_with_code_method.rs
Expand Down
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ory-client"
version = "1.16.5"
version = "1.16.6"
authors = ["support@ory.sh"]
description = "# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) | "
license = "Apache 2.0"
Expand Down
12 changes: 12 additions & 0 deletions docs/CreateFedcmFlowResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# CreateFedcmFlowResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**csrf_token** | Option<**String**> | | [optional]
**providers** | Option<[**Vec<models::Provider>**](Provider.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)


59 changes: 59 additions & 0 deletions docs/FrontendApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Method | HTTP request | Description
[**create_browser_registration_flow**](FrontendApi.md#create_browser_registration_flow) | **GET** /self-service/registration/browser | Create Registration Flow for Browsers
[**create_browser_settings_flow**](FrontendApi.md#create_browser_settings_flow) | **GET** /self-service/settings/browser | Create Settings Flow for Browsers
[**create_browser_verification_flow**](FrontendApi.md#create_browser_verification_flow) | **GET** /self-service/verification/browser | Create Verification Flow for Browser Clients
[**create_fedcm_flow**](FrontendApi.md#create_fedcm_flow) | **GET** /self-service/fed-cm/parameters | Get FedCM Parameters
[**create_native_login_flow**](FrontendApi.md#create_native_login_flow) | **GET** /self-service/login/api | Create Login Flow for Native Apps
[**create_native_recovery_flow**](FrontendApi.md#create_native_recovery_flow) | **GET** /self-service/recovery/api | Create Recovery Flow for Native Apps
[**create_native_registration_flow**](FrontendApi.md#create_native_registration_flow) | **GET** /self-service/registration/api | Create Registration Flow for Native Apps
Expand All @@ -28,6 +29,7 @@ Method | HTTP request | Description
[**list_my_sessions**](FrontendApi.md#list_my_sessions) | **GET** /sessions | Get My Active Sessions
[**perform_native_logout**](FrontendApi.md#perform_native_logout) | **DELETE** /self-service/logout/api | Perform Logout for Native Apps
[**to_session**](FrontendApi.md#to_session) | **GET** /sessions/whoami | Check Who the Current HTTP Session Belongs To
[**update_fedcm_flow**](FrontendApi.md#update_fedcm_flow) | **POST** /self-service/fed-cm/token | Submit a FedCM token
[**update_login_flow**](FrontendApi.md#update_login_flow) | **POST** /self-service/login | Submit a Login Flow
[**update_logout_flow**](FrontendApi.md#update_logout_flow) | **GET** /self-service/logout | Update Logout Flow
[**update_recovery_flow**](FrontendApi.md#update_recovery_flow) | **POST** /self-service/recovery | Update Recovery Flow
Expand Down Expand Up @@ -228,6 +230,33 @@ No authorization required
[[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)


## create_fedcm_flow

> models::CreateFedcmFlowResponse create_fedcm_flow()
Get FedCM Parameters

This endpoint returns a list of all available FedCM providers. It is only supported on the Ory Network.

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::CreateFedcmFlowResponse**](createFedcmFlowResponse.md)

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json

[[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)


## create_native_login_flow

> models::LoginFlow create_native_login_flow(refresh, aal, x_session_token, return_session_token_exchange_code, return_to, organization, via)
Expand Down Expand Up @@ -785,6 +814,36 @@ No authorization required
[[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)


## update_fedcm_flow

> models::SuccessfulNativeLogin update_fedcm_flow(update_fedcm_flow_body)
Submit a FedCM token

Use this endpoint to submit a token from a FedCM provider through `navigator.credentials.get` and log the user in. The parameters from `navigator.credentials.get` must have come from `GET self-service/fed-cm/parameters`.

### Parameters


Name | Type | Description | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
**update_fedcm_flow_body** | [**UpdateFedcmFlowBody**](UpdateFedcmFlowBody.md) | | [required] |

### Return type

[**models::SuccessfulNativeLogin**](successfulNativeLogin.md)

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: application/json, application/x-www-form-urlencoded
- **Accept**: application/json

[[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)


## update_login_flow

> models::SuccessfulNativeLogin update_login_flow(flow, update_login_flow_body, x_session_token, cookie)
Expand Down
17 changes: 17 additions & 0 deletions docs/Provider.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Provider

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**client_id** | Option<**String**> | The RP's client identifier, issued by the IdP. | [optional]
**config_url** | Option<**String**> | A full path of the IdP config file. | [optional]
**domain_hint** | Option<**String**> | By specifying one of domain_hints values provided by the accounts endpoints, the FedCM dialog selectively shows the specified account. | [optional]
**fields** | Option<**Vec<String>**> | Array of strings that specifies the user information (\"name\", \" email\", \"picture\") that RP needs IdP to share with them. Note: Field API is supported by Chrome 132 and later. | [optional]
**login_hint** | Option<**String**> | By specifying one of login_hints values provided by the accounts endpoints, the FedCM dialog selectively shows the specified account. | [optional]
**nonce** | Option<**String**> | A random string to ensure the response is issued for this specific request. Prevents replay attacks. | [optional]
**parameters** | Option<**std::collections::HashMap<String, String>**> | Custom object that allows to specify additional key-value parameters: scope: A string value containing additional permissions that RP needs to request, for example \" drive.readonly calendar.readonly\" nonce: A random string to ensure the response is issued for this specific request. Prevents replay attacks. Other custom key-value parameters. Note: parameters is supported from Chrome 132. | [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)


13 changes: 13 additions & 0 deletions docs/UpdateFedcmFlowBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# UpdateFedcmFlowBody

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**csrf_token** | **String** | CSRFToken is the anti-CSRF token. |
**nonce** | Option<**String**> | Nonce is the nonce that was used in the `navigator.credentials.get` call. If specified, it must match the `nonce` claim in the token. | [optional]
**token** | **String** | Token contains the result of `navigator.credentials.get`. |

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


4 changes: 2 additions & 2 deletions src/apis/configuration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* # Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
*
* The version of the OpenAPI document: v1.16.5
* The version of the OpenAPI document: v1.16.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
Expand Down Expand Up @@ -41,7 +41,7 @@ impl Default for Configuration {
fn default() -> Self {
Configuration {
base_path: "https://playground.projects.oryapis.com".to_owned(),
user_agent: Some("OpenAPI-Generator/v1.16.5/rust".to_owned()),
user_agent: Some("OpenAPI-Generator/v1.16.6/rust".to_owned()),
client: reqwest::Client::new(),
basic_auth: None,
oauth_access_token: None,
Expand Down
Loading

0 comments on commit 2ac9228

Please sign in to comment.