@goauthentik/api 2022.6.3-1656776296 → 2022.6.3-1656957989

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,8 +79,7 @@ export interface OAuth2Provider {
79
79
  */
80
80
  readonly metaModelName: string;
81
81
  /**
82
- * Confidential clients are capable of maintaining the confidentiality
83
- * of their credentials. Public clients are incapable.
82
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
84
83
  * @type {ClientTypeEnum}
85
84
  * @memberof OAuth2Provider
86
85
  */
@@ -37,8 +37,7 @@ export interface OAuth2ProviderRequest {
37
37
  */
38
38
  propertyMappings?: Array<string>;
39
39
  /**
40
- * Confidential clients are capable of maintaining the confidentiality
41
- * of their credentials. Public clients are incapable.
40
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
42
41
  * @type {ClientTypeEnum}
43
42
  * @memberof OAuth2ProviderRequest
44
43
  */
@@ -37,8 +37,7 @@ export interface PatchedOAuth2ProviderRequest {
37
37
  */
38
38
  propertyMappings?: Array<string>;
39
39
  /**
40
- * Confidential clients are capable of maintaining the confidentiality
41
- * of their credentials. Public clients are incapable.
40
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
42
41
  * @type {ClientTypeEnum}
43
42
  * @memberof PatchedOAuth2ProviderRequest
44
43
  */
@@ -79,8 +79,7 @@ export interface OAuth2Provider {
79
79
  */
80
80
  readonly metaModelName: string;
81
81
  /**
82
- * Confidential clients are capable of maintaining the confidentiality
83
- * of their credentials. Public clients are incapable.
82
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
84
83
  * @type {ClientTypeEnum}
85
84
  * @memberof OAuth2Provider
86
85
  */
@@ -37,8 +37,7 @@ export interface OAuth2ProviderRequest {
37
37
  */
38
38
  propertyMappings?: Array<string>;
39
39
  /**
40
- * Confidential clients are capable of maintaining the confidentiality
41
- * of their credentials. Public clients are incapable.
40
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
42
41
  * @type {ClientTypeEnum}
43
42
  * @memberof OAuth2ProviderRequest
44
43
  */
@@ -37,8 +37,7 @@ export interface PatchedOAuth2ProviderRequest {
37
37
  */
38
38
  propertyMappings?: Array<string>;
39
39
  /**
40
- * Confidential clients are capable of maintaining the confidentiality
41
- * of their credentials. Public clients are incapable.
40
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
42
41
  * @type {ClientTypeEnum}
43
42
  * @memberof PatchedOAuth2ProviderRequest
44
43
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2022.6.3-1656776296",
3
+ "version": "2022.6.3-1656957989",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -99,8 +99,7 @@ export interface OAuth2Provider {
99
99
  */
100
100
  readonly metaModelName: string;
101
101
  /**
102
- * Confidential clients are capable of maintaining the confidentiality
103
- * of their credentials. Public clients are incapable.
102
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
104
103
  * @type {ClientTypeEnum}
105
104
  * @memberof OAuth2Provider
106
105
  */
@@ -57,8 +57,7 @@ export interface OAuth2ProviderRequest {
57
57
  */
58
58
  propertyMappings?: Array<string>;
59
59
  /**
60
- * Confidential clients are capable of maintaining the confidentiality
61
- * of their credentials. Public clients are incapable.
60
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
62
61
  * @type {ClientTypeEnum}
63
62
  * @memberof OAuth2ProviderRequest
64
63
  */
@@ -57,8 +57,7 @@ export interface PatchedOAuth2ProviderRequest {
57
57
  */
58
58
  propertyMappings?: Array<string>;
59
59
  /**
60
- * Confidential clients are capable of maintaining the confidentiality
61
- * of their credentials. Public clients are incapable.
60
+ * Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable
62
61
  * @type {ClientTypeEnum}
63
62
  * @memberof PatchedOAuth2ProviderRequest
64
63
  */