@goauthentik/api 2024.4.2-1716550354 → 2024.4.2-1717493155
Sign up to get free protection for your applications and to get access to all the features.
- package/.openapi-generator/FILES +0 -4
- package/dist/apis/ProvidersApi.d.ts +1 -97
- package/dist/apis/ProvidersApi.js +0 -308
- package/dist/esm/apis/ProvidersApi.d.ts +1 -97
- package/dist/esm/apis/ProvidersApi.js +1 -309
- package/dist/esm/models/CaptchaStage.d.ts +18 -0
- package/dist/esm/models/CaptchaStage.js +6 -0
- package/dist/esm/models/CaptchaStageRequest.d.ts +18 -0
- package/dist/esm/models/CaptchaStageRequest.js +6 -0
- package/dist/esm/models/GoogleWorkspaceProviderGroup.d.ts +12 -0
- package/dist/esm/models/GoogleWorkspaceProviderGroup.js +5 -0
- package/dist/esm/models/GoogleWorkspaceProviderGroupRequest.d.ts +6 -0
- package/dist/esm/models/GoogleWorkspaceProviderGroupRequest.js +3 -0
- package/dist/esm/models/GoogleWorkspaceProviderUser.d.ts +12 -0
- package/dist/esm/models/GoogleWorkspaceProviderUser.js +5 -0
- package/dist/esm/models/GoogleWorkspaceProviderUserRequest.d.ts +6 -0
- package/dist/esm/models/GoogleWorkspaceProviderUserRequest.js +3 -0
- package/dist/esm/models/MicrosoftEntraProviderGroup.d.ts +12 -0
- package/dist/esm/models/MicrosoftEntraProviderGroup.js +5 -0
- package/dist/esm/models/MicrosoftEntraProviderGroupRequest.d.ts +6 -0
- package/dist/esm/models/MicrosoftEntraProviderGroupRequest.js +3 -0
- package/dist/esm/models/MicrosoftEntraProviderUser.d.ts +12 -0
- package/dist/esm/models/MicrosoftEntraProviderUser.js +5 -0
- package/dist/esm/models/MicrosoftEntraProviderUserRequest.d.ts +6 -0
- package/dist/esm/models/MicrosoftEntraProviderUserRequest.js +3 -0
- package/dist/esm/models/PatchedCaptchaStageRequest.d.ts +18 -0
- package/dist/esm/models/PatchedCaptchaStageRequest.js +6 -0
- package/dist/esm/models/index.d.ts +0 -4
- package/dist/esm/models/index.js +0 -4
- package/dist/models/CaptchaStage.d.ts +18 -0
- package/dist/models/CaptchaStage.js +6 -0
- package/dist/models/CaptchaStageRequest.d.ts +18 -0
- package/dist/models/CaptchaStageRequest.js +6 -0
- package/dist/models/GoogleWorkspaceProviderGroup.d.ts +12 -0
- package/dist/models/GoogleWorkspaceProviderGroup.js +5 -0
- package/dist/models/GoogleWorkspaceProviderGroupRequest.d.ts +6 -0
- package/dist/models/GoogleWorkspaceProviderGroupRequest.js +3 -0
- package/dist/models/GoogleWorkspaceProviderUser.d.ts +12 -0
- package/dist/models/GoogleWorkspaceProviderUser.js +5 -0
- package/dist/models/GoogleWorkspaceProviderUserRequest.d.ts +6 -0
- package/dist/models/GoogleWorkspaceProviderUserRequest.js +3 -0
- package/dist/models/MicrosoftEntraProviderGroup.d.ts +12 -0
- package/dist/models/MicrosoftEntraProviderGroup.js +5 -0
- package/dist/models/MicrosoftEntraProviderGroupRequest.d.ts +6 -0
- package/dist/models/MicrosoftEntraProviderGroupRequest.js +3 -0
- package/dist/models/MicrosoftEntraProviderUser.d.ts +12 -0
- package/dist/models/MicrosoftEntraProviderUser.js +5 -0
- package/dist/models/MicrosoftEntraProviderUserRequest.d.ts +6 -0
- package/dist/models/MicrosoftEntraProviderUserRequest.js +3 -0
- package/dist/models/PatchedCaptchaStageRequest.d.ts +18 -0
- package/dist/models/PatchedCaptchaStageRequest.js +6 -0
- package/dist/models/index.d.ts +0 -4
- package/dist/models/index.js +0 -4
- package/package.json +1 -1
- package/src/apis/ProvidersApi.ts +0 -396
- package/src/models/CaptchaStage.ts +24 -0
- package/src/models/CaptchaStageRequest.ts +24 -0
- package/src/models/GoogleWorkspaceProviderGroup.ts +17 -0
- package/src/models/GoogleWorkspaceProviderGroupRequest.ts +9 -0
- package/src/models/GoogleWorkspaceProviderUser.ts +17 -0
- package/src/models/GoogleWorkspaceProviderUserRequest.ts +9 -0
- package/src/models/MicrosoftEntraProviderGroup.ts +17 -0
- package/src/models/MicrosoftEntraProviderGroupRequest.ts +9 -0
- package/src/models/MicrosoftEntraProviderUser.ts +17 -0
- package/src/models/MicrosoftEntraProviderUserRequest.ts +9 -0
- package/src/models/PatchedCaptchaStageRequest.ts +24 -0
- package/src/models/index.ts +0 -4
- package/dist/esm/models/PatchedGoogleWorkspaceProviderGroupRequest.d.ts +0 -31
- package/dist/esm/models/PatchedGoogleWorkspaceProviderGroupRequest.js +0 -43
- package/dist/esm/models/PatchedGoogleWorkspaceProviderUserRequest.d.ts +0 -31
- package/dist/esm/models/PatchedGoogleWorkspaceProviderUserRequest.js +0 -43
- package/dist/esm/models/PatchedMicrosoftEntraProviderGroupRequest.d.ts +0 -31
- package/dist/esm/models/PatchedMicrosoftEntraProviderGroupRequest.js +0 -43
- package/dist/esm/models/PatchedMicrosoftEntraProviderUserRequest.d.ts +0 -31
- package/dist/esm/models/PatchedMicrosoftEntraProviderUserRequest.js +0 -43
- package/dist/models/PatchedGoogleWorkspaceProviderGroupRequest.d.ts +0 -31
- package/dist/models/PatchedGoogleWorkspaceProviderGroupRequest.js +0 -50
- package/dist/models/PatchedGoogleWorkspaceProviderUserRequest.d.ts +0 -31
- package/dist/models/PatchedGoogleWorkspaceProviderUserRequest.js +0 -50
- package/dist/models/PatchedMicrosoftEntraProviderGroupRequest.d.ts +0 -31
- package/dist/models/PatchedMicrosoftEntraProviderGroupRequest.js +0 -50
- package/dist/models/PatchedMicrosoftEntraProviderUserRequest.d.ts +0 -31
- package/dist/models/PatchedMicrosoftEntraProviderUserRequest.js +0 -50
- package/src/models/PatchedGoogleWorkspaceProviderGroupRequest.ts +0 -65
- package/src/models/PatchedGoogleWorkspaceProviderUserRequest.ts +0 -65
- package/src/models/PatchedMicrosoftEntraProviderGroupRequest.ts +0 -65
- package/src/models/PatchedMicrosoftEntraProviderUserRequest.ts +0 -65
@@ -1,50 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
/* tslint:disable */
|
3
|
-
/* eslint-disable */
|
4
|
-
/**
|
5
|
-
* authentik
|
6
|
-
* Making authentication simple.
|
7
|
-
*
|
8
|
-
* The version of the OpenAPI document: 2024.4.2
|
9
|
-
* Contact: hello@goauthentik.io
|
10
|
-
*
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
12
|
-
* https://openapi-generator.tech
|
13
|
-
* Do not edit the class manually.
|
14
|
-
*/
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
16
|
-
exports.PatchedGoogleWorkspaceProviderGroupRequestToJSON = exports.PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped = exports.PatchedGoogleWorkspaceProviderGroupRequestFromJSON = exports.instanceOfPatchedGoogleWorkspaceProviderGroupRequest = void 0;
|
17
|
-
const runtime_1 = require("../runtime");
|
18
|
-
/**
|
19
|
-
* Check if a given object implements the PatchedGoogleWorkspaceProviderGroupRequest interface.
|
20
|
-
*/
|
21
|
-
function instanceOfPatchedGoogleWorkspaceProviderGroupRequest(value) {
|
22
|
-
let isInstance = true;
|
23
|
-
return isInstance;
|
24
|
-
}
|
25
|
-
exports.instanceOfPatchedGoogleWorkspaceProviderGroupRequest = instanceOfPatchedGoogleWorkspaceProviderGroupRequest;
|
26
|
-
function PatchedGoogleWorkspaceProviderGroupRequestFromJSON(json) {
|
27
|
-
return PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped(json, false);
|
28
|
-
}
|
29
|
-
exports.PatchedGoogleWorkspaceProviderGroupRequestFromJSON = PatchedGoogleWorkspaceProviderGroupRequestFromJSON;
|
30
|
-
function PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped(json, ignoreDiscriminator) {
|
31
|
-
if ((json === undefined) || (json === null)) {
|
32
|
-
return json;
|
33
|
-
}
|
34
|
-
return {
|
35
|
-
'group': !(0, runtime_1.exists)(json, 'group') ? undefined : json['group'],
|
36
|
-
};
|
37
|
-
}
|
38
|
-
exports.PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped = PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped;
|
39
|
-
function PatchedGoogleWorkspaceProviderGroupRequestToJSON(value) {
|
40
|
-
if (value === undefined) {
|
41
|
-
return undefined;
|
42
|
-
}
|
43
|
-
if (value === null) {
|
44
|
-
return null;
|
45
|
-
}
|
46
|
-
return {
|
47
|
-
'group': value.group,
|
48
|
-
};
|
49
|
-
}
|
50
|
-
exports.PatchedGoogleWorkspaceProviderGroupRequestToJSON = PatchedGoogleWorkspaceProviderGroupRequestToJSON;
|
@@ -1,31 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* authentik
|
3
|
-
* Making authentication simple.
|
4
|
-
*
|
5
|
-
* The version of the OpenAPI document: 2024.4.2
|
6
|
-
* Contact: hello@goauthentik.io
|
7
|
-
*
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
-
* https://openapi-generator.tech
|
10
|
-
* Do not edit the class manually.
|
11
|
-
*/
|
12
|
-
/**
|
13
|
-
* GoogleWorkspaceProviderUser Serializer
|
14
|
-
* @export
|
15
|
-
* @interface PatchedGoogleWorkspaceProviderUserRequest
|
16
|
-
*/
|
17
|
-
export interface PatchedGoogleWorkspaceProviderUserRequest {
|
18
|
-
/**
|
19
|
-
*
|
20
|
-
* @type {number}
|
21
|
-
* @memberof PatchedGoogleWorkspaceProviderUserRequest
|
22
|
-
*/
|
23
|
-
user?: number;
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Check if a given object implements the PatchedGoogleWorkspaceProviderUserRequest interface.
|
27
|
-
*/
|
28
|
-
export declare function instanceOfPatchedGoogleWorkspaceProviderUserRequest(value: object): boolean;
|
29
|
-
export declare function PatchedGoogleWorkspaceProviderUserRequestFromJSON(json: any): PatchedGoogleWorkspaceProviderUserRequest;
|
30
|
-
export declare function PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedGoogleWorkspaceProviderUserRequest;
|
31
|
-
export declare function PatchedGoogleWorkspaceProviderUserRequestToJSON(value?: PatchedGoogleWorkspaceProviderUserRequest | null): any;
|
@@ -1,50 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
/* tslint:disable */
|
3
|
-
/* eslint-disable */
|
4
|
-
/**
|
5
|
-
* authentik
|
6
|
-
* Making authentication simple.
|
7
|
-
*
|
8
|
-
* The version of the OpenAPI document: 2024.4.2
|
9
|
-
* Contact: hello@goauthentik.io
|
10
|
-
*
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
12
|
-
* https://openapi-generator.tech
|
13
|
-
* Do not edit the class manually.
|
14
|
-
*/
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
16
|
-
exports.PatchedGoogleWorkspaceProviderUserRequestToJSON = exports.PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped = exports.PatchedGoogleWorkspaceProviderUserRequestFromJSON = exports.instanceOfPatchedGoogleWorkspaceProviderUserRequest = void 0;
|
17
|
-
const runtime_1 = require("../runtime");
|
18
|
-
/**
|
19
|
-
* Check if a given object implements the PatchedGoogleWorkspaceProviderUserRequest interface.
|
20
|
-
*/
|
21
|
-
function instanceOfPatchedGoogleWorkspaceProviderUserRequest(value) {
|
22
|
-
let isInstance = true;
|
23
|
-
return isInstance;
|
24
|
-
}
|
25
|
-
exports.instanceOfPatchedGoogleWorkspaceProviderUserRequest = instanceOfPatchedGoogleWorkspaceProviderUserRequest;
|
26
|
-
function PatchedGoogleWorkspaceProviderUserRequestFromJSON(json) {
|
27
|
-
return PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped(json, false);
|
28
|
-
}
|
29
|
-
exports.PatchedGoogleWorkspaceProviderUserRequestFromJSON = PatchedGoogleWorkspaceProviderUserRequestFromJSON;
|
30
|
-
function PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped(json, ignoreDiscriminator) {
|
31
|
-
if ((json === undefined) || (json === null)) {
|
32
|
-
return json;
|
33
|
-
}
|
34
|
-
return {
|
35
|
-
'user': !(0, runtime_1.exists)(json, 'user') ? undefined : json['user'],
|
36
|
-
};
|
37
|
-
}
|
38
|
-
exports.PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped = PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped;
|
39
|
-
function PatchedGoogleWorkspaceProviderUserRequestToJSON(value) {
|
40
|
-
if (value === undefined) {
|
41
|
-
return undefined;
|
42
|
-
}
|
43
|
-
if (value === null) {
|
44
|
-
return null;
|
45
|
-
}
|
46
|
-
return {
|
47
|
-
'user': value.user,
|
48
|
-
};
|
49
|
-
}
|
50
|
-
exports.PatchedGoogleWorkspaceProviderUserRequestToJSON = PatchedGoogleWorkspaceProviderUserRequestToJSON;
|
@@ -1,31 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* authentik
|
3
|
-
* Making authentication simple.
|
4
|
-
*
|
5
|
-
* The version of the OpenAPI document: 2024.4.2
|
6
|
-
* Contact: hello@goauthentik.io
|
7
|
-
*
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
-
* https://openapi-generator.tech
|
10
|
-
* Do not edit the class manually.
|
11
|
-
*/
|
12
|
-
/**
|
13
|
-
* MicrosoftEntraProviderGroup Serializer
|
14
|
-
* @export
|
15
|
-
* @interface PatchedMicrosoftEntraProviderGroupRequest
|
16
|
-
*/
|
17
|
-
export interface PatchedMicrosoftEntraProviderGroupRequest {
|
18
|
-
/**
|
19
|
-
*
|
20
|
-
* @type {string}
|
21
|
-
* @memberof PatchedMicrosoftEntraProviderGroupRequest
|
22
|
-
*/
|
23
|
-
group?: string;
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderGroupRequest interface.
|
27
|
-
*/
|
28
|
-
export declare function instanceOfPatchedMicrosoftEntraProviderGroupRequest(value: object): boolean;
|
29
|
-
export declare function PatchedMicrosoftEntraProviderGroupRequestFromJSON(json: any): PatchedMicrosoftEntraProviderGroupRequest;
|
30
|
-
export declare function PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedMicrosoftEntraProviderGroupRequest;
|
31
|
-
export declare function PatchedMicrosoftEntraProviderGroupRequestToJSON(value?: PatchedMicrosoftEntraProviderGroupRequest | null): any;
|
@@ -1,50 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
/* tslint:disable */
|
3
|
-
/* eslint-disable */
|
4
|
-
/**
|
5
|
-
* authentik
|
6
|
-
* Making authentication simple.
|
7
|
-
*
|
8
|
-
* The version of the OpenAPI document: 2024.4.2
|
9
|
-
* Contact: hello@goauthentik.io
|
10
|
-
*
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
12
|
-
* https://openapi-generator.tech
|
13
|
-
* Do not edit the class manually.
|
14
|
-
*/
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
16
|
-
exports.PatchedMicrosoftEntraProviderGroupRequestToJSON = exports.PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped = exports.PatchedMicrosoftEntraProviderGroupRequestFromJSON = exports.instanceOfPatchedMicrosoftEntraProviderGroupRequest = void 0;
|
17
|
-
const runtime_1 = require("../runtime");
|
18
|
-
/**
|
19
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderGroupRequest interface.
|
20
|
-
*/
|
21
|
-
function instanceOfPatchedMicrosoftEntraProviderGroupRequest(value) {
|
22
|
-
let isInstance = true;
|
23
|
-
return isInstance;
|
24
|
-
}
|
25
|
-
exports.instanceOfPatchedMicrosoftEntraProviderGroupRequest = instanceOfPatchedMicrosoftEntraProviderGroupRequest;
|
26
|
-
function PatchedMicrosoftEntraProviderGroupRequestFromJSON(json) {
|
27
|
-
return PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped(json, false);
|
28
|
-
}
|
29
|
-
exports.PatchedMicrosoftEntraProviderGroupRequestFromJSON = PatchedMicrosoftEntraProviderGroupRequestFromJSON;
|
30
|
-
function PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped(json, ignoreDiscriminator) {
|
31
|
-
if ((json === undefined) || (json === null)) {
|
32
|
-
return json;
|
33
|
-
}
|
34
|
-
return {
|
35
|
-
'group': !(0, runtime_1.exists)(json, 'group') ? undefined : json['group'],
|
36
|
-
};
|
37
|
-
}
|
38
|
-
exports.PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped = PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped;
|
39
|
-
function PatchedMicrosoftEntraProviderGroupRequestToJSON(value) {
|
40
|
-
if (value === undefined) {
|
41
|
-
return undefined;
|
42
|
-
}
|
43
|
-
if (value === null) {
|
44
|
-
return null;
|
45
|
-
}
|
46
|
-
return {
|
47
|
-
'group': value.group,
|
48
|
-
};
|
49
|
-
}
|
50
|
-
exports.PatchedMicrosoftEntraProviderGroupRequestToJSON = PatchedMicrosoftEntraProviderGroupRequestToJSON;
|
@@ -1,31 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* authentik
|
3
|
-
* Making authentication simple.
|
4
|
-
*
|
5
|
-
* The version of the OpenAPI document: 2024.4.2
|
6
|
-
* Contact: hello@goauthentik.io
|
7
|
-
*
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
-
* https://openapi-generator.tech
|
10
|
-
* Do not edit the class manually.
|
11
|
-
*/
|
12
|
-
/**
|
13
|
-
* MicrosoftEntraProviderUser Serializer
|
14
|
-
* @export
|
15
|
-
* @interface PatchedMicrosoftEntraProviderUserRequest
|
16
|
-
*/
|
17
|
-
export interface PatchedMicrosoftEntraProviderUserRequest {
|
18
|
-
/**
|
19
|
-
*
|
20
|
-
* @type {number}
|
21
|
-
* @memberof PatchedMicrosoftEntraProviderUserRequest
|
22
|
-
*/
|
23
|
-
user?: number;
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderUserRequest interface.
|
27
|
-
*/
|
28
|
-
export declare function instanceOfPatchedMicrosoftEntraProviderUserRequest(value: object): boolean;
|
29
|
-
export declare function PatchedMicrosoftEntraProviderUserRequestFromJSON(json: any): PatchedMicrosoftEntraProviderUserRequest;
|
30
|
-
export declare function PatchedMicrosoftEntraProviderUserRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedMicrosoftEntraProviderUserRequest;
|
31
|
-
export declare function PatchedMicrosoftEntraProviderUserRequestToJSON(value?: PatchedMicrosoftEntraProviderUserRequest | null): any;
|
@@ -1,50 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
/* tslint:disable */
|
3
|
-
/* eslint-disable */
|
4
|
-
/**
|
5
|
-
* authentik
|
6
|
-
* Making authentication simple.
|
7
|
-
*
|
8
|
-
* The version of the OpenAPI document: 2024.4.2
|
9
|
-
* Contact: hello@goauthentik.io
|
10
|
-
*
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
12
|
-
* https://openapi-generator.tech
|
13
|
-
* Do not edit the class manually.
|
14
|
-
*/
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
16
|
-
exports.PatchedMicrosoftEntraProviderUserRequestToJSON = exports.PatchedMicrosoftEntraProviderUserRequestFromJSONTyped = exports.PatchedMicrosoftEntraProviderUserRequestFromJSON = exports.instanceOfPatchedMicrosoftEntraProviderUserRequest = void 0;
|
17
|
-
const runtime_1 = require("../runtime");
|
18
|
-
/**
|
19
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderUserRequest interface.
|
20
|
-
*/
|
21
|
-
function instanceOfPatchedMicrosoftEntraProviderUserRequest(value) {
|
22
|
-
let isInstance = true;
|
23
|
-
return isInstance;
|
24
|
-
}
|
25
|
-
exports.instanceOfPatchedMicrosoftEntraProviderUserRequest = instanceOfPatchedMicrosoftEntraProviderUserRequest;
|
26
|
-
function PatchedMicrosoftEntraProviderUserRequestFromJSON(json) {
|
27
|
-
return PatchedMicrosoftEntraProviderUserRequestFromJSONTyped(json, false);
|
28
|
-
}
|
29
|
-
exports.PatchedMicrosoftEntraProviderUserRequestFromJSON = PatchedMicrosoftEntraProviderUserRequestFromJSON;
|
30
|
-
function PatchedMicrosoftEntraProviderUserRequestFromJSONTyped(json, ignoreDiscriminator) {
|
31
|
-
if ((json === undefined) || (json === null)) {
|
32
|
-
return json;
|
33
|
-
}
|
34
|
-
return {
|
35
|
-
'user': !(0, runtime_1.exists)(json, 'user') ? undefined : json['user'],
|
36
|
-
};
|
37
|
-
}
|
38
|
-
exports.PatchedMicrosoftEntraProviderUserRequestFromJSONTyped = PatchedMicrosoftEntraProviderUserRequestFromJSONTyped;
|
39
|
-
function PatchedMicrosoftEntraProviderUserRequestToJSON(value) {
|
40
|
-
if (value === undefined) {
|
41
|
-
return undefined;
|
42
|
-
}
|
43
|
-
if (value === null) {
|
44
|
-
return null;
|
45
|
-
}
|
46
|
-
return {
|
47
|
-
'user': value.user,
|
48
|
-
};
|
49
|
-
}
|
50
|
-
exports.PatchedMicrosoftEntraProviderUserRequestToJSON = PatchedMicrosoftEntraProviderUserRequestToJSON;
|
@@ -1,65 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
/**
|
4
|
-
* authentik
|
5
|
-
* Making authentication simple.
|
6
|
-
*
|
7
|
-
* The version of the OpenAPI document: 2024.4.2
|
8
|
-
* Contact: hello@goauthentik.io
|
9
|
-
*
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
-
* https://openapi-generator.tech
|
12
|
-
* Do not edit the class manually.
|
13
|
-
*/
|
14
|
-
|
15
|
-
import { exists, mapValues } from '../runtime';
|
16
|
-
/**
|
17
|
-
* GoogleWorkspaceProviderGroup Serializer
|
18
|
-
* @export
|
19
|
-
* @interface PatchedGoogleWorkspaceProviderGroupRequest
|
20
|
-
*/
|
21
|
-
export interface PatchedGoogleWorkspaceProviderGroupRequest {
|
22
|
-
/**
|
23
|
-
*
|
24
|
-
* @type {string}
|
25
|
-
* @memberof PatchedGoogleWorkspaceProviderGroupRequest
|
26
|
-
*/
|
27
|
-
group?: string;
|
28
|
-
}
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Check if a given object implements the PatchedGoogleWorkspaceProviderGroupRequest interface.
|
32
|
-
*/
|
33
|
-
export function instanceOfPatchedGoogleWorkspaceProviderGroupRequest(value: object): boolean {
|
34
|
-
let isInstance = true;
|
35
|
-
|
36
|
-
return isInstance;
|
37
|
-
}
|
38
|
-
|
39
|
-
export function PatchedGoogleWorkspaceProviderGroupRequestFromJSON(json: any): PatchedGoogleWorkspaceProviderGroupRequest {
|
40
|
-
return PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped(json, false);
|
41
|
-
}
|
42
|
-
|
43
|
-
export function PatchedGoogleWorkspaceProviderGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedGoogleWorkspaceProviderGroupRequest {
|
44
|
-
if ((json === undefined) || (json === null)) {
|
45
|
-
return json;
|
46
|
-
}
|
47
|
-
return {
|
48
|
-
|
49
|
-
'group': !exists(json, 'group') ? undefined : json['group'],
|
50
|
-
};
|
51
|
-
}
|
52
|
-
|
53
|
-
export function PatchedGoogleWorkspaceProviderGroupRequestToJSON(value?: PatchedGoogleWorkspaceProviderGroupRequest | null): any {
|
54
|
-
if (value === undefined) {
|
55
|
-
return undefined;
|
56
|
-
}
|
57
|
-
if (value === null) {
|
58
|
-
return null;
|
59
|
-
}
|
60
|
-
return {
|
61
|
-
|
62
|
-
'group': value.group,
|
63
|
-
};
|
64
|
-
}
|
65
|
-
|
@@ -1,65 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
/**
|
4
|
-
* authentik
|
5
|
-
* Making authentication simple.
|
6
|
-
*
|
7
|
-
* The version of the OpenAPI document: 2024.4.2
|
8
|
-
* Contact: hello@goauthentik.io
|
9
|
-
*
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
-
* https://openapi-generator.tech
|
12
|
-
* Do not edit the class manually.
|
13
|
-
*/
|
14
|
-
|
15
|
-
import { exists, mapValues } from '../runtime';
|
16
|
-
/**
|
17
|
-
* GoogleWorkspaceProviderUser Serializer
|
18
|
-
* @export
|
19
|
-
* @interface PatchedGoogleWorkspaceProviderUserRequest
|
20
|
-
*/
|
21
|
-
export interface PatchedGoogleWorkspaceProviderUserRequest {
|
22
|
-
/**
|
23
|
-
*
|
24
|
-
* @type {number}
|
25
|
-
* @memberof PatchedGoogleWorkspaceProviderUserRequest
|
26
|
-
*/
|
27
|
-
user?: number;
|
28
|
-
}
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Check if a given object implements the PatchedGoogleWorkspaceProviderUserRequest interface.
|
32
|
-
*/
|
33
|
-
export function instanceOfPatchedGoogleWorkspaceProviderUserRequest(value: object): boolean {
|
34
|
-
let isInstance = true;
|
35
|
-
|
36
|
-
return isInstance;
|
37
|
-
}
|
38
|
-
|
39
|
-
export function PatchedGoogleWorkspaceProviderUserRequestFromJSON(json: any): PatchedGoogleWorkspaceProviderUserRequest {
|
40
|
-
return PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped(json, false);
|
41
|
-
}
|
42
|
-
|
43
|
-
export function PatchedGoogleWorkspaceProviderUserRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedGoogleWorkspaceProviderUserRequest {
|
44
|
-
if ((json === undefined) || (json === null)) {
|
45
|
-
return json;
|
46
|
-
}
|
47
|
-
return {
|
48
|
-
|
49
|
-
'user': !exists(json, 'user') ? undefined : json['user'],
|
50
|
-
};
|
51
|
-
}
|
52
|
-
|
53
|
-
export function PatchedGoogleWorkspaceProviderUserRequestToJSON(value?: PatchedGoogleWorkspaceProviderUserRequest | null): any {
|
54
|
-
if (value === undefined) {
|
55
|
-
return undefined;
|
56
|
-
}
|
57
|
-
if (value === null) {
|
58
|
-
return null;
|
59
|
-
}
|
60
|
-
return {
|
61
|
-
|
62
|
-
'user': value.user,
|
63
|
-
};
|
64
|
-
}
|
65
|
-
|
@@ -1,65 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
/**
|
4
|
-
* authentik
|
5
|
-
* Making authentication simple.
|
6
|
-
*
|
7
|
-
* The version of the OpenAPI document: 2024.4.2
|
8
|
-
* Contact: hello@goauthentik.io
|
9
|
-
*
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
-
* https://openapi-generator.tech
|
12
|
-
* Do not edit the class manually.
|
13
|
-
*/
|
14
|
-
|
15
|
-
import { exists, mapValues } from '../runtime';
|
16
|
-
/**
|
17
|
-
* MicrosoftEntraProviderGroup Serializer
|
18
|
-
* @export
|
19
|
-
* @interface PatchedMicrosoftEntraProviderGroupRequest
|
20
|
-
*/
|
21
|
-
export interface PatchedMicrosoftEntraProviderGroupRequest {
|
22
|
-
/**
|
23
|
-
*
|
24
|
-
* @type {string}
|
25
|
-
* @memberof PatchedMicrosoftEntraProviderGroupRequest
|
26
|
-
*/
|
27
|
-
group?: string;
|
28
|
-
}
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderGroupRequest interface.
|
32
|
-
*/
|
33
|
-
export function instanceOfPatchedMicrosoftEntraProviderGroupRequest(value: object): boolean {
|
34
|
-
let isInstance = true;
|
35
|
-
|
36
|
-
return isInstance;
|
37
|
-
}
|
38
|
-
|
39
|
-
export function PatchedMicrosoftEntraProviderGroupRequestFromJSON(json: any): PatchedMicrosoftEntraProviderGroupRequest {
|
40
|
-
return PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped(json, false);
|
41
|
-
}
|
42
|
-
|
43
|
-
export function PatchedMicrosoftEntraProviderGroupRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedMicrosoftEntraProviderGroupRequest {
|
44
|
-
if ((json === undefined) || (json === null)) {
|
45
|
-
return json;
|
46
|
-
}
|
47
|
-
return {
|
48
|
-
|
49
|
-
'group': !exists(json, 'group') ? undefined : json['group'],
|
50
|
-
};
|
51
|
-
}
|
52
|
-
|
53
|
-
export function PatchedMicrosoftEntraProviderGroupRequestToJSON(value?: PatchedMicrosoftEntraProviderGroupRequest | null): any {
|
54
|
-
if (value === undefined) {
|
55
|
-
return undefined;
|
56
|
-
}
|
57
|
-
if (value === null) {
|
58
|
-
return null;
|
59
|
-
}
|
60
|
-
return {
|
61
|
-
|
62
|
-
'group': value.group,
|
63
|
-
};
|
64
|
-
}
|
65
|
-
|
@@ -1,65 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
/**
|
4
|
-
* authentik
|
5
|
-
* Making authentication simple.
|
6
|
-
*
|
7
|
-
* The version of the OpenAPI document: 2024.4.2
|
8
|
-
* Contact: hello@goauthentik.io
|
9
|
-
*
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
-
* https://openapi-generator.tech
|
12
|
-
* Do not edit the class manually.
|
13
|
-
*/
|
14
|
-
|
15
|
-
import { exists, mapValues } from '../runtime';
|
16
|
-
/**
|
17
|
-
* MicrosoftEntraProviderUser Serializer
|
18
|
-
* @export
|
19
|
-
* @interface PatchedMicrosoftEntraProviderUserRequest
|
20
|
-
*/
|
21
|
-
export interface PatchedMicrosoftEntraProviderUserRequest {
|
22
|
-
/**
|
23
|
-
*
|
24
|
-
* @type {number}
|
25
|
-
* @memberof PatchedMicrosoftEntraProviderUserRequest
|
26
|
-
*/
|
27
|
-
user?: number;
|
28
|
-
}
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Check if a given object implements the PatchedMicrosoftEntraProviderUserRequest interface.
|
32
|
-
*/
|
33
|
-
export function instanceOfPatchedMicrosoftEntraProviderUserRequest(value: object): boolean {
|
34
|
-
let isInstance = true;
|
35
|
-
|
36
|
-
return isInstance;
|
37
|
-
}
|
38
|
-
|
39
|
-
export function PatchedMicrosoftEntraProviderUserRequestFromJSON(json: any): PatchedMicrosoftEntraProviderUserRequest {
|
40
|
-
return PatchedMicrosoftEntraProviderUserRequestFromJSONTyped(json, false);
|
41
|
-
}
|
42
|
-
|
43
|
-
export function PatchedMicrosoftEntraProviderUserRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedMicrosoftEntraProviderUserRequest {
|
44
|
-
if ((json === undefined) || (json === null)) {
|
45
|
-
return json;
|
46
|
-
}
|
47
|
-
return {
|
48
|
-
|
49
|
-
'user': !exists(json, 'user') ? undefined : json['user'],
|
50
|
-
};
|
51
|
-
}
|
52
|
-
|
53
|
-
export function PatchedMicrosoftEntraProviderUserRequestToJSON(value?: PatchedMicrosoftEntraProviderUserRequest | null): any {
|
54
|
-
if (value === undefined) {
|
55
|
-
return undefined;
|
56
|
-
}
|
57
|
-
if (value === null) {
|
58
|
-
return null;
|
59
|
-
}
|
60
|
-
return {
|
61
|
-
|
62
|
-
'user': value.user,
|
63
|
-
};
|
64
|
-
}
|
65
|
-
|