@halo-dev/api-client 2.20.21 → 2.21.0

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.
Files changed (169) hide show
  1. package/dist/entry/api-client.d.ts +9 -3
  2. package/dist/halo-api-client.es.js +3195 -3593
  3. package/dist/halo-api-client.es.js.map +1 -1
  4. package/dist/halo-api-client.iife.js +3 -3
  5. package/dist/halo-api-client.iife.js.map +1 -1
  6. package/dist/src/api/index-v1alpha1-public-api.d.ts +0 -70
  7. package/dist/src/api/indices-v1alpha1-console-api.d.ts +0 -29
  8. package/dist/src/api/plugin-v1alpha1-console-api.d.ts +0 -96
  9. package/dist/src/api/policy-alpha1-console-api.d.ts +137 -0
  10. package/dist/src/api/theme-v1alpha1-console-api.d.ts +0 -100
  11. package/dist/src/api/user-preference-v1alpha1-uc-api.d.ts +121 -0
  12. package/dist/src/api.d.ts +3 -2
  13. package/dist/src/configuration.d.ts +1 -1
  14. package/dist/src/index.d.ts +1 -1
  15. package/dist/src/models/add-operation.d.ts +1 -1
  16. package/dist/src/models/attachment-spec.d.ts +1 -1
  17. package/dist/src/models/attachment-status.d.ts +1 -1
  18. package/dist/src/models/auth-provider-spec.d.ts +1 -1
  19. package/dist/src/models/auth-provider.d.ts +1 -1
  20. package/dist/src/models/author.d.ts +1 -1
  21. package/dist/src/models/backup-file.d.ts +5 -5
  22. package/dist/src/models/backup-spec.d.ts +1 -1
  23. package/dist/src/models/backup-status.d.ts +3 -3
  24. package/dist/src/models/category-spec.d.ts +4 -4
  25. package/dist/src/models/category-status.d.ts +3 -3
  26. package/dist/src/models/category-vo.d.ts +1 -1
  27. package/dist/src/models/change-own-password-request.d.ts +1 -1
  28. package/dist/src/models/change-password-request.d.ts +1 -1
  29. package/dist/src/models/comment-email-owner.d.ts +6 -6
  30. package/dist/src/models/comment-owner.d.ts +1 -1
  31. package/dist/src/models/comment-request.d.ts +1 -1
  32. package/dist/src/models/comment-spec.d.ts +1 -1
  33. package/dist/src/models/comment-stats-vo.d.ts +2 -2
  34. package/dist/src/models/comment-stats.d.ts +2 -2
  35. package/dist/src/models/comment-status.d.ts +1 -1
  36. package/dist/src/models/condition.d.ts +7 -7
  37. package/dist/src/models/config-map-ref.d.ts +1 -1
  38. package/dist/src/models/config-map.d.ts +1 -1
  39. package/dist/src/models/content-update-param.d.ts +1 -1
  40. package/dist/src/models/content-vo.d.ts +2 -2
  41. package/dist/src/models/content-wrapper.d.ts +1 -1
  42. package/dist/src/models/content.d.ts +1 -1
  43. package/dist/src/models/contributor-vo.d.ts +1 -1
  44. package/dist/src/models/contributor.d.ts +2 -2
  45. package/dist/src/models/copy-operation.d.ts +1 -1
  46. package/dist/src/models/counter-request.d.ts +1 -1
  47. package/dist/src/models/counter.d.ts +1 -1
  48. package/dist/src/models/create-user-request.d.ts +1 -1
  49. package/dist/src/models/dashboard-stats.d.ts +1 -1
  50. package/dist/src/models/device-spec.d.ts +1 -1
  51. package/dist/src/models/device-status.d.ts +1 -1
  52. package/dist/src/models/email-config-validation-request.d.ts +3 -3
  53. package/dist/src/models/email-verify-request.d.ts +1 -1
  54. package/dist/src/models/excerpt.d.ts +1 -1
  55. package/dist/src/models/extension-definition.d.ts +1 -1
  56. package/dist/src/models/extension-point-definition.d.ts +1 -1
  57. package/dist/src/models/extension-point-spec.d.ts +1 -1
  58. package/dist/src/models/extension-spec.d.ts +1 -1
  59. package/dist/src/models/extension.d.ts +1 -1
  60. package/dist/src/models/file-reverse-proxy-provider.d.ts +1 -1
  61. package/dist/src/models/grant-request.d.ts +1 -1
  62. package/dist/src/models/group-kind.d.ts +4 -4
  63. package/dist/src/models/group-spec.d.ts +1 -1
  64. package/dist/src/models/group-status.d.ts +1 -1
  65. package/dist/src/models/halo-document.d.ts +18 -18
  66. package/dist/src/models/index.d.ts +0 -3
  67. package/dist/src/models/install-from-uri-request.d.ts +1 -1
  68. package/dist/src/models/interest-reason-subject.d.ts +1 -1
  69. package/dist/src/models/license.d.ts +2 -2
  70. package/dist/src/models/listed-auth-provider.d.ts +2 -2
  71. package/dist/src/models/listed-post-vo.d.ts +1 -1
  72. package/dist/src/models/listed-snapshot-spec.d.ts +1 -1
  73. package/dist/src/models/local-thumbnail-spec.d.ts +4 -4
  74. package/dist/src/models/local-thumbnail-status.d.ts +1 -1
  75. package/dist/src/models/local-thumbnail.d.ts +1 -1
  76. package/dist/src/models/login-history.d.ts +1 -1
  77. package/dist/src/models/mark-specified-request.d.ts +1 -1
  78. package/dist/src/models/menu-item-spec.d.ts +1 -1
  79. package/dist/src/models/menu-item-status.d.ts +2 -2
  80. package/dist/src/models/menu-item-vo.d.ts +2 -2
  81. package/dist/src/models/menu-spec.d.ts +2 -2
  82. package/dist/src/models/menu-vo.d.ts +1 -1
  83. package/dist/src/models/metadata.d.ts +7 -7
  84. package/dist/src/models/move-operation.d.ts +1 -1
  85. package/dist/src/models/navigation-post-vo.d.ts +1 -1
  86. package/dist/src/models/notification-spec.d.ts +1 -1
  87. package/dist/src/models/notification-template.d.ts +1 -1
  88. package/dist/src/models/notification.d.ts +1 -1
  89. package/dist/src/models/notifier-descriptor.d.ts +1 -1
  90. package/dist/src/models/notifier-info.d.ts +1 -1
  91. package/dist/src/models/notifier-setting-ref.d.ts +1 -1
  92. package/dist/src/models/owner-info.d.ts +2 -2
  93. package/dist/src/models/password-request.d.ts +1 -1
  94. package/dist/src/models/pat-spec.d.ts +1 -1
  95. package/dist/src/models/plugin-author.d.ts +1 -1
  96. package/dist/src/models/plugin-running-state-request.d.ts +1 -1
  97. package/dist/src/models/plugin-spec.d.ts +2 -9
  98. package/dist/src/models/plugin.d.ts +1 -1
  99. package/dist/src/models/policy-rule.d.ts +7 -7
  100. package/dist/src/models/policy-spec.d.ts +1 -1
  101. package/dist/src/models/policy-template-spec.d.ts +1 -1
  102. package/dist/src/models/post-request.d.ts +1 -1
  103. package/dist/src/models/post-spec.d.ts +1 -1
  104. package/dist/src/models/post-status.d.ts +1 -1
  105. package/dist/src/models/post-vo.d.ts +1 -1
  106. package/dist/src/models/post.d.ts +1 -1
  107. package/dist/src/models/reason-attributes.d.ts +1 -1
  108. package/dist/src/models/reason-property.d.ts +1 -1
  109. package/dist/src/models/reason-selector.d.ts +1 -1
  110. package/dist/src/models/reason-subject.d.ts +1 -1
  111. package/dist/src/models/reason-type-info.d.ts +1 -1
  112. package/dist/src/models/reason-type-notifier-request.d.ts +1 -1
  113. package/dist/src/models/reason-type.d.ts +1 -1
  114. package/dist/src/models/reason.d.ts +1 -1
  115. package/dist/src/models/ref.d.ts +1 -1
  116. package/dist/src/models/remember-me-token-spec.d.ts +1 -1
  117. package/dist/src/models/remove-operation.d.ts +1 -1
  118. package/dist/src/models/replace-operation.d.ts +1 -1
  119. package/dist/src/models/reply-request.d.ts +1 -1
  120. package/dist/src/models/reply-spec.d.ts +1 -1
  121. package/dist/src/models/reply-status.d.ts +1 -1
  122. package/dist/src/models/reverse-proxy.d.ts +1 -1
  123. package/dist/src/models/revert-snapshot-for-post-param.d.ts +1 -1
  124. package/dist/src/models/revert-snapshot-for-single-param.d.ts +1 -1
  125. package/dist/src/models/role-binding.d.ts +2 -2
  126. package/dist/src/models/role-ref.d.ts +5 -5
  127. package/dist/src/models/search-option.d.ts +14 -14
  128. package/dist/src/models/secret.d.ts +4 -4
  129. package/dist/src/models/setting-form.d.ts +1 -1
  130. package/dist/src/models/setting-ref.d.ts +1 -1
  131. package/dist/src/models/setting.d.ts +1 -1
  132. package/dist/src/models/single-page-request.d.ts +1 -1
  133. package/dist/src/models/single-page-spec.d.ts +1 -1
  134. package/dist/src/models/single-page-status.d.ts +1 -1
  135. package/dist/src/models/single-page-vo.d.ts +1 -1
  136. package/dist/src/models/single-page.d.ts +1 -1
  137. package/dist/src/models/site-stats-vo.d.ts +2 -2
  138. package/dist/src/models/snap-shot-spec.d.ts +1 -1
  139. package/dist/src/models/stats-vo.d.ts +2 -2
  140. package/dist/src/models/stats.d.ts +2 -2
  141. package/dist/src/models/subject.d.ts +4 -4
  142. package/dist/src/models/subscription-subscriber.d.ts +1 -1
  143. package/dist/src/models/subscription.d.ts +1 -1
  144. package/dist/src/models/tag-spec.d.ts +2 -2
  145. package/dist/src/models/tag-status.d.ts +1 -1
  146. package/dist/src/models/tag-vo.d.ts +1 -1
  147. package/dist/src/models/template-content.d.ts +1 -1
  148. package/dist/src/models/template-descriptor.d.ts +2 -2
  149. package/dist/src/models/test-operation.d.ts +1 -1
  150. package/dist/src/models/theme-spec.d.ts +1 -15
  151. package/dist/src/models/theme.d.ts +1 -1
  152. package/dist/src/models/thumbnail-spec.d.ts +1 -1
  153. package/dist/src/models/totp-auth-link-response.d.ts +2 -2
  154. package/dist/src/models/totp-request.d.ts +1 -1
  155. package/dist/src/models/two-factor-auth-settings.d.ts +2 -2
  156. package/dist/src/models/uc-upload-request-form-data.d.ts +1 -1
  157. package/dist/src/models/upgrade-from-uri-request.d.ts +1 -1
  158. package/dist/src/models/upload-from-url-request.d.ts +1 -1
  159. package/dist/src/models/user-connection-spec.d.ts +5 -5
  160. package/dist/src/models/user-connection.d.ts +1 -1
  161. package/dist/src/models/user-spec.d.ts +1 -1
  162. package/dist/src/models/user.d.ts +1 -1
  163. package/dist/src/models/verify-code-request.d.ts +1 -1
  164. package/dist/src/models/vote-request.d.ts +1 -1
  165. package/package.json +1 -1
  166. package/dist/src/api/search-engine-v1alpha1-api.d.ts +0 -330
  167. package/dist/src/models/search-engine-list.d.ts +0 -62
  168. package/dist/src/models/search-engine-spec.d.ts +0 -44
  169. package/dist/src/models/search-engine.d.ts +0 -33
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,13 +10,13 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Search option. It is used to control search behavior.
14
14
  * @export
