@goauthentik/api 2024.12.0-1734640050 → 2024.12.0-1734727566

Sign up to get free protection for your applications and to get access to all the features.
@@ -55,7 +55,7 @@ export interface FlowStageBinding {
55
55
  */
56
56
  evaluateOnPlan?: boolean;
57
57
  /**
58
- * Evaluate policies when the Stage is present to the user.
58
+ * Evaluate policies when the Stage is presented to the user.
59
59
  * @type {boolean}
60
60
  * @memberof FlowStageBinding
61
61
  */
@@ -36,7 +36,7 @@ export interface FlowStageBindingRequest {
36
36
  */
37
37
  evaluateOnPlan?: boolean;
38
38
  /**
39
- * Evaluate policies when the Stage is present to the user.
39
+ * Evaluate policies when the Stage is presented to the user.
40
40
  * @type {boolean}
41
41
  * @memberof FlowStageBindingRequest
42
42
  */
@@ -36,7 +36,7 @@ export interface PatchedFlowStageBindingRequest {
36
36
  */
37
37
  evaluateOnPlan?: boolean;
38
38
  /**
39
- * Evaluate policies when the Stage is present to the user.
39
+ * Evaluate policies when the Stage is presented to the user.
40
40
  * @type {boolean}
41
41
  * @memberof PatchedFlowStageBindingRequest
42
42
  */
@@ -55,7 +55,7 @@ export interface FlowStageBinding {
55
55
  */
56
56
  evaluateOnPlan?: boolean;
57
57
  /**
58
- * Evaluate policies when the Stage is present to the user.
58
+ * Evaluate policies when the Stage is presented to the user.
59
59
  * @type {boolean}
60
60
  * @memberof FlowStageBinding
61
61
  */
@@ -36,7 +36,7 @@ export interface FlowStageBindingRequest {
36
36
  */
37
37
  evaluateOnPlan?: boolean;
38
38
  /**
39
- * Evaluate policies when the Stage is present to the user.
39
+ * Evaluate policies when the Stage is presented to the user.
40
40
  * @type {boolean}
41
41
  * @memberof FlowStageBindingRequest
42
42
  */
@@ -36,7 +36,7 @@ export interface PatchedFlowStageBindingRequest {
36
36
  */
37
37
  evaluateOnPlan?: boolean;
38
38
  /**
39
- * Evaluate policies when the Stage is present to the user.
39
+ * Evaluate policies when the Stage is presented to the user.
40
40
  * @type {boolean}
41
41
  * @memberof PatchedFlowStageBindingRequest
42
42
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2024.12.0-1734640050",
3
+ "version": "2024.12.0-1734727566",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -75,7 +75,7 @@ export interface FlowStageBinding {
75
75
  */
76
76
  evaluateOnPlan?: boolean;
77
77
  /**
78
- * Evaluate policies when the Stage is present to the user.
78
+ * Evaluate policies when the Stage is presented to the user.
79
79
  * @type {boolean}
80
80
  * @memberof FlowStageBinding
81
81
  */
@@ -51,7 +51,7 @@ export interface FlowStageBindingRequest {
51
51
  */
52
52
  evaluateOnPlan?: boolean;
53
53
  /**
54
- * Evaluate policies when the Stage is present to the user.
54
+ * Evaluate policies when the Stage is presented to the user.
55
55
  * @type {boolean}
56
56
  * @memberof FlowStageBindingRequest
57
57
  */
@@ -51,7 +51,7 @@ export interface PatchedFlowStageBindingRequest {
51
51
  */
52
52
  evaluateOnPlan?: boolean;
53
53
  /**
54
- * Evaluate policies when the Stage is present to the user.
54
+ * Evaluate policies when the Stage is presented to the user.
55
55
  * @type {boolean}
56
56
  * @memberof PatchedFlowStageBindingRequest
57
57
  */