@halo-dev/api-client 2.19.0 → 2.20.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 (131) hide show
  1. package/dist/entry/api-client.d.ts +8 -6
  2. package/dist/halo-api-client.es.js +2204 -2002
  3. package/dist/halo-api-client.es.js.map +1 -1
  4. package/dist/halo-api-client.iife.js +4 -4
  5. package/dist/halo-api-client.iife.js.map +1 -1
  6. package/dist/src/api/attachment-v1alpha1-uc-api.d.ts +149 -1
  7. package/dist/src/api/plugin-v1alpha1-console-api.d.ts +104 -33
  8. package/dist/src/api/post-v1alpha1-uc-api.d.ts +42 -0
  9. package/dist/src/api/system-config-v1alpha1-console-api.d.ts +121 -0
  10. package/dist/src/api/system-v1alpha1-console-api.d.ts +1 -43
  11. package/dist/src/api/theme-v1alpha1-console-api.d.ts +108 -8
  12. package/dist/src/api/thumbnail-v1alpha1-public-api.d.ts +6 -6
  13. package/dist/src/api/user-connection-v1alpha1-uc-api.d.ts +72 -0
  14. package/dist/src/api.d.ts +3 -3
  15. package/dist/src/configuration.d.ts +1 -1
  16. package/dist/src/index.d.ts +1 -1
  17. package/dist/src/models/add-operation.d.ts +1 -1
  18. package/dist/src/models/attachment-spec.d.ts +1 -1
  19. package/dist/src/models/attachment-status.d.ts +1 -1
  20. package/dist/src/models/auth-provider-spec.d.ts +19 -2
  21. package/dist/src/models/author.d.ts +1 -1
  22. package/dist/src/models/backup-file.d.ts +1 -1
  23. package/dist/src/models/backup-spec.d.ts +1 -1
  24. package/dist/src/models/backup-status.d.ts +1 -1
  25. package/dist/src/models/category-spec.d.ts +1 -1
  26. package/dist/src/models/category-status.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 +1 -1
  30. package/dist/src/models/comment-owner.d.ts +1 -1
  31. package/dist/src/models/comment-stats-vo.d.ts +1 -1
  32. package/dist/src/models/comment-stats.d.ts +1 -1
  33. package/dist/src/models/comment-status.d.ts +1 -1
  34. package/dist/src/models/condition.d.ts +1 -1
  35. package/dist/src/models/config-map-ref.d.ts +1 -1
  36. package/dist/src/models/content-update-param.d.ts +1 -1
  37. package/dist/src/models/content-vo.d.ts +1 -1
  38. package/dist/src/models/content-wrapper.d.ts +1 -1
  39. package/dist/src/models/content.d.ts +1 -1
  40. package/dist/src/models/contributor.d.ts +1 -1
  41. package/dist/src/models/copy-operation.d.ts +1 -1
  42. package/dist/src/models/counter-request.d.ts +1 -1
  43. package/dist/src/models/create-user-request.d.ts +1 -1
  44. package/dist/src/models/dashboard-stats.d.ts +1 -1
  45. package/dist/src/models/device-spec.d.ts +1 -1
  46. package/dist/src/models/device-status.d.ts +1 -1
  47. package/dist/src/models/email-config-validation-request.d.ts +1 -1
  48. package/dist/src/models/email-verify-request.d.ts +1 -1
  49. package/dist/src/models/excerpt.d.ts +1 -1
  50. package/dist/src/models/extension-point-spec.d.ts +1 -1
  51. package/dist/src/models/extension-spec.d.ts +1 -1
  52. package/dist/src/models/file-reverse-proxy-provider.d.ts +1 -1
  53. package/dist/src/models/grant-request.d.ts +1 -1
  54. package/dist/src/models/group-kind.d.ts +1 -1
  55. package/dist/src/models/group-spec.d.ts +1 -1
  56. package/dist/src/models/group-status.d.ts +1 -1
  57. package/dist/src/models/halo-document.d.ts +1 -1
  58. package/dist/src/models/index.d.ts +1 -6
  59. package/dist/src/models/install-from-uri-request.d.ts +1 -1
  60. package/dist/src/models/interest-reason-subject.d.ts +1 -1
  61. package/dist/src/models/license.d.ts +1 -1
  62. package/dist/src/models/listed-auth-provider.d.ts +18 -1
  63. package/dist/src/models/listed-snapshot-spec.d.ts +1 -1
  64. package/dist/src/models/local-thumbnail-spec.d.ts +1 -1
  65. package/dist/src/models/local-thumbnail-status.d.ts +1 -1
  66. package/dist/src/models/login-history.d.ts +1 -1
  67. package/dist/src/models/mark-specified-request.d.ts +1 -1
  68. package/dist/src/models/menu-item-status.d.ts +1 -1
  69. package/dist/src/models/menu-spec.d.ts +1 -1
  70. package/dist/src/models/metadata.d.ts +1 -1
  71. package/dist/src/models/move-operation.d.ts +1 -1
  72. package/dist/src/models/notification-spec.d.ts +1 -1
  73. package/dist/src/models/notifier-info.d.ts +1 -1
  74. package/dist/src/models/notifier-setting-ref.d.ts +1 -1
  75. package/dist/src/models/owner-info.d.ts +1 -1
  76. package/dist/src/models/password-request.d.ts +1 -1
  77. package/dist/src/models/pat-spec.d.ts +1 -1
  78. package/dist/src/models/plugin-author.d.ts +1 -1
  79. package/dist/src/models/plugin-running-state-request.d.ts +1 -1
  80. package/dist/src/models/policy-rule.d.ts +1 -1
  81. package/dist/src/models/policy-spec.d.ts +1 -1
  82. package/dist/src/models/policy-template-spec.d.ts +1 -1
  83. package/dist/src/models/post-status.d.ts +1 -1
  84. package/dist/src/models/reason-attributes.d.ts +1 -1
  85. package/dist/src/models/reason-property.d.ts +1 -1
  86. package/dist/src/models/reason-selector.d.ts +1 -1
  87. package/dist/src/models/reason-subject.d.ts +1 -1
  88. package/dist/src/models/reason-type-info.d.ts +1 -1
  89. package/dist/src/models/reason-type-notifier-request.d.ts +1 -1
  90. package/dist/src/models/ref.d.ts +1 -1
  91. package/dist/src/models/remember-me-token-spec.d.ts +1 -1
  92. package/dist/src/models/remove-operation.d.ts +1 -1
  93. package/dist/src/models/replace-operation.d.ts +1 -1
  94. package/dist/src/models/reply-status.d.ts +1 -1
  95. package/dist/src/models/revert-snapshot-for-post-param.d.ts +1 -1
  96. package/dist/src/models/revert-snapshot-for-single-param.d.ts +1 -1
  97. package/dist/src/models/role-ref.d.ts +1 -1
  98. package/dist/src/models/search-option.d.ts +1 -1
  99. package/dist/src/models/setting-form.d.ts +1 -1
  100. package/dist/src/models/setting-ref.d.ts +1 -1
  101. package/dist/src/models/single-page-status.d.ts +1 -1
  102. package/dist/src/models/site-stats-vo.d.ts +1 -1
  103. package/dist/src/models/stats-vo.d.ts +1 -1
  104. package/dist/src/models/stats.d.ts +1 -1
  105. package/dist/src/models/subject.d.ts +1 -1
  106. package/dist/src/models/subscription-subscriber.d.ts +1 -1
  107. package/dist/src/models/tag-spec.d.ts +1 -1
  108. package/dist/src/models/tag-status.d.ts +1 -1
  109. package/dist/src/models/template-content.d.ts +1 -1
  110. package/dist/src/models/template-descriptor.d.ts +1 -1
  111. package/dist/src/models/test-operation.d.ts +1 -1
  112. package/dist/src/models/thumbnail-spec.d.ts +1 -1
  113. package/dist/src/models/totp-auth-link-response.d.ts +1 -1
  114. package/dist/src/models/totp-request.d.ts +1 -1
  115. package/dist/src/models/two-factor-auth-settings.d.ts +1 -1
  116. package/dist/src/models/uc-upload-request-form-data.d.ts +33 -0
  117. package/dist/src/models/upgrade-from-uri-request.d.ts +1 -1
  118. package/dist/src/models/upload-from-url-request.d.ts +1 -1
  119. package/dist/src/models/user-connection-spec.d.ts +1 -37
  120. package/dist/src/models/user-spec.d.ts +1 -1
  121. package/dist/src/models/verify-code-request.d.ts +1 -1
  122. package/dist/src/models/vote-request.d.ts +1 -1
  123. package/package.json +2 -2
  124. package/dist/src/api/login-api.d.ts +0 -55
  125. package/dist/src/api/user-v1alpha1-public-api.d.ts +0 -206
  126. package/dist/src/models/password-reset-email-request.d.ts +0 -30
  127. package/dist/src/models/public-key-response.d.ts +0 -24
  128. package/dist/src/models/register-verify-email-request.d.ts +0 -24
  129. package/dist/src/models/reset-password-request.d.ts +0 -30
  130. package/dist/src/models/sign-up-request.d.ts +0 -26
  131. package/dist/src/models/system-initialization-request.d.ts +0 -42