15
15
  * @interface SearchOption
16
16
  */
17
17
  export interface SearchOption {
18
18
  /**
19
- *
19
+ * Additional annotations for extending search option by other search engines.
20
20
  * @type {{ [key: string]: string; }}
21
21
  * @memberof SearchOption
22
22
  */
@@ -24,67 +24,67 @@ export interface SearchOption {
24
24
  [key: string]: string;
25
25
  };
26
26
  /**
27
- *
27
+ * Whether to filter exposed content. If null, it will not filter.
28
28
  * @type {boolean}
29
29
  * @memberof SearchOption
30
30
  */
31
31
  'filterExposed'?: boolean;
32
32
  /**
33
- *
33
+ * Whether to filter published content. If null, it will not filter.
34
34
  * @type {boolean}
35
35
  * @memberof SearchOption
36
36
  */
37
37
  'filterPublished'?: boolean;
38
38
  /**
39
- *
39
+ * Whether to filter recycled content. If null, it will not filter.
40
40
  * @type {boolean}
41
41
  * @memberof SearchOption
42
42
  */
43
43
  'filterRecycled'?: boolean;
44
44
  /**
45
- *
45
+ * Post HTML tag of highlighted fragment.
46
46
  * @type {string}
47
47
  * @memberof SearchOption
48
48
  */
49
49
  'highlightPostTag'?: string;
50
50
  /**
51
- *
51
+ * Pre HTML tag of highlighted fragment.
52
52
  * @type {string}
53
53
  * @memberof SearchOption
54
54
  */
55
55
  'highlightPreTag'?: string;
56
56
  /**
57
- *
57
+ * Category names to include(and). If null, it will include all categories.
58
58
  * @type {Array<string>}
59
59
  * @memberof SearchOption
60
60
  */
61
61
  'includeCategoryNames'?: Array<string>;
62
62
  /**
63
- *
63
+ * Owner names to include(or). If null, it will include all owners.
64
64
  * @type {Array<string>}
65
65
  * @memberof SearchOption
66
66
  */
67
67
  'includeOwnerNames'?: Array<string>;
68
68
  /**
69
- *
69
+ * Tag names to include(and). If null, it will include all tags.
70
70
  * @type {Array<string>}
71
71
  * @memberof SearchOption
72
72
  */
73
73
  'includeTagNames'?: Array<string>;
74
74
  /**
75
- *
75
+ * Types to include(or). If null, it will include all types.
76
76
  * @type {Array<string>}
77
77
  * @memberof SearchOption
78
78
  */
79
79
  'includeTypes'?: Array<string>;
80
80
  /**
81
- *
81
+ * Search keyword.
82
82
  * @type {string}
83
83
  * @memberof SearchOption
84
84
  */
85
85
  'keyword': string;
86
86
  /**
87
- *
87
+ * Limit of result.
88
88
  * @type {number}
89
89
  * @memberof SearchOption
90
90
  */
@@ -1,6 +1,6 @@
1
1
  import { Metadata } from './metadata';
2
2
  /**
3
- *
3
+ * Secret is a small piece of sensitive data which should be kept secret, such as a password, a token, or a key.
4
4
  * @export
5
5
  * @interface Secret
6
6
  */
@@ -12,7 +12,7 @@ export interface Secret {
12
12
  */
13
13
  'apiVersion': string;
14
14
  /**
15
- *
15
+ * <p>The total bytes of the values in the Data field must be less than {@link run.halo.app.extension.Secret#MAX_SECRET_SIZE #MAX_SECRET_SIZE} bytes.</p> <p><code>data</code> contains the secret data. Each key must consist of alphanumeric characters, \'-\', \'_\' or \'.\'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in <a href=\"https://tools.ietf.org/html/rfc4648#section-4\">rfc4648#section-4</a> </p>
16
16
  * @type {{ [key: string]: string; }}
17
17
  * @memberof Secret
18
18
  */
@@ -32,7 +32,7 @@ export interface Secret {
32
32
  */
33
33
  'metadata': Metadata;
34
34
  /**
35
- *
35
+ * <code>stringData</code> allows specifying non-binary secret data in string form. It is provided as a write-only input field for convenience. All keys and values are merged into the data field on write, overwriting any existing values. The stringData field is never output when reading from the API.
36
36
  * @type {{ [key: string]: string; }}
37
37
  * @memberof Secret
38
38
  */
@@ -40,7 +40,7 @@ export interface Secret {
40
40
  [key: string]: string;
41
41
  };
42
42
  /**
43
- *
43
+ * Used to facilitate programmatic handling of secret data. More info: <a href=\"https://kubernetes.io/docs/concepts/configuration/secret/#secret-types\">secret-types</a>
44
44
  * @type {string}
45
45
  * @memberof Secret
46
46
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,7 +1,7 @@
1
1
  import { Metadata } from './metadata';
2
2
  import { SettingSpec } from './setting-spec';
3
3
  /**
4
- *
4
+ * {@link Setting Setting} is a custom extension to generate forms based on configuration.
5
5
  * @export
6
6
  * @interface Setting
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { ContentUpdateParam } from './content-update-param';
2
2
  import { SinglePage } from './single-page';
3
3
  /**
4
- *
4
+ * A request parameter for {@link SinglePage SinglePage}.
5
5
  * @export
6
6
  * @interface SinglePageRequest
7
7
  */
@@ -80,7 +80,7 @@ export interface SinglePageSpec {
80
80
  */
81
81
  'publishTime'?: string;
82
82
  /**
83
- *
83
+ * 引用到的已发布的内容,用于主题端显示.
84
84
  * @type {string}
85
85
  * @memberof SinglePageSpec
86
86
  */
@@ -30,7 +30,7 @@ export interface SinglePageStatus {
30
30
  */
31
31
  'excerpt'?: string;
32
32
  /**
33
- *
33
+ * see {@link Category.CategorySpec#isHideFromList Category.CategorySpec#isHideFromList()}.
34
34
  * @type {boolean}
35
35
  * @memberof SinglePageStatus
36
36
  */
@@ -5,7 +5,7 @@ import { SinglePageSpec } from './single-page-spec';
5
5
  import { SinglePageStatus } from './single-page-status';
6
6
  import { StatsVo } from './stats-vo';
7
7
  /**
8
- *
8
+ * A value object for {@link SinglePage SinglePage}.
9
9
  * @export
10
10
  * @interface SinglePageVo
11
11
  */
@@ -2,7 +2,7 @@ import { Metadata } from './metadata';
2
2
  import { SinglePageSpec } from './single-page-spec';
3
3
  import { SinglePageStatus } from './single-page-status';
4
4
  /**
5
- *
5
+ * <p>Single page extension.</p>
6
6
  * @export
7
7
  * @interface SinglePage
8
8
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * A value object for site stats.
14
14
  * @export
15
15
  * @interface SiteStatsVo
16
16
  */
@@ -42,7 +42,7 @@ export interface SnapShotSpec {
42
42
  */
43
43
  'rawPatch'?: string;
44
44
  /**
45
- *
45
+ * such as: markdown | html | json | asciidoc | latex.
46
46
  * @type {string}
47
47
  * @memberof SnapShotSpec
48
48
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Stats value object.
14
14
  * @export
15
15
  * @interface StatsVo
16
16
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Stats value object.
14
14
  * @export
15
15
  * @interface Stats
16
16
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,19 +16,19 @@
16
16
  */
17
17
  export interface Subject {
18
18
  /**
19
- *
19
+ * APIGroup holds the API group of the referenced subject. Defaults to \"\" for ServiceAccount subjects. Defaults to \"rbac.authorization.halo.run\" for User and Group subjects.
20
20
  * @type {string}
21
21
  * @memberof Subject
22
22
  */
23
23
  'apiGroup'?: string;
24
24
  /**
25
- *
25
+ * Kind of object being referenced. Values defined by this API group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer does not recognize the kind value, the Authorizer should report an error.
26
26
  * @type {string}
27
27
  * @memberof Subject
28
28
  */
29
29
  'kind'?: string;
30
30
  /**
31
- *
31
+ * Name of the object being referenced.
32
32
  * @type {string}
33
33
  * @memberof Subject
34
34
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,7 +1,7 @@
1
1
  import { Metadata } from './metadata';
2
2
  import { SubscriptionSpec } from './subscription-spec';
3
3
  /**
4
- *
4
+ * <p>{@link Subscription Subscription} is a custom extension that defines a subscriber to be notified when a certain {@link Reason Reason} is triggered.</p> <p>It holds a {@link Subscriber Subscriber} to the user to be notified, a {@link InterestReason InterestReason} to subscribe to.</p>
5
5
  * @export
6
6
  * @interface Subscription
7
7
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface TagSpec {
18
18
  /**
19
- *
19
+ * Color regex explanation. <pre> ^ # start of the line # # start with a number sign `#` ( # start of (group 1) [a-fA-F0-9]{6} # support z-f, A-F and 0-9, with a length of 6 | # or [a-fA-F0-9]{3} # support z-f, A-F and 0-9, with a length of 3 ) # end of (group 1) $ # end of the line </pre>
20
20
  * @type {string}
21
21
  * @memberof TagSpec
22
22
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@ import { Metadata } from './metadata';
2
2
  import { TagSpec } from './tag-spec';
3
3
  import { TagStatus } from './tag-status';
4
4
  /**
5
- *
5
+ * A value object for {@link Tag Tag}.
6
6
  * @export
7
7
  * @interface TagVo
8
8
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Type used to describe custom template page.
14
14
  * @export
15
15
  * @interface TemplateDescriptor
16
16
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -67,13 +67,6 @@ export interface ThemeSpec {
67
67
  * @memberof ThemeSpec
68
68
  */
69
69
  'repo'?: string;
70
- /**
71
- * Deprecated, use `requires` instead.
72
- * @type {string}
73
- * @memberof ThemeSpec
74
- * @deprecated
75
- */
76
- 'require'?: string;
77
70
  /**
78
71
  *
79
72
  * @type {string}
@@ -91,12 +84,5 @@ export interface ThemeSpec {
91
84
  * @type {string}
92
85
  * @memberof ThemeSpec
93
86
  */
94
- 'version': string;
95
- /**
96
- *
97
- * @type {string}
98
- * @memberof ThemeSpec
99
- * @deprecated
100
- */
101
- 'website'?: string;
87
+ 'version'?: string;
102
88
  }
@@ -2,7 +2,7 @@ import { Metadata } from './metadata';
2
2
  import { ThemeSpec } from './theme-spec';
3
3
  import { ThemeStatus } from './theme-status';
4
4
  /**
5
- *
5
+ * <p>Theme extension.</p>
6
6
  * @export
7
7
  * @interface Theme
8
8
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface TotpAuthLinkResponse {
18
18
  /**
19
- *
19
+ * QR Code with base64 encoded.
20
20
  * @type {string}
21
21
  * @memberof TotpAuthLinkResponse
22
22
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface TwoFactorAuthSettings {
18
18
  /**
19
- *
19
+ * Check if 2FA is available.
20
20
  * @type {boolean}
21
21
  * @memberof TwoFactorAuthSettings
22
22
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,25 +16,25 @@
16
16
  */
17
17
  export interface UserConnectionSpec {
18
18
  /**
19
- *
19
+ * The unique identifier for the user\'s connection to the OAuth provider. for example, the user\'s GitHub id.
20
20
  * @type {string}
21
21
  * @memberof UserConnectionSpec
22
22
  */
23
23
  'providerUserId': string;
24
24
  /**
25
- *
25
+ * The name of the OAuth provider (e.g. Google, Facebook, Twitter).
26
26
  * @type {string}
27
27
  * @memberof UserConnectionSpec
28
28
  */
29
29
  'registrationId': string;
30
30
  /**
31
- *
31
+ * The time when the user connection was last updated.
32
32
  * @type {string}
33
33
  * @memberof UserConnectionSpec
34
34
  */
35
35
  'updatedAt'?: string;
36
36
  /**
37
- *
37
+ * The {@link Metadata#getName Metadata#getName()} of the user associated with the OAuth connection.
38
38
  * @type {string}
39
39
  * @memberof UserConnectionSpec
40
40
  */
@@ -1,7 +1,7 @@
1
1
  import { Metadata } from './metadata';
2
2
  import { UserConnectionSpec } from './user-connection-spec';
3
3
  /**
4
- *
4
+ * User connection extension.
5
5
  * @export
6
6
  * @interface UserConnection
7
7
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@ import { Metadata } from './metadata';
2
2
  import { UserSpec } from './user-spec';
3
3
  import { UserStatus } from './user-status';
4
4
  /**
5
- *
5
+ * The extension represents user details of Halo.
6
6
  * @export
7
7
  * @interface User
8
8
  */
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Halo
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.20.11-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.21.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@halo-dev/api-client",
3
- "version": "2.20.21",
3
+ "version": "2.21.0",
4
4
  "description": "API Client for Halo 2",
5
5
  "homepage": "https://github.com/halo-dev/halo/tree/main/ui/packages/api-client#readme",
6
6
  "bugs": {