@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
@@ -0,0 +1,121 @@
1
+ import { Configuration } from '../configuration';
2
+ import { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
3
+ import { RequestArgs, BaseAPI } from '../base';
4
+ /**
5
+ * UserPreferenceV1alpha1UcApi - axios parameter creator
6
+ * @export
7
+ */
8
+ export declare const UserPreferenceV1alpha1UcApiAxiosParamCreator: (configuration?: Configuration) => {
9
+ /**
10
+ * Get my preference by group.
11
+ * @param {string} group Group of user preference, e.g. `notification`.
12
+ * @param {*} [options] Override http request option.
13
+ * @throws {RequiredError}
14
+ */
15
+ getMyPreference: (group: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
16
+ /**
17
+ * Create or update my preference by group.
18
+ * @param {string} group Group of user preference, e.g. &#x60;notification&#x60;.
19
+ * @param {object} body
20
+ * @param {*} [options] Override http request option.
21
+ * @throws {RequiredError}
22
+ */
23
+ updateMyPreference: (group: string, body: object, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
24
+ };
25
+ /**
26
+ * UserPreferenceV1alpha1UcApi - functional programming interface
27
+ * @export
28
+ */
29
+ export declare const UserPreferenceV1alpha1UcApiFp: (configuration?: Configuration) => {
30
+ /**
31
+ * Get my preference by group.
32
+ * @param {string} group Group of user preference, e.g. &#x60;notification&#x60;.
33
+ * @param {*} [options] Override http request option.
34
+ * @throws {RequiredError}
35
+ */
36
+ getMyPreference(group: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>>;
37
+ /**
38
+ * Create or update my preference by group.
39
+ * @param {string} group Group of user preference, e.g. &#x60;notification&#x60;.
40
+ * @param {object} body
41
+ * @param {*} [options] Override http request option.
42
+ * @throws {RequiredError}
43
+ */
44
+ updateMyPreference(group: string, body: object, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
45
+ };
46
+ /**
47
+ * UserPreferenceV1alpha1UcApi - factory interface
48
+ * @export
49
+ */
50
+ export declare const UserPreferenceV1alpha1UcApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
51
+ /**
52
+ * Get my preference by group.
53
+ * @param {UserPreferenceV1alpha1UcApiGetMyPreferenceRequest} requestParameters Request parameters.
54
+ * @param {*} [options] Override http request option.
55
+ * @throws {RequiredError}
56
+ */
57
+ getMyPreference(requestParameters: UserPreferenceV1alpha1UcApiGetMyPreferenceRequest, options?: RawAxiosRequestConfig): AxiosPromise<object>;
58
+ /**
59
+ * Create or update my preference by group.
60
+ * @param {UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest} requestParameters Request parameters.
61
+ * @param {*} [options] Override http request option.
62
+ * @throws {RequiredError}
63
+ */
64
+ updateMyPreference(requestParameters: UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
65
+ };
66
+ /**
67
+ * Request parameters for getMyPreference operation in UserPreferenceV1alpha1UcApi.
68
+ * @export
69
+ * @interface UserPreferenceV1alpha1UcApiGetMyPreferenceRequest
70
+ */
71
+ export interface UserPreferenceV1alpha1UcApiGetMyPreferenceRequest {
72
+ /**
73
+ * Group of user preference, e.g. &#x60;notification&#x60;.
74
+ * @type {string}
75
+ * @memberof UserPreferenceV1alpha1UcApiGetMyPreference
76
+ */
77
+ readonly group: string;
78
+ }
79
+ /**
80
+ * Request parameters for updateMyPreference operation in UserPreferenceV1alpha1UcApi.
81
+ * @export
82
+ * @interface UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest
83
+ */
84
+ export interface UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest {
85
+ /**
86
+ * Group of user preference, e.g. &#x60;notification&#x60;.
87
+ * @type {string}
88
+ * @memberof UserPreferenceV1alpha1UcApiUpdateMyPreference
89
+ */
90
+ readonly group: string;
91
+ /**
92
+ *
93
+ * @type {object}
94
+ * @memberof UserPreferenceV1alpha1UcApiUpdateMyPreference
95
+ */
96
+ readonly body: object;
97
+ }
98
+ /**
99
+ * UserPreferenceV1alpha1UcApi - object-oriented interface
100
+ * @export
101
+ * @class UserPreferenceV1alpha1UcApi
102
+ * @extends {BaseAPI}
103
+ */
104
+ export declare class UserPreferenceV1alpha1UcApi extends BaseAPI {
105
+ /**
106
+ * Get my preference by group.
107
+ * @param {UserPreferenceV1alpha1UcApiGetMyPreferenceRequest} requestParameters Request parameters.
108
+ * @param {*} [options] Override http request option.
109
+ * @throws {RequiredError}
110
+ * @memberof UserPreferenceV1alpha1UcApi
111
+ */
112
+ getMyPreference(requestParameters: UserPreferenceV1alpha1UcApiGetMyPreferenceRequest, options?: RawAxiosRequestConfig): Promise<import('axios').AxiosResponse<object, any>>;
113
+ /**
114
+ * Create or update my preference by group.
115
+ * @param {UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest} requestParameters Request parameters.
116
+ * @param {*} [options] Override http request option.
117
+ * @throws {RequiredError}
118
+ * @memberof UserPreferenceV1alpha1UcApi
119
+ */
120
+ updateMyPreference(requestParameters: UserPreferenceV1alpha1UcApiUpdateMyPreferenceRequest, options?: RawAxiosRequestConfig): Promise<import('axios').AxiosResponse<void, any>>;
121
+ }
package/dist/src/api.d.ts CHANGED
@@ -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).
@@ -49,6 +49,7 @@ export * from './api/personal-access-token-v1alpha1-uc-api';
49
49
  export * from './api/plugin-v1alpha1-api';
50
50
  export * from './api/plugin-v1alpha1-console-api';
51
51
  export * from './api/plugin-v1alpha1-public-api';
52
+ export * from './api/policy-alpha1-console-api';
52
53
  export * from './api/policy-template-v1alpha1-api';
53
54
  export * from './api/policy-v1alpha1-api';
54
55
  export * from './api/post-v1alpha1-api';
@@ -63,7 +64,6 @@ export * from './api/reply-v1alpha1-console-api';
63
64
  export * from './api/reverse-proxy-v1alpha1-api';
64
65
  export * from './api/role-binding-v1alpha1-api';
65
66
  export * from './api/role-v1alpha1-api';
66
- export * from './api/search-engine-v1alpha1-api';
67
67
  export * from './api/secret-v1alpha1-api';
68
68
  export * from './api/setting-v1alpha1-api';
69
69
  export * from './api/single-page-v1alpha1-api';
@@ -85,5 +85,6 @@ export * from './api/thumbnail-v1alpha1-public-api';
85
85
  export * from './api/two-factor-auth-v1alpha1-uc-api';
86
86
  export * from './api/user-connection-v1alpha1-api';
87
87
  export * from './api/user-connection-v1alpha1-uc-api';
88
+ export * from './api/user-preference-v1alpha1-uc-api';
88
89
  export * from './api/user-v1alpha1-api';
89
90
  export * from './api/user-v1alpha1-console-api';
@@ -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).
@@ -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).
@@ -7,7 +7,7 @@ import { SettingRef } from './setting-ref';
7
7
  */
8
8
  export interface AuthProviderSpec {
9
9
  /**
10
- *
10
+ * Auth type: form or oauth2.
11
11
  * @type {string}
12
12
  * @memberof AuthProviderSpec
13
13
  */
@@ -1,7 +1,7 @@
1
1
  import { AuthProviderSpec } from './auth-provider-spec';
2
2
  import { Metadata } from './metadata';
3
3
  /**
4
- *
4
+ * Auth provider extension.
5
5
  * @export
6
6
  * @interface AuthProvider
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 @@
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,25 +10,25 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Backup file.
14
14
  * @export
15
15
  * @interface BackupFile
16
16
  */
17
17
  export interface BackupFile {
18
18
  /**
19
- *
19
+ * Filename of backup file.
20
20
  * @type {string}
21
21
  * @memberof BackupFile
22
22
  */
23
23
  'filename'?: string;
24
24
  /**
25
- *
25
+ * Last modified time of backup file.
26
26
  * @type {string}
27
27
  * @memberof BackupFile
28
28
  */
29
29
  'lastModifiedTime'?: string;
30
30
  /**
31
- *
31
+ * Size of backup file.
32
32
  * @type {number}
33
33
  * @memberof BackupFile
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).
@@ -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).
@@ -34,7 +34,7 @@ export interface BackupStatus {
34
34
  */
35
35
  'failureReason'?: string;
36
36
  /**
37
- *
37
+ * Name of backup file.
38
38
  * @type {string}
39
39
  * @memberof BackupStatus
40
40
  */
@@ -46,7 +46,7 @@ export interface BackupStatus {
46
46
  */
47
47
  'phase'?: BackupStatusPhaseEnum;
48
48
  /**
49
- *
49
+ * Size of backup file. Data unit: byte
50
50
  * @type {number}
51
51
  * @memberof BackupStatus
52
52
  */
@@ -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).
@@ -40,19 +40,19 @@ export interface CategorySpec {
40
40
  */
41
41
  'displayName': string;
42
42
  /**
43
- *
43
+ * <p>Whether to hide the category from the category list.</p> <p>When set to true, the category including its subcategories and related posts will not be displayed in the category list, but it can still be accessed by permalink.</p> <p>Limitation: It only takes effect on the theme-side categorized list and it only allows to be set to true on the first level(root node) of categories.</p>
44
44
  * @type {boolean}
45
45
  * @memberof CategorySpec
46
46
  */
47
47
  'hideFromList'?: boolean;
48
48
  /**
49
- *
49
+ * <p>Used to specify the template for the posts associated with the category.</p> <p>The priority is not as high as that of the post.</p> <p>If the post also specifies a template, the post\'s template will prevail.</p>
50
50
  * @type {string}
51
51
  * @memberof CategorySpec
52
52
  */
53
53
  'postTemplate'?: string;
54
54
  /**
55
- *
55
+ * <p>if a category is queried for related posts, the default behavior is to query all posts under the category including its subcategories, but if this field is set to true, cascade query behavior will be terminated here.</p> <p>For example, if a category has subcategories A and B, and A has subcategories C and D and C marked this field as true, when querying posts under A category,all posts under A and B will be queried, but C and D will not be queried.</p>
56
56
  * @type {boolean}
57
57
  * @memberof CategorySpec
58
58
  */
@@ -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).
@@ -22,13 +22,13 @@ export interface CategoryStatus {
22
22
  */
23
23
  'permalink'?: string;
24
24
  /**
25
- *
25
+ * 包括当前和其下所有层级的文章数量 (depth=max).
26
26
  * @type {number}
27
27
  * @memberof CategoryStatus
28
28
  */
29
29
  'postCount'?: number;
30
30
  /**
31
- *
31
+ * 包括当前和其下所有层级的已发布且公开的文章数量 (depth=max).
32
32
  * @type {number}
33
33
  * @memberof CategoryStatus
34
34
  */
@@ -2,7 +2,7 @@ import { CategorySpec } from './category-spec';
2
2
  import { CategoryStatus } from './category-status';
3
3
  import { Metadata } from './metadata';
4
4
  /**
5
- *
5
+ * A value object for {@link Category Category}.
6
6
  * @export
7
7
  * @interface CategoryVo
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).
@@ -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,31 +10,31 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * <p>The creator info of the comment.</p> This {@link CommentEmailOwner CommentEmailOwner} is only applicable to the user who is allowed to comment without logging in.
14
14
  * @export
15
15
  * @interface CommentEmailOwner
16
16
  */
17
17
  export interface CommentEmailOwner {
18
18
  /**
19
- *
19
+ * avatar for comment owner
20
20
  * @type {string}
21
21
  * @memberof CommentEmailOwner
22
22
  */
23
23
  'avatar'?: string;
24
24
  /**
25
- *
25
+ * display name for comment owner
26
26
  * @type {string}
27
27
  * @memberof CommentEmailOwner
28
28
  */
29
29
  'displayName'?: string;
30
30
  /**
31
- *
31
+ * email for comment owner
32
32
  * @type {string}
33
33
  * @memberof CommentEmailOwner
34
34
  */
35
35
  'email'?: string;
36
36
  /**
37
- *
37
+ * website for comment owner
38
38
  * @type {string}
39
39
  * @memberof CommentEmailOwner
40
40
  */
@@ -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 { CommentEmailOwner } from './comment-email-owner';
2
2
  import { Ref } from './ref';
3
3
  /**
4
- *
4
+ * Request parameter object for {@link Comment Comment}.
5
5
  * @export
6
6
  * @interface CommentRequest
7
7
  */
@@ -31,7 +31,7 @@ export interface CommentSpec {
31
31
  */
32
32
  'content': string;
33
33
  /**
34
- *
34
+ * The user-defined creation time default is <code>metadata.creationTimestamp</code>.
35
35
  * @type {string}
36
36
  * @memberof CommentSpec
37
37
  */
@@ -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
+ * comment stats value object.
14
14
  * @export
15
15
  * @interface CommentStatsVo
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
+ * comment stats value object.
14
14
  * @export
15
15
  * @interface CommentStats
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).
@@ -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,37 +10,37 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * EqualsAndHashCode 排除了lastTransitionTime否则失败时,lastTransitionTime 会被更新 导致 equals 为 false,一直被加入队列.
14
14
  * @export
15
15
  * @interface Condition
16
16
  */
17
17
  export interface Condition {
18
18
  /**
19
- *
19
+ * Last time the condition transitioned from one status to another.
20
20
  * @type {string}
21
21
  * @memberof Condition
22
22
  */
23
23
  'lastTransitionTime': string;
24
24
  /**
25
- *
25
+ * Human-readable message indicating details about last transition. This may be an empty string.
26
26
  * @type {string}
27
27
  * @memberof Condition
28
28
  */
29
29
  'message'?: string;
30
30
  /**
31
- *
31
+ * Unique, one-word, CamelCase reason for the condition\'s last transition.
32
32
  * @type {string}
33
33
  * @memberof Condition
34
34
  */
35
35
  'reason'?: string;
36
36
  /**
37
- *
37
+ * Status is the status of the condition. Can be True, False, Unknown.
38
38
  * @type {string}
39
39
  * @memberof Condition
40
40
  */
41
41
  'status': ConditionStatusEnum;
42
42
  /**
43
- *
43
+ * type of condition in CamelCase or in foo.example.com/CamelCase. example: Ready, Initialized. maxLength: 316.
44
44
  * @type {string}
45
45
  * @memberof Condition
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).
@@ -1,6 +1,6 @@
1
1
  import { Metadata } from './metadata';
2
2
  /**
3
- *
3
+ * <p>ConfigMap holds configuration data to consume.</p>
4
4
  * @export
5
5
  * @interface ConfigMap
6
6
  */
@@ -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
+ * A value object for Content from {@link Snapshot Snapshot}.
14
14
  * @export
15
15
  * @interface ContentVo
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).
@@ -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,6 +1,6 @@
1
1
  import { Metadata } from './metadata';
2
2
  /**
3
- *
3
+ * A value object for {@link run.halo.app.core.extension.User run.halo.app.core.extension.User}.
4
4
  * @export
5
5
  * @interface ContributorVo
6
6
  */