@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).
@@ -64,5 +64,5 @@ export interface SinglePageStatus {
64
64
  * @type {string}
65
65
  * @memberof SinglePageStatus
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).
@@ -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).
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Halo
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 2.20.0-SNAPSHOT
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface UcUploadRequestFormData
16
+ */
17
+ export interface UcUploadRequestFormData {
18
+ [key: string]: Array<object> | any;
19
+ /**
20
+ *
21
+ * @type {{ [key: string]: object; }}
22
+ * @memberof UcUploadRequestFormData
23
+ */
24
+ 'all'?: {
25
+ [key: string]: object;
26
+ };
27
+ /**
28
+ *
29
+ * @type {boolean}
30
+ * @memberof UcUploadRequestFormData
31
+ */
32
+ 'empty'?: boolean;
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.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,48 +15,12 @@
15
15
  * @interface UserConnectionSpec
16
16
  */
17
17
  export interface UserConnectionSpec {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof UserConnectionSpec
22
- */
23
- 'accessToken': string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof UserConnectionSpec
28
- */
29
- 'avatarUrl'?: string;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof UserConnectionSpec
34
- */
35
- 'displayName': string;
36
- /**
37
- *
38
- * @type {string}
39
- * @memberof UserConnectionSpec
40
- */
41
- 'expiresAt'?: string;
42
- /**
43
- *
44
- * @type {string}
45
- * @memberof UserConnectionSpec
46
- */
47
- 'profileUrl'?: string;
48
18
  /**
49
19
  *
50
20
  * @type {string}
51
21
  * @memberof UserConnectionSpec
52
22
  */
53
23
  'providerUserId': string;
54
- /**
55
- *
56
- * @type {string}
57
- * @memberof UserConnectionSpec
58
- */
59
- 'refreshToken'?: string;
60
24
  /**
61
25
  *
62
26
  * @type {string}
@@ -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).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@halo-dev/api-client",
3
- "version": "2.19.0",
3
+ "version": "2.20.0",
4
4
  "description": "API Client for Halo 2",
5
5
  "homepage": "https://github.com/halo-dev/halo/tree/main/ui/packages/api-client#readme",
6
6
  "bugs": {
@@ -46,7 +46,7 @@
46
46
  "rimraf": "^5.0.7",
47
47
  "typescript": "~5.5.4",
48
48
  "unbuild": "^0.7.6",
49
- "vite-plugin-dts": "^4.0.3"
49
+ "vite-plugin-dts": "^4.2.2"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "axios": "^1.7.x"
@@ -1,55 +0,0 @@
1
- import { Configuration } from '../configuration';
2
- import { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
3
- import { RequestArgs, BaseAPI } from '../base';
4
- import { PublicKeyResponse } from '../models';
5
- /**
6
- * LoginApi - axios parameter creator
7
- * @export
8
- */
9
- export declare const LoginApiAxiosParamCreator: (configuration?: Configuration) => {
10
- /**
11
- * Read public key for encrypting password.
12
- * @param {*} [options] Override http request option.
13
- * @throws {RequiredError}
14
- */
15
- getPublicKey: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
16
- };
17
- /**
18
- * LoginApi - functional programming interface
19
- * @export
20
- */
21
- export declare const LoginApiFp: (configuration?: Configuration) => {
22
- /**
23
- * Read public key for encrypting password.
24
- * @param {*} [options] Override http request option.
25
- * @throws {RequiredError}
26
- */
27
- getPublicKey(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PublicKeyResponse>>;
28
- };
29
- /**
30
- * LoginApi - factory interface
31
- * @export
32
- */
33
- export declare const LoginApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
34
- /**
35
- * Read public key for encrypting password.
36
- * @param {*} [options] Override http request option.
37
- * @throws {RequiredError}
38
- */
39
- getPublicKey(options?: RawAxiosRequestConfig): AxiosPromise<PublicKeyResponse>;
40
- };
41
- /**
42
- * LoginApi - object-oriented interface
43
- * @export
44
- * @class LoginApi
45
- * @extends {BaseAPI}
46
- */
47
- export declare class LoginApi extends BaseAPI {
48
- /**
49
- * Read public key for encrypting password.
50
- * @param {*} [options] Override http request option.
51
- * @throws {RequiredError}
52
- * @memberof LoginApi
53
- */
54
- getPublicKey(options?: RawAxiosRequestConfig): Promise<import('axios').AxiosResponse<PublicKeyResponse, any>>;
55
- }