@@ -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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -129,7 +129,6 @@ export * from './notifier-info';
129
129
  export * from './notifier-setting-ref';
130
130
  export * from './owner-info';
131
131
  export * from './password-request';
132
- export * from './password-reset-email-request';
133
132
  export * from './pat-spec';
134
133
  export * from './personal-access-token';
135
134
  export * from './personal-access-token-list';
@@ -152,7 +151,6 @@ export * from './post-request';
152
151
  export * from './post-spec';
153
152
  export * from './post-status';
154
153
  export * from './post-vo';
155
- export * from './public-key-response';
156
154
  export * from './reason';
157
155
  export * from './reason-attributes';
158
156
  export * from './reason-list';
@@ -168,7 +166,6 @@ export * from './reason-type-notifier-matrix';
168
166
  export * from './reason-type-notifier-request';
169
167
  export * from './reason-type-spec';
170
168
  export * from './ref';
171
- export * from './register-verify-email-request';
172
169
  export * from './remember-me-token';
173
170
  export * from './remember-me-token-list';
174
171
  export * from './remember-me-token-spec';
@@ -181,7 +178,6 @@ export * from './reply-spec';
181
178
  export * from './reply-status';
182
179
  export * from './reply-vo';
183
180
  export * from './reply-vo-list';
184
- export * from './reset-password-request';
185
181
  export * from './reverse-proxy';
