@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,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Contributor from user.
14
14
  * @export
15
15
  * @interface Contributor
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 counter for number of requests by extension resource name.
4
4
  * @export
5
5
  * @interface Counter
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).
@@ -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,7 +16,7 @@
16
16
  */
17
17
  export interface EmailConfigValidationRequest {
18
18
  /**
19
- *
19
+ * Gets email display name.
20
20
  * @type {string}
21
21
  * @memberof EmailConfigValidationRequest
22
22
  */
@@ -52,7 +52,7 @@ export interface EmailConfigValidationRequest {
52
52
  */
53
53
  'port'?: number;
54
54
  /**
55
- *
55
+ * Gets email sender address.
56
56
  * @type {string}
57
57
  * @memberof EmailConfigValidationRequest
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).
@@ -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 { ExtensionSpec } from './extension-spec';
2
2
  import { Metadata } from './metadata';
3
3
  /**
4
- *
4
+ * Extension definition. An {@link ExtensionDefinition ExtensionDefinition} is a type of metadata that provides additional information about an extension. An extension is a way to add new functionality to an existing class, structure, enumeration, or protocol type without needing to subclass it.
5
5
  * @export
6
6
  * @interface ExtensionDefinition
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { ExtensionPointSpec } from './extension-point-spec';
2
2
  import { Metadata } from './metadata';
3
3
  /**
4
- *
4
+ * Extension point definition. An {@link ExtensionPointDefinition ExtensionPointDefinition} is a concept used in <code>Halo</code> to allow for the dynamic extension of system. It defines a location within <code>Halo</code> where additional functionality can be added through the use of plugins or extensions.
5
5
  * @export
6
6
  * @interface ExtensionPointDefinition
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).
@@ -1,6 +1,6 @@
1
1
  import { Metadata } from './metadata';
2
2
  /**
3
- *
3
+ * Extension is an interface which represents an Extension. It contains setters and getters of GroupVersionKind and Metadata.
4
4
  * @export
5
5
  * @interface Extension
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).
@@ -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,19 +10,19 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * GroupKind contains group and kind data only.
14
14
  * @export
15
15
  * @interface GroupKind
16
16
  */
17
17
  export interface GroupKind {
18
18
  /**
19
- *
19
+ * is group name of Extension.
20
20
  * @type {string}
21
21
  * @memberof GroupKind
22
22
  */
23
23
  'group'?: string;
24
24
  /**
25
- *
25
+ * is kind name of Extension.
26
26
  * @type {string}
27
27
  * @memberof GroupKind
28
28
  */
@@ -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,13 +10,13 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Document for search.
14
14
  * @export
15
15
  * @interface HaloDocument
16
16
  */
17
17
  export interface HaloDocument {
18
18
  /**
19
- *
19
+ * Custom metadata. Make sure the map is serializable.
20
20
  * @type {{ [key: string]: string; }}
21
21
  * @memberof HaloDocument
22
22
  */
@@ -24,91 +24,91 @@ export interface HaloDocument {
24
24
  [key: string]: string;
25
25
  };
26
26
  /**
27
- *
27
+ * Document categories. The item in the list is the category metadata name.
28
28
  * @type {Array<string>}
29
29
  * @memberof HaloDocument
30
30
  */
31
31
  'categories'?: Array<string>;
32
32
  /**
33
- *
33
+ * Document content. Safety content, without HTML tag.
34
34
  * @type {string}
35
35
  * @memberof HaloDocument
36
36
  */
37
37
  'content': string;
38
38
  /**
39
- *
39
+ * Document creation timestamp.
40
40
  * @type {string}
41
41
  * @memberof HaloDocument
42
42
  */
43
43
  'creationTimestamp'?: string;
44
44
  /**
45
- *
45
+ * Document description.
46
46
  * @type {string}
47
47
  * @memberof HaloDocument
48
48
  */
49
49
  'description'?: string;
50
50
  /**
51
- *
51
+ * Whether the document is exposed to the public.
52
52
  * @type {boolean}
53
53
  * @memberof HaloDocument
54
54
  */
55
55
  'exposed'?: boolean;
56
56
  /**
57
- *
57
+ * Document ID. It should be unique globally.
58
58
  * @type {string}
59
59
  * @memberof HaloDocument
60
60
  */
61
61
  'id': string;
62
62
  /**
63
- *
63
+ * Metadata name of the corresponding extension.
64
64
  * @type {string}
65
65
  * @memberof HaloDocument
66
66
  */
67
67
  'metadataName': string;
68
68
  /**
69
- *
69
+ * Document owner metadata name.
70
70
  * @type {string}
71
71
  * @memberof HaloDocument
72
72
  */
73
73
  'ownerName': string;
74
74
  /**
75
- *
75
+ * Document permalink.
76
76
  * @type {string}
77
77
  * @memberof HaloDocument
78
78
  */
79
79
  'permalink': string;
80
80
  /**
81
- *
81
+ * Whether the document is published.
82
82
  * @type {boolean}
83
83
  * @memberof HaloDocument
84
84
  */
85
85
  'published'?: boolean;
86
86
  /**
87
- *
87
+ * Whether the document is recycled.
88
88
  * @type {boolean}
89
89
  * @memberof HaloDocument
90
90
  */
91
91
  'recycled'?: boolean;
92
92
  /**
93
- *
93
+ * Document tags. The item in the list is the tag metadata name.
94
94
  * @type {Array<string>}
95
95
  * @memberof HaloDocument
96
96
  */
97
97
  'tags'?: Array<string>;
98
98
  /**
99
- *
99
+ * Document title.
100
100
  * @type {string}
101
101
  * @memberof HaloDocument
102
102
  */
103
103
  'title': string;
104
104
  /**
105
- *
105
+ * Document type. e.g.: post.content.halo.run, singlepage.content.halo.run, moment.moment .halo.run, doc.doc.halo.run.
106
106
  * @type {string}
107
107
  * @memberof HaloDocument
108
108
  */
109
109
  'type': string;
110
110
  /**
111
- *
111
+ * Document update timestamp.
112
112
  * @type {string}
113
113
  * @memberof HaloDocument
114
114
  */
@@ -188,9 +188,6 @@ export * from './role-binding';
188
188
  export * from './role-binding-list';
189
189
  export * from './role-list';
190
190
  export * from './role-ref';
191
- export * from './search-engine';
192
- export * from './search-engine-list';
193
- export * from './search-engine-spec';
194
191
  export * from './search-option';
195
192
  export * from './search-result';
196
193
  export * from './secret';
@@ -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,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Common data objects for license.
14
14
  * @export
15
15
  * @interface License
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
+ * A listed value object for {@link run.halo.app.core.extension.AuthProvider run.halo.app.core.extension.AuthProvider}.
14
14
  * @export
15
15
  * @interface ListedAuthProvider
16
16
  */
@@ -6,7 +6,7 @@ import { PostStatus } from './post-status';
6
6
  import { StatsVo } from './stats-vo';
7
7
  import { TagVo } from './tag-vo';
8
8
  /**
9
- *
9
+ * A value object for {@link Post Post}.
10
10
  * @export
11
11
  * @interface ListedPostVo
12
12
  */
@@ -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,13 +16,13 @@
16
16
  */
17
17
  export interface LocalThumbnailSpec {
18
18
  /**
19
- *
19
+ * Consider the compatibility of the system and migration, use unix-style relative paths here.
20
20
  * @type {string}
21
21
  * @memberof LocalThumbnailSpec
22
22
  */
23
23
  'filePath': string;
24
24
  /**
25
- *
25
+ * A hash signature for the image uri.
26
26
  * @type {string}
27
27
  * @memberof LocalThumbnailSpec
28
28
  */
@@ -40,7 +40,7 @@ export interface LocalThumbnailSpec {
40
40
  */
41
41
  'size': LocalThumbnailSpecSizeEnum;
42
42
  /**
43
- *
43
+ * A hash signature for the thumbnail uri.
44
44
  * @type {string}
45
45
  * @memberof LocalThumbnailSpec
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).
@@ -36,5 +36,5 @@ export interface LocalThumbnail {
36
36
  * @type {LocalThumbnailStatus}
37
37
  * @memberof LocalThumbnail
38
38
  */
39
- 'status'?: LocalThumbnailStatus;
39
+ 'status': LocalThumbnailStatus;
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).
@@ -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 { Ref } from './ref';
2
2
  /**
3
- * The spec of menu item.
3
+ *
4
4
  * @export
5
5
  * @interface MenuItemSpec
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).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * The status of menu item.
13
+ *
14
14
  * @export
15
15
  * @interface MenuItemStatus
16
16
  */
@@ -2,13 +2,13 @@ import { MenuItemSpec } from './menu-item-spec';
2
2
  import { MenuItemStatus } from './menu-item-status';
3
3
  import { Metadata } from './metadata';
4
4
  /**
5
- *
5
+ * A value object for {@link MenuItem MenuItem}.
6
6
  * @export
7
7
  * @interface MenuItemVo
8
8
  */
9
9
  export interface MenuItemVo {
10
10
  /**
11
- *
11
+ * Gets menu item\'s display name.
12
12
  * @type {string}
13
13
  * @memberof MenuItemVo
14
14
  */
@@ -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
- * The spec of menu.
13
+ *
14
14
  * @export
15
15
  * @interface MenuSpec
16
16
  */
@@ -2,7 +2,7 @@ import { MenuItemVo } from './menu-item-vo';
2
2
  import { MenuSpec } from './menu-spec';
3
3
  import { Metadata } from './metadata';
4
4
  /**
5
- *
5
+ * A value object for {@link Menu Menu}.
6
6
  * @export
7
7
  * @interface MenuVo
8
8
  */