-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d3f0ac
commit c816e1b
Showing
697 changed files
with
699 additions
and
699 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "authentik-client" | ||
version = "3.2024101.3" | ||
version = "3.2024102.0" | ||
authors = ["[email protected]"] | ||
description = "Making authentication simple." | ||
license = "MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
openapi: 3.0.3 | ||
info: | ||
title: authentik | ||
version: 2024.10.1 | ||
version: 2024.10.2 | ||
description: Making authentication simple. | ||
contact: | ||
email: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
@@ -38,7 +38,7 @@ impl Default for Configuration { | |
fn default() -> Self { | ||
Configuration { | ||
base_path: "http://localhost/api/v3".to_owned(), | ||
user_agent: Some("OpenAPI-Generator/2024.10.1/rust".to_owned()), | ||
user_agent: Some("OpenAPI-Generator/2024.10.2/rust".to_owned()), | ||
client: reqwest_middleware::ClientBuilder::new(reqwest::Client::new()).build(), | ||
basic_auth: None, | ||
oauth_access_token: None, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Making authentication simple. | ||
* | ||
* The version of the OpenAPI document: 2024.10.1 | ||
* The version of the OpenAPI document: 2024.10.2 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
*/ | ||
|
Oops, something went wrong.