186
182
  export * from './reverse-proxy-list';
187
183
  export * from './reverse-proxy-rule';
@@ -204,7 +200,6 @@ export * from './setting-form';
204
200
  export * from './setting-list';
205
201
  export * from './setting-ref';
206
202
  export * from './setting-spec';
207
- export * from './sign-up-request';
208
203
  export * from './single-page';
209
204
  export * from './single-page-list';
210
205
  export * from './single-page-request';
@@ -222,7 +217,6 @@ export * from './subscription';
222
217
  export * from './subscription-list';
223
218
  export * from './subscription-spec';
224
219
  export * from './subscription-subscriber';
225
- export * from './system-initialization-request';
226
220
  export * from './tag';
227
221
  export * from './tag-list';
228
222
  export * from './tag-spec';
@@ -242,6 +236,7 @@ export * from './thumbnail-spec';
242
236
  export * from './totp-auth-link-response';
243
237
  export * from './totp-request';
244
238
  export * from './two-factor-auth-settings';
239
+ export * from './uc-upload-request-form-data';
245
240
  export * from './upgrade-from-uri-request';
246
241
  export * from './upload-from-url-request';
247
242
  export * from './user';
@@ -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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -15,6 +15,12 @@
15
15
  * @interface ListedAuthProvider
16
16
  */
17
17
  export interface ListedAuthProvider {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof ListedAuthProvider
22
+ */
23
+ 'authType'?: ListedAuthProviderAuthTypeEnum;
18
24
  /**
19
25
  *
20
26
  * @type {string}
@@ -69,6 +75,12 @@ export interface ListedAuthProvider {
69
75
  * @memberof ListedAuthProvider
70
76
  */
71
77
  'name': string;
78
+ /**
79
+ *
80
+ * @type {number}
81
+ * @memberof ListedAuthProvider
82
+ */
83
+ 'priority'?: number;
72
84
  /**
73
85
  *
74
86
  * @type {boolean}
@@ -94,3 +106,8 @@ export interface ListedAuthProvider {
94
106
  */
95
107
  'website'?: string;
96
108
  }
109
+ export declare const ListedAuthProviderAuthTypeEnum: {
110
+ readonly Form: "FORM";
111
+ readonly Oauth2: "OAUTH2";
112
+ };
113
+ export type ListedAuthProviderAuthTypeEnum = typeof ListedAuthProviderAuthTypeEnum[keyof typeof ListedAuthProviderAuthTypeEnum];
@@ -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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -64,5 +64,5 @@ export interface PostStatus {
64
64
  * @type {string}
65
65
  * @memberof PostStatus
66
66
  */
67
- 'phase': string;
67
+ 'phase'?: string;
68
68
  }
@@ -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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.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.19.0-SNAPSHOT
5
+ * The version of the OpenAPI document: 2.20.0-SNAPSHOT
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).