From d985b7a768f02e5abf1b6d4729e09f11e634d490 Mon Sep 17 00:00:00 2001 From: John Niang Date: Mon, 25 Nov 2024 10:45:05 +0800 Subject: [PATCH] Upgrade to SpringDoc 2.7.0 (#7072) * Upgrade to SpringDoc 2.7.0 Signed-off-by: John Niang --- api-docs/openapi/v3_0/aggregated.json | 6 +++--- api-docs/openapi/v3_0/apis_console.api_v1alpha1.json | 2 +- .../openapi/v3_0/apis_extension.api_v1alpha1.json | 6 +++--- api-docs/openapi/v3_0/apis_public.api_v1alpha1.json | 12 ++++++------ api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json | 4 ++-- .../main/java/run/halo/app/core/extension/Menu.java | 2 +- .../java/run/halo/app/core/extension/MenuItem.java | 1 + .../core/endpoint/theme/CommentFinderEndpoint.java | 6 +++--- .../app/core/endpoint/uc/UcAttachmentEndpoint.java | 2 +- gradle.properties | 2 +- platform/application/build.gradle | 2 +- ui/packages/api-client/src/api.ts | 2 +- .../src/api/annotation-setting-v1alpha1-api.ts | 2 +- .../api-client/src/api/attachment-v1alpha1-api.ts | 2 +- .../src/api/attachment-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/attachment-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/auth-provider-v1alpha1-api.ts | 2 +- .../src/api/auth-provider-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/backup-v1alpha1-api.ts | 2 +- .../api-client/src/api/category-v1alpha1-api.ts | 2 +- .../src/api/category-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/comment-v1alpha1-api.ts | 2 +- .../src/api/comment-v1alpha1-console-api.ts | 2 +- .../src/api/comment-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/config-map-v1alpha1-api.ts | 2 +- .../api-client/src/api/counter-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/default-api.ts | 2 +- .../api-client/src/api/device-v1alpha1-api.ts | 2 +- .../api-client/src/api/device-v1alpha1-uc-api.ts | 2 +- .../src/api/extension-definition-v1alpha1-api.ts | 2 +- .../api/extension-point-definition-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/group-v1alpha1-api.ts | 2 +- .../api-client/src/api/index-v1alpha1-public-api.ts | 2 +- .../src/api/indices-v1alpha1-console-api.ts | 2 +- .../src/api/local-thumbnail-v1alpha1-api.ts | 2 +- .../api-client/src/api/menu-item-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/menu-v1alpha1-api.ts | 2 +- .../api-client/src/api/menu-v1alpha1-public-api.ts | 2 +- .../src/api/metrics-v1alpha1-public-api.ts | 2 +- .../src/api/migration-v1alpha1-console-api.ts | 2 +- .../src/api/notification-template-v1alpha1-api.ts | 2 +- .../api-client/src/api/notification-v1alpha1-api.ts | 2 +- .../src/api/notification-v1alpha1-public-api.ts | 2 +- .../src/api/notification-v1alpha1-uc-api.ts | 2 +- .../src/api/notifier-descriptor-v1alpha1-api.ts | 2 +- .../src/api/notifier-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/notifier-v1alpha1-uc-api.ts | 2 +- .../src/api/personal-access-token-v1alpha1-api.ts | 2 +- .../src/api/personal-access-token-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/plugin-v1alpha1-api.ts | 2 +- .../src/api/plugin-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/plugin-v1alpha1-public-api.ts | 2 +- .../src/api/policy-template-v1alpha1-api.ts | 2 +- .../api-client/src/api/policy-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/post-v1alpha1-api.ts | 2 +- .../api-client/src/api/post-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/post-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/post-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/reason-type-v1alpha1-api.ts | 2 +- .../api-client/src/api/reason-v1alpha1-api.ts | 2 +- .../src/api/remember-me-token-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/reply-v1alpha1-api.ts | 2 +- .../api-client/src/api/reply-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/reverse-proxy-v1alpha1-api.ts | 2 +- .../api-client/src/api/role-binding-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/role-v1alpha1-api.ts | 2 +- .../api-client/src/api/search-engine-v1alpha1-api.ts | 2 +- .../api-client/src/api/secret-v1alpha1-api.ts | 2 +- .../api-client/src/api/setting-v1alpha1-api.ts | 2 +- .../api-client/src/api/single-page-v1alpha1-api.ts | 2 +- .../src/api/single-page-v1alpha1-console-api.ts | 2 +- .../src/api/single-page-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/snapshot-v1alpha1-api.ts | 2 +- .../api-client/src/api/snapshot-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/subscription-v1alpha1-api.ts | 2 +- .../src/api/system-config-v1alpha1-console-api.ts | 2 +- .../src/api/system-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/system-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/tag-v1alpha1-api.ts | 2 +- .../api-client/src/api/tag-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/tag-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/theme-v1alpha1-api.ts | 2 +- .../api-client/src/api/theme-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/thumbnail-v1alpha1-api.ts | 2 +- .../src/api/thumbnail-v1alpha1-public-api.ts | 2 +- .../src/api/two-factor-auth-v1alpha1-uc-api.ts | 2 +- .../src/api/user-connection-v1alpha1-api.ts | 2 +- .../src/api/user-connection-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/user-v1alpha1-api.ts | 2 +- .../api-client/src/api/user-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/base.ts | 2 +- ui/packages/api-client/src/common.ts | 2 +- ui/packages/api-client/src/configuration.ts | 2 +- ui/packages/api-client/src/index.ts | 2 +- ui/packages/api-client/src/models/add-operation.ts | 2 +- .../api-client/src/models/annotation-setting-list.ts | 2 +- .../api-client/src/models/annotation-setting-spec.ts | 2 +- .../api-client/src/models/annotation-setting.ts | 2 +- ui/packages/api-client/src/models/attachment-list.ts | 2 +- ui/packages/api-client/src/models/attachment-spec.ts | 2 +- .../api-client/src/models/attachment-status.ts | 2 +- ui/packages/api-client/src/models/attachment.ts | 2 +- .../api-client/src/models/auth-provider-list.ts | 2 +- .../api-client/src/models/auth-provider-spec.ts | 2 +- ui/packages/api-client/src/models/auth-provider.ts | 2 +- ui/packages/api-client/src/models/author.ts | 2 +- ui/packages/api-client/src/models/backup-file.ts | 2 +- ui/packages/api-client/src/models/backup-list.ts | 2 +- ui/packages/api-client/src/models/backup-spec.ts | 2 +- ui/packages/api-client/src/models/backup-status.ts | 2 +- ui/packages/api-client/src/models/backup.ts | 2 +- ui/packages/api-client/src/models/category-list.ts | 2 +- ui/packages/api-client/src/models/category-spec.ts | 2 +- ui/packages/api-client/src/models/category-status.ts | 2 +- .../api-client/src/models/category-vo-list.ts | 2 +- ui/packages/api-client/src/models/category-vo.ts | 2 +- ui/packages/api-client/src/models/category.ts | 2 +- .../src/models/change-own-password-request.ts | 2 +- .../api-client/src/models/change-password-request.ts | 2 +- .../api-client/src/models/comment-email-owner.ts | 2 +- ui/packages/api-client/src/models/comment-list.ts | 2 +- ui/packages/api-client/src/models/comment-owner.ts | 2 +- ui/packages/api-client/src/models/comment-request.ts | 2 +- ui/packages/api-client/src/models/comment-spec.ts | 2 +- .../api-client/src/models/comment-stats-vo.ts | 2 +- ui/packages/api-client/src/models/comment-stats.ts | 2 +- ui/packages/api-client/src/models/comment-status.ts | 2 +- ui/packages/api-client/src/models/comment-vo-list.ts | 2 +- ui/packages/api-client/src/models/comment-vo.ts | 2 +- .../src/models/comment-with-reply-vo-list.ts | 2 +- .../api-client/src/models/comment-with-reply-vo.ts | 2 +- ui/packages/api-client/src/models/comment.ts | 2 +- ui/packages/api-client/src/models/condition.ts | 2 +- ui/packages/api-client/src/models/config-map-list.ts | 2 +- ui/packages/api-client/src/models/config-map-ref.ts | 2 +- ui/packages/api-client/src/models/config-map.ts | 2 +- .../api-client/src/models/content-update-param.ts | 2 +- ui/packages/api-client/src/models/content-vo.ts | 2 +- ui/packages/api-client/src/models/content-wrapper.ts | 2 +- ui/packages/api-client/src/models/content.ts | 2 +- ui/packages/api-client/src/models/contributor-vo.ts | 2 +- ui/packages/api-client/src/models/contributor.ts | 2 +- ui/packages/api-client/src/models/copy-operation.ts | 2 +- ui/packages/api-client/src/models/counter-list.ts | 2 +- ui/packages/api-client/src/models/counter-request.ts | 2 +- ui/packages/api-client/src/models/counter.ts | 2 +- .../api-client/src/models/create-user-request.ts | 2 +- .../api-client/src/models/custom-templates.ts | 2 +- ui/packages/api-client/src/models/dashboard-stats.ts | 2 +- ui/packages/api-client/src/models/detailed-user.ts | 2 +- ui/packages/api-client/src/models/device-list.ts | 2 +- ui/packages/api-client/src/models/device-spec.ts | 2 +- ui/packages/api-client/src/models/device-status.ts | 2 +- ui/packages/api-client/src/models/device.ts | 2 +- .../src/models/email-config-validation-request.ts | 2 +- .../api-client/src/models/email-verify-request.ts | 2 +- ui/packages/api-client/src/models/excerpt.ts | 2 +- .../src/models/extension-definition-list.ts | 2 +- .../api-client/src/models/extension-definition.ts | 2 +- .../src/models/extension-point-definition-list.ts | 2 +- .../src/models/extension-point-definition.ts | 2 +- .../api-client/src/models/extension-point-spec.ts | 2 +- ui/packages/api-client/src/models/extension-spec.ts | 2 +- ui/packages/api-client/src/models/extension.ts | 2 +- .../src/models/file-reverse-proxy-provider.ts | 2 +- ui/packages/api-client/src/models/grant-request.ts | 2 +- ui/packages/api-client/src/models/group-kind.ts | 2 +- ui/packages/api-client/src/models/group-list.ts | 2 +- ui/packages/api-client/src/models/group-spec.ts | 2 +- ui/packages/api-client/src/models/group-status.ts | 2 +- ui/packages/api-client/src/models/group.ts | 2 +- ui/packages/api-client/src/models/halo-document.ts | 2 +- .../src/models/install-from-uri-request.ts | 2 +- .../api-client/src/models/interest-reason-subject.ts | 2 +- ui/packages/api-client/src/models/interest-reason.ts | 2 +- .../api-client/src/models/json-patch-inner.ts | 2 +- ui/packages/api-client/src/models/license.ts | 2 +- .../api-client/src/models/list-result-reply-vo.ts | 2 +- .../api-client/src/models/listed-auth-provider.ts | 2 +- .../api-client/src/models/listed-comment-list.ts | 2 +- ui/packages/api-client/src/models/listed-comment.ts | 2 +- .../api-client/src/models/listed-post-list.ts | 2 +- .../api-client/src/models/listed-post-vo-list.ts | 2 +- ui/packages/api-client/src/models/listed-post-vo.ts | 2 +- ui/packages/api-client/src/models/listed-post.ts | 2 +- .../api-client/src/models/listed-reply-list.ts | 2 +- ui/packages/api-client/src/models/listed-reply.ts | 2 +- .../api-client/src/models/listed-single-page-list.ts | 2 +- .../src/models/listed-single-page-vo-list.ts | 2 +- .../api-client/src/models/listed-single-page-vo.ts | 2 +- .../api-client/src/models/listed-single-page.ts | 2 +- .../api-client/src/models/listed-snapshot-dto.ts | 2 +- .../api-client/src/models/listed-snapshot-spec.ts | 2 +- ui/packages/api-client/src/models/listed-user.ts | 2 +- .../api-client/src/models/local-thumbnail-list.ts | 2 +- .../api-client/src/models/local-thumbnail-spec.ts | 2 +- .../api-client/src/models/local-thumbnail-status.ts | 2 +- ui/packages/api-client/src/models/local-thumbnail.ts | 2 +- ui/packages/api-client/src/models/login-history.ts | 2 +- .../api-client/src/models/mark-specified-request.ts | 2 +- ui/packages/api-client/src/models/menu-item-list.ts | 2 +- ui/packages/api-client/src/models/menu-item-spec.ts | 2 +- .../api-client/src/models/menu-item-status.ts | 2 +- ui/packages/api-client/src/models/menu-item-vo.ts | 2 +- ui/packages/api-client/src/models/menu-item.ts | 2 +- ui/packages/api-client/src/models/menu-list.ts | 2 +- ui/packages/api-client/src/models/menu-spec.ts | 4 ++-- ui/packages/api-client/src/models/menu-vo.ts | 2 +- ui/packages/api-client/src/models/menu.ts | 2 +- ui/packages/api-client/src/models/metadata.ts | 2 +- ui/packages/api-client/src/models/move-operation.ts | 2 +- .../api-client/src/models/navigation-post-vo.ts | 2 +- .../api-client/src/models/notification-list.ts | 2 +- .../api-client/src/models/notification-spec.ts | 2 +- .../src/models/notification-template-list.ts | 2 +- .../src/models/notification-template-spec.ts | 2 +- .../api-client/src/models/notification-template.ts | 2 +- ui/packages/api-client/src/models/notification.ts | 2 +- .../src/models/notifier-descriptor-list.ts | 2 +- .../src/models/notifier-descriptor-spec.ts | 2 +- .../api-client/src/models/notifier-descriptor.ts | 2 +- ui/packages/api-client/src/models/notifier-info.ts | 2 +- .../api-client/src/models/notifier-setting-ref.ts | 2 +- ui/packages/api-client/src/models/owner-info.ts | 2 +- .../api-client/src/models/password-request.ts | 2 +- ui/packages/api-client/src/models/pat-spec.ts | 2 +- .../src/models/personal-access-token-list.ts | 2 +- .../api-client/src/models/personal-access-token.ts | 2 +- ui/packages/api-client/src/models/plugin-author.ts | 2 +- ui/packages/api-client/src/models/plugin-list.ts | 2 +- .../src/models/plugin-running-state-request.ts | 2 +- ui/packages/api-client/src/models/plugin-spec.ts | 2 +- ui/packages/api-client/src/models/plugin-status.ts | 2 +- ui/packages/api-client/src/models/plugin.ts | 2 +- ui/packages/api-client/src/models/policy-list.ts | 2 +- ui/packages/api-client/src/models/policy-rule.ts | 2 +- ui/packages/api-client/src/models/policy-spec.ts | 2 +- .../api-client/src/models/policy-template-list.ts | 2 +- .../api-client/src/models/policy-template-spec.ts | 2 +- ui/packages/api-client/src/models/policy-template.ts | 2 +- ui/packages/api-client/src/models/policy.ts | 2 +- ui/packages/api-client/src/models/post-list.ts | 2 +- ui/packages/api-client/src/models/post-request.ts | 2 +- ui/packages/api-client/src/models/post-spec.ts | 2 +- ui/packages/api-client/src/models/post-status.ts | 2 +- ui/packages/api-client/src/models/post-vo.ts | 2 +- ui/packages/api-client/src/models/post.ts | 2 +- .../api-client/src/models/reason-attributes.ts | 2 +- ui/packages/api-client/src/models/reason-list.ts | 2 +- ui/packages/api-client/src/models/reason-property.ts | 2 +- ui/packages/api-client/src/models/reason-selector.ts | 2 +- ui/packages/api-client/src/models/reason-spec.ts | 2 +- ui/packages/api-client/src/models/reason-subject.ts | 2 +- .../api-client/src/models/reason-type-info.ts | 2 +- .../api-client/src/models/reason-type-list.ts | 2 +- .../reason-type-notifier-collection-request.ts | 2 +- .../src/models/reason-type-notifier-matrix.ts | 2 +- .../src/models/reason-type-notifier-request.ts | 2 +- .../api-client/src/models/reason-type-spec.ts | 2 +- ui/packages/api-client/src/models/reason-type.ts | 2 +- ui/packages/api-client/src/models/reason.ts | 2 +- ui/packages/api-client/src/models/ref.ts | 2 +- .../api-client/src/models/remember-me-token-list.ts | 2 +- .../api-client/src/models/remember-me-token-spec.ts | 2 +- .../api-client/src/models/remember-me-token.ts | 2 +- .../api-client/src/models/remove-operation.ts | 2 +- .../api-client/src/models/replace-operation.ts | 2 +- ui/packages/api-client/src/models/reply-list.ts | 2 +- ui/packages/api-client/src/models/reply-request.ts | 2 +- ui/packages/api-client/src/models/reply-spec.ts | 2 +- ui/packages/api-client/src/models/reply-status.ts | 2 +- ui/packages/api-client/src/models/reply-vo-list.ts | 2 +- ui/packages/api-client/src/models/reply-vo.ts | 2 +- ui/packages/api-client/src/models/reply.ts | 2 +- .../api-client/src/models/reverse-proxy-list.ts | 2 +- .../api-client/src/models/reverse-proxy-rule.ts | 2 +- ui/packages/api-client/src/models/reverse-proxy.ts | 2 +- .../src/models/revert-snapshot-for-post-param.ts | 2 +- .../src/models/revert-snapshot-for-single-param.ts | 2 +- .../api-client/src/models/role-binding-list.ts | 2 +- ui/packages/api-client/src/models/role-binding.ts | 2 +- ui/packages/api-client/src/models/role-list.ts | 2 +- ui/packages/api-client/src/models/role-ref.ts | 2 +- ui/packages/api-client/src/models/role.ts | 2 +- .../api-client/src/models/search-engine-list.ts | 2 +- .../api-client/src/models/search-engine-spec.ts | 2 +- ui/packages/api-client/src/models/search-engine.ts | 2 +- ui/packages/api-client/src/models/search-option.ts | 2 +- ui/packages/api-client/src/models/search-result.ts | 2 +- ui/packages/api-client/src/models/secret-list.ts | 2 +- ui/packages/api-client/src/models/secret.ts | 2 +- ui/packages/api-client/src/models/setting-form.ts | 2 +- ui/packages/api-client/src/models/setting-list.ts | 2 +- ui/packages/api-client/src/models/setting-ref.ts | 2 +- ui/packages/api-client/src/models/setting-spec.ts | 2 +- ui/packages/api-client/src/models/setting.ts | 2 +- .../api-client/src/models/single-page-list.ts | 2 +- .../api-client/src/models/single-page-request.ts | 2 +- .../api-client/src/models/single-page-spec.ts | 2 +- .../api-client/src/models/single-page-status.ts | 2 +- ui/packages/api-client/src/models/single-page-vo.ts | 2 +- ui/packages/api-client/src/models/single-page.ts | 2 +- ui/packages/api-client/src/models/site-stats-vo.ts | 2 +- ui/packages/api-client/src/models/snap-shot-spec.ts | 2 +- ui/packages/api-client/src/models/snapshot-list.ts | 2 +- ui/packages/api-client/src/models/snapshot.ts | 2 +- ui/packages/api-client/src/models/stats-vo.ts | 2 +- ui/packages/api-client/src/models/stats.ts | 2 +- ui/packages/api-client/src/models/subject.ts | 2 +- .../api-client/src/models/subscription-list.ts | 2 +- .../api-client/src/models/subscription-spec.ts | 2 +- .../api-client/src/models/subscription-subscriber.ts | 2 +- ui/packages/api-client/src/models/subscription.ts | 2 +- ui/packages/api-client/src/models/tag-list.ts | 2 +- ui/packages/api-client/src/models/tag-spec.ts | 2 +- ui/packages/api-client/src/models/tag-status.ts | 2 +- ui/packages/api-client/src/models/tag-vo-list.ts | 2 +- ui/packages/api-client/src/models/tag-vo.ts | 2 +- ui/packages/api-client/src/models/tag.ts | 2 +- .../api-client/src/models/template-content.ts | 2 +- .../api-client/src/models/template-descriptor.ts | 2 +- ui/packages/api-client/src/models/test-operation.ts | 2 +- ui/packages/api-client/src/models/theme-list.ts | 2 +- ui/packages/api-client/src/models/theme-spec.ts | 2 +- ui/packages/api-client/src/models/theme-status.ts | 2 +- ui/packages/api-client/src/models/theme.ts | 2 +- ui/packages/api-client/src/models/thumbnail-list.ts | 2 +- ui/packages/api-client/src/models/thumbnail-spec.ts | 2 +- ui/packages/api-client/src/models/thumbnail.ts | 2 +- .../api-client/src/models/totp-auth-link-response.ts | 2 +- ui/packages/api-client/src/models/totp-request.ts | 2 +- .../src/models/two-factor-auth-settings.ts | 2 +- .../src/models/uc-upload-request-form-data.ts | 2 +- .../src/models/upgrade-from-uri-request.ts | 2 +- .../api-client/src/models/upload-from-url-request.ts | 2 +- .../api-client/src/models/user-connection-list.ts | 2 +- .../api-client/src/models/user-connection-spec.ts | 2 +- ui/packages/api-client/src/models/user-connection.ts | 2 +- ui/packages/api-client/src/models/user-device.ts | 2 +- .../src/models/user-endpoint-listed-user-list.ts | 2 +- ui/packages/api-client/src/models/user-list.ts | 2 +- ui/packages/api-client/src/models/user-permission.ts | 2 +- ui/packages/api-client/src/models/user-spec.ts | 2 +- ui/packages/api-client/src/models/user-status.ts | 2 +- ui/packages/api-client/src/models/user.ts | 2 +- .../api-client/src/models/verify-code-request.ts | 2 +- ui/packages/api-client/src/models/vote-request.ts | 2 +- 347 files changed, 360 insertions(+), 359 deletions(-) diff --git a/api-docs/openapi/v3_0/aggregated.json b/api-docs/openapi/v3_0/aggregated.json index 6f32df642..42db11628 100644 --- a/api-docs/openapi/v3_0/aggregated.json +++ b/api-docs/openapi/v3_0/aggregated.json @@ -2,7 +2,7 @@ "openapi": "3.0.1", "info": { "title": "Halo", - "version": "2.20.9-SNAPSHOT" + "version": "2.20.10-SNAPSHOT" }, "servers": [ { @@ -19391,10 +19391,10 @@ "menuItems": { "uniqueItems": true, "type": "array", - "description": "Names of menu children below this menu.", + "description": "Menu items of this menu.", "items": { "type": "string", - "description": "Names of menu children below this menu." + "description": "Name of menu item." } } }, diff --git a/api-docs/openapi/v3_0/apis_console.api_v1alpha1.json b/api-docs/openapi/v3_0/apis_console.api_v1alpha1.json index 4229833e4..f82b8e60f 100644 --- a/api-docs/openapi/v3_0/apis_console.api_v1alpha1.json +++ b/api-docs/openapi/v3_0/apis_console.api_v1alpha1.json @@ -2,7 +2,7 @@ "openapi": "3.0.1", "info": { "title": "Halo", - "version": "2.20.9-SNAPSHOT" + "version": "2.20.10-SNAPSHOT" }, "servers": [ { diff --git a/api-docs/openapi/v3_0/apis_extension.api_v1alpha1.json b/api-docs/openapi/v3_0/apis_extension.api_v1alpha1.json index b2b3cf0b8..6f96e42cb 100644 --- a/api-docs/openapi/v3_0/apis_extension.api_v1alpha1.json +++ b/api-docs/openapi/v3_0/apis_extension.api_v1alpha1.json @@ -2,7 +2,7 @@ "openapi": "3.0.1", "info": { "title": "Halo", - "version": "2.20.9-SNAPSHOT" + "version": "2.20.10-SNAPSHOT" }, "servers": [ { @@ -11912,10 +11912,10 @@ "menuItems": { "uniqueItems": true, "type": "array", - "description": "Names of menu children below this menu.", + "description": "Menu items of this menu.", "items": { "type": "string", - "description": "Names of menu children below this menu." + "description": "Name of menu item." } } }, diff --git a/api-docs/openapi/v3_0/apis_public.api_v1alpha1.json b/api-docs/openapi/v3_0/apis_public.api_v1alpha1.json index b6d05d9bf..aa6105911 100644 --- a/api-docs/openapi/v3_0/apis_public.api_v1alpha1.json +++ b/api-docs/openapi/v3_0/apis_public.api_v1alpha1.json @@ -2,7 +2,7 @@ "openapi": "3.0.1", "info": { "title": "Halo", - "version": "2.20.9-SNAPSHOT" + "version": "2.20.10-SNAPSHOT" }, "servers": [ { @@ -642,7 +642,7 @@ "/apis/api.halo.run/v1alpha1/comments": { "get": { "description": "List comments.", - "operationId": "ListComments", + "operationId": "ListComments_1", "parameters": [ { "description": "Page number. Default is 0.", @@ -744,7 +744,7 @@ }, "post": { "description": "Create a comment.", - "operationId": "CreateComment", + "operationId": "CreateComment_1", "requestBody": { "content": { "application/json": { @@ -853,7 +853,7 @@ }, "post": { "description": "Create a reply.", - "operationId": "CreateReply", + "operationId": "CreateReply_1", "parameters": [ { "in": "path", @@ -2375,10 +2375,10 @@ "menuItems": { "uniqueItems": true, "type": "array", - "description": "Names of menu children below this menu.", + "description": "Menu items of this menu.", "items": { "type": "string", - "description": "Names of menu children below this menu." + "description": "Name of menu item." } } } diff --git a/api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json b/api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json index c1b74f2ff..67cc42c32 100644 --- a/api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json +++ b/api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json @@ -2,7 +2,7 @@ "openapi": "3.0.1", "info": { "title": "Halo", - "version": "2.20.9-SNAPSHOT" + "version": "2.20.10-SNAPSHOT" }, "servers": [ { @@ -1340,7 +1340,7 @@ "/apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url": { "post": { "description": "Upload attachment from the given URL.", - "operationId": "ExternalTransferAttachment", + "operationId": "ExternalTransferAttachment_1", "parameters": [ { "description": "Wait for permalink.", diff --git a/api/src/main/java/run/halo/app/core/extension/Menu.java b/api/src/main/java/run/halo/app/core/extension/Menu.java index 02117a41f..1a7b12b39 100644 --- a/api/src/main/java/run/halo/app/core/extension/Menu.java +++ b/api/src/main/java/run/halo/app/core/extension/Menu.java @@ -27,8 +27,8 @@ public class Menu extends AbstractExtension { @Schema(description = "The display name of the menu.", requiredMode = REQUIRED) private String displayName; - @Schema(description = "Names of menu children below this menu.") @ArraySchema( + uniqueItems = true, arraySchema = @Schema(description = "Menu items of this menu."), schema = @Schema(description = "Name of menu item.") ) diff --git a/api/src/main/java/run/halo/app/core/extension/MenuItem.java b/api/src/main/java/run/halo/app/core/extension/MenuItem.java index 51301d0b1..9f707ff83 100644 --- a/api/src/main/java/run/halo/app/core/extension/MenuItem.java +++ b/api/src/main/java/run/halo/app/core/extension/MenuItem.java @@ -62,6 +62,7 @@ public class MenuItem extends AbstractExtension { private Integer priority; @ArraySchema( + uniqueItems = true, arraySchema = @Schema(description = "Children of this menu item"), schema = @Schema(description = "The name of menu item child")) private LinkedHashSet children; diff --git a/application/src/main/java/run/halo/app/core/endpoint/theme/CommentFinderEndpoint.java b/application/src/main/java/run/halo/app/core/endpoint/theme/CommentFinderEndpoint.java index 2e4169ff1..30d831acf 100644 --- a/application/src/main/java/run/halo/app/core/endpoint/theme/CommentFinderEndpoint.java +++ b/application/src/main/java/run/halo/app/core/endpoint/theme/CommentFinderEndpoint.java @@ -76,7 +76,7 @@ public class CommentFinderEndpoint implements CustomEndpoint { final var tag = "CommentV1alpha1Public"; return SpringdocRouteBuilder.route() .POST("comments", this::createComment, - builder -> builder.operationId("CreateComment") + builder -> builder.operationId("CreateComment_1") .description("Create a comment.") .tag(tag) .requestBody(requestBodyBuilder() @@ -90,7 +90,7 @@ public class CommentFinderEndpoint implements CustomEndpoint { .implementation(Comment.class)) ) .POST("comments/{name}/reply", this::createReply, - builder -> builder.operationId("CreateReply") + builder -> builder.operationId("CreateReply_1") .description("Create a reply.") .tag(tag) .parameter(parameterBuilder().name("name") @@ -108,7 +108,7 @@ public class CommentFinderEndpoint implements CustomEndpoint { .implementation(Reply.class)) ) .GET("comments", this::listComments, builder -> { - builder.operationId("ListComments") + builder.operationId("ListComments_1") .description("List comments.") .tag(tag) .response(responseBuilder() diff --git a/application/src/main/java/run/halo/app/core/endpoint/uc/UcAttachmentEndpoint.java b/application/src/main/java/run/halo/app/core/endpoint/uc/UcAttachmentEndpoint.java index 48f5cbdd0..e3304d89d 100644 --- a/application/src/main/java/run/halo/app/core/endpoint/uc/UcAttachmentEndpoint.java +++ b/application/src/main/java/run/halo/app/core/endpoint/uc/UcAttachmentEndpoint.java @@ -112,7 +112,7 @@ public class UcAttachmentEndpoint implements CustomEndpoint { .POST("/attachments/-/upload-from-url", contentType(MediaType.APPLICATION_JSON), this::uploadFromUrlForPost, builder -> builder - .operationId("ExternalTransferAttachment") + .operationId("ExternalTransferAttachment_1") .description("Upload attachment from the given URL.") .tag(tag) .parameter(parameterBuilder() diff --git a/gradle.properties b/gradle.properties index 6259a88fb..a2be495b1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.20.9-SNAPSHOT +version=2.20.10-SNAPSHOT diff --git a/platform/application/build.gradle b/platform/application/build.gradle index 396df394c..4fa2bdf59 100644 --- a/platform/application/build.gradle +++ b/platform/application/build.gradle @@ -18,7 +18,7 @@ ext { guava = "33.3.1-jre" jsoup = '1.18.1' jsonPatch = "1.13" - springDocOpenAPI = "2.6.0" + springDocOpenAPI = "2.7.0" lucene = "9.12.0" resilience4jVersion = "2.2.0" twoFactorAuth = "1.3" diff --git a/ui/packages/api-client/src/api.ts b/ui/packages/api-client/src/api.ts index a2b1159d2..d130cc568 100644 --- a/ui/packages/api-client/src/api.ts +++ b/ui/packages/api-client/src/api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/annotation-setting-v1alpha1-api.ts b/ui/packages/api-client/src/api/annotation-setting-v1alpha1-api.ts index dcfdec014..aa980bfc9 100644 --- a/ui/packages/api-client/src/api/annotation-setting-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/annotation-setting-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/attachment-v1alpha1-api.ts b/ui/packages/api-client/src/api/attachment-v1alpha1-api.ts index 87e48dac0..845ee1b33 100644 --- a/ui/packages/api-client/src/api/attachment-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/attachment-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/attachment-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/attachment-v1alpha1-console-api.ts index d789d94d8..3f589985d 100644 --- a/ui/packages/api-client/src/api/attachment-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/attachment-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/attachment-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/attachment-v1alpha1-uc-api.ts index 26cdda13d..0ad247a62 100644 --- a/ui/packages/api-client/src/api/attachment-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/attachment-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/auth-provider-v1alpha1-api.ts b/ui/packages/api-client/src/api/auth-provider-v1alpha1-api.ts index b82eb4b1c..45fa76a02 100644 --- a/ui/packages/api-client/src/api/auth-provider-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/auth-provider-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/auth-provider-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/auth-provider-v1alpha1-console-api.ts index 35da37573..678eb49de 100644 --- a/ui/packages/api-client/src/api/auth-provider-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/auth-provider-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/backup-v1alpha1-api.ts b/ui/packages/api-client/src/api/backup-v1alpha1-api.ts index 73c9ea9e5..b752944c1 100644 --- a/ui/packages/api-client/src/api/backup-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/backup-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/category-v1alpha1-api.ts b/ui/packages/api-client/src/api/category-v1alpha1-api.ts index b8a297fa8..8ed9ddbe5 100644 --- a/ui/packages/api-client/src/api/category-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/category-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/category-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/category-v1alpha1-public-api.ts index 5ac227ce2..037d53c43 100644 --- a/ui/packages/api-client/src/api/category-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/category-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/comment-v1alpha1-api.ts b/ui/packages/api-client/src/api/comment-v1alpha1-api.ts index 13c5c8e1c..9c1f81685 100644 --- a/ui/packages/api-client/src/api/comment-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/comment-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/comment-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/comment-v1alpha1-console-api.ts index 5f73bca47..3b2508879 100644 --- a/ui/packages/api-client/src/api/comment-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/comment-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/comment-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/comment-v1alpha1-public-api.ts index fd4ff8911..e22bdacbe 100644 --- a/ui/packages/api-client/src/api/comment-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/comment-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/config-map-v1alpha1-api.ts b/ui/packages/api-client/src/api/config-map-v1alpha1-api.ts index 033147b75..a2ca46b9f 100644 --- a/ui/packages/api-client/src/api/config-map-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/config-map-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/counter-v1alpha1-api.ts b/ui/packages/api-client/src/api/counter-v1alpha1-api.ts index e8433e6b3..70317ddb1 100644 --- a/ui/packages/api-client/src/api/counter-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/counter-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/default-api.ts b/ui/packages/api-client/src/api/default-api.ts index 0c7914d1d..3665a9136 100644 --- a/ui/packages/api-client/src/api/default-api.ts +++ b/ui/packages/api-client/src/api/default-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/device-v1alpha1-api.ts b/ui/packages/api-client/src/api/device-v1alpha1-api.ts index 30709f4bc..370f6b2b9 100644 --- a/ui/packages/api-client/src/api/device-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/device-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/device-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/device-v1alpha1-uc-api.ts index bf0a425b2..21103904e 100644 --- a/ui/packages/api-client/src/api/device-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/device-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/extension-definition-v1alpha1-api.ts b/ui/packages/api-client/src/api/extension-definition-v1alpha1-api.ts index d043391d0..94fcda37c 100644 --- a/ui/packages/api-client/src/api/extension-definition-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/extension-definition-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/extension-point-definition-v1alpha1-api.ts b/ui/packages/api-client/src/api/extension-point-definition-v1alpha1-api.ts index 46a69ed48..92517c5b6 100644 --- a/ui/packages/api-client/src/api/extension-point-definition-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/extension-point-definition-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/group-v1alpha1-api.ts b/ui/packages/api-client/src/api/group-v1alpha1-api.ts index c7ae3ef8c..35f8df913 100644 --- a/ui/packages/api-client/src/api/group-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/group-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/index-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/index-v1alpha1-public-api.ts index 4d807f12d..49eba736c 100644 --- a/ui/packages/api-client/src/api/index-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/index-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/indices-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/indices-v1alpha1-console-api.ts index c4f48d4a3..49cc95222 100644 --- a/ui/packages/api-client/src/api/indices-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/indices-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/local-thumbnail-v1alpha1-api.ts b/ui/packages/api-client/src/api/local-thumbnail-v1alpha1-api.ts index 2b35d87bd..1e9f86d6b 100644 --- a/ui/packages/api-client/src/api/local-thumbnail-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/local-thumbnail-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/menu-item-v1alpha1-api.ts b/ui/packages/api-client/src/api/menu-item-v1alpha1-api.ts index 9b13aa3cc..b1d379065 100644 --- a/ui/packages/api-client/src/api/menu-item-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/menu-item-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/menu-v1alpha1-api.ts b/ui/packages/api-client/src/api/menu-v1alpha1-api.ts index 7e631ebf6..3b3ebe242 100644 --- a/ui/packages/api-client/src/api/menu-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/menu-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/menu-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/menu-v1alpha1-public-api.ts index 66ddc3b1e..4142069e9 100644 --- a/ui/packages/api-client/src/api/menu-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/menu-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/metrics-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/metrics-v1alpha1-public-api.ts index 087c88771..d3477d996 100644 --- a/ui/packages/api-client/src/api/metrics-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/metrics-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/migration-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/migration-v1alpha1-console-api.ts index dede413fe..fed1706b9 100644 --- a/ui/packages/api-client/src/api/migration-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/migration-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notification-template-v1alpha1-api.ts b/ui/packages/api-client/src/api/notification-template-v1alpha1-api.ts index 965da81ca..48ff5e7d4 100644 --- a/ui/packages/api-client/src/api/notification-template-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/notification-template-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notification-v1alpha1-api.ts b/ui/packages/api-client/src/api/notification-v1alpha1-api.ts index 3ebb906b3..a8eb7583c 100644 --- a/ui/packages/api-client/src/api/notification-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/notification-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notification-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/notification-v1alpha1-public-api.ts index 18830ddfa..74cef488e 100644 --- a/ui/packages/api-client/src/api/notification-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/notification-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notification-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/notification-v1alpha1-uc-api.ts index dcdeb19a8..5536304c8 100644 --- a/ui/packages/api-client/src/api/notification-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/notification-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notifier-descriptor-v1alpha1-api.ts b/ui/packages/api-client/src/api/notifier-descriptor-v1alpha1-api.ts index efbb3b2cc..1d2e4e45f 100644 --- a/ui/packages/api-client/src/api/notifier-descriptor-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/notifier-descriptor-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notifier-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/notifier-v1alpha1-console-api.ts index c795866a0..215f30668 100644 --- a/ui/packages/api-client/src/api/notifier-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/notifier-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/notifier-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/notifier-v1alpha1-uc-api.ts index 020bc6674..54879cf10 100644 --- a/ui/packages/api-client/src/api/notifier-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/notifier-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/personal-access-token-v1alpha1-api.ts b/ui/packages/api-client/src/api/personal-access-token-v1alpha1-api.ts index 40235503c..24e7b02b3 100644 --- a/ui/packages/api-client/src/api/personal-access-token-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/personal-access-token-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/personal-access-token-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/personal-access-token-v1alpha1-uc-api.ts index 40b3bbb96..f9354ba61 100644 --- a/ui/packages/api-client/src/api/personal-access-token-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/personal-access-token-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/plugin-v1alpha1-api.ts b/ui/packages/api-client/src/api/plugin-v1alpha1-api.ts index 18e4cc433..3119a7201 100644 --- a/ui/packages/api-client/src/api/plugin-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/plugin-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/plugin-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/plugin-v1alpha1-console-api.ts index eed35161d..6fe481bcd 100644 --- a/ui/packages/api-client/src/api/plugin-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/plugin-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/plugin-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/plugin-v1alpha1-public-api.ts index d24b8ae9e..73bf2653f 100644 --- a/ui/packages/api-client/src/api/plugin-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/plugin-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/policy-template-v1alpha1-api.ts b/ui/packages/api-client/src/api/policy-template-v1alpha1-api.ts index d7e6de580..8903d1a60 100644 --- a/ui/packages/api-client/src/api/policy-template-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/policy-template-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/policy-v1alpha1-api.ts b/ui/packages/api-client/src/api/policy-v1alpha1-api.ts index 0ccf526fd..6ea7caad1 100644 --- a/ui/packages/api-client/src/api/policy-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/policy-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/post-v1alpha1-api.ts b/ui/packages/api-client/src/api/post-v1alpha1-api.ts index 8e7b3e935..69c168a1a 100644 --- a/ui/packages/api-client/src/api/post-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/post-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/post-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/post-v1alpha1-console-api.ts index 9e501c401..f7de16986 100644 --- a/ui/packages/api-client/src/api/post-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/post-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/post-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/post-v1alpha1-public-api.ts index 5886c90e8..d1a2b5e8f 100644 --- a/ui/packages/api-client/src/api/post-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/post-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/post-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/post-v1alpha1-uc-api.ts index 34733b7f2..7db4bdb3c 100644 --- a/ui/packages/api-client/src/api/post-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/post-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/reason-type-v1alpha1-api.ts b/ui/packages/api-client/src/api/reason-type-v1alpha1-api.ts index 2f59300f7..42d2025c4 100644 --- a/ui/packages/api-client/src/api/reason-type-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/reason-type-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/reason-v1alpha1-api.ts b/ui/packages/api-client/src/api/reason-v1alpha1-api.ts index 553ba04c4..e71b0a368 100644 --- a/ui/packages/api-client/src/api/reason-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/reason-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/remember-me-token-v1alpha1-api.ts b/ui/packages/api-client/src/api/remember-me-token-v1alpha1-api.ts index 192f7830b..2675ec6dd 100644 --- a/ui/packages/api-client/src/api/remember-me-token-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/remember-me-token-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/reply-v1alpha1-api.ts b/ui/packages/api-client/src/api/reply-v1alpha1-api.ts index f81ea47e1..45433bf22 100644 --- a/ui/packages/api-client/src/api/reply-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/reply-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/reply-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/reply-v1alpha1-console-api.ts index 3411ed97e..a80317ccf 100644 --- a/ui/packages/api-client/src/api/reply-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/reply-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/reverse-proxy-v1alpha1-api.ts b/ui/packages/api-client/src/api/reverse-proxy-v1alpha1-api.ts index 647a884cb..e5521220f 100644 --- a/ui/packages/api-client/src/api/reverse-proxy-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/reverse-proxy-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/role-binding-v1alpha1-api.ts b/ui/packages/api-client/src/api/role-binding-v1alpha1-api.ts index 60f60a5b7..fbd86296d 100644 --- a/ui/packages/api-client/src/api/role-binding-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/role-binding-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/role-v1alpha1-api.ts b/ui/packages/api-client/src/api/role-v1alpha1-api.ts index da4ab29bb..437d4670c 100644 --- a/ui/packages/api-client/src/api/role-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/role-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/search-engine-v1alpha1-api.ts b/ui/packages/api-client/src/api/search-engine-v1alpha1-api.ts index 981ba68dc..28df67d8a 100644 --- a/ui/packages/api-client/src/api/search-engine-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/search-engine-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/secret-v1alpha1-api.ts b/ui/packages/api-client/src/api/secret-v1alpha1-api.ts index c9f505c74..5acbdd144 100644 --- a/ui/packages/api-client/src/api/secret-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/secret-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/setting-v1alpha1-api.ts b/ui/packages/api-client/src/api/setting-v1alpha1-api.ts index a2bae067d..f102201f8 100644 --- a/ui/packages/api-client/src/api/setting-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/setting-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/single-page-v1alpha1-api.ts b/ui/packages/api-client/src/api/single-page-v1alpha1-api.ts index 2171e1073..9c52533b4 100644 --- a/ui/packages/api-client/src/api/single-page-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/single-page-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/single-page-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/single-page-v1alpha1-console-api.ts index 57f3c9155..ccfddb721 100644 --- a/ui/packages/api-client/src/api/single-page-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/single-page-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/single-page-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/single-page-v1alpha1-public-api.ts index c7e954ad2..5c985b9bb 100644 --- a/ui/packages/api-client/src/api/single-page-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/single-page-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/snapshot-v1alpha1-api.ts b/ui/packages/api-client/src/api/snapshot-v1alpha1-api.ts index 411c2ccff..96c20dde0 100644 --- a/ui/packages/api-client/src/api/snapshot-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/snapshot-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/snapshot-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/snapshot-v1alpha1-uc-api.ts index 929dc7c03..f8d24eabf 100644 --- a/ui/packages/api-client/src/api/snapshot-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/snapshot-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/subscription-v1alpha1-api.ts b/ui/packages/api-client/src/api/subscription-v1alpha1-api.ts index a1968a2e0..5b450b73a 100644 --- a/ui/packages/api-client/src/api/subscription-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/subscription-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/system-config-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/system-config-v1alpha1-console-api.ts index edc76f366..bc63f74aa 100644 --- a/ui/packages/api-client/src/api/system-config-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/system-config-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/system-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/system-v1alpha1-console-api.ts index b923088d2..3c7f1bf8d 100644 --- a/ui/packages/api-client/src/api/system-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/system-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/system-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/system-v1alpha1-public-api.ts index 88b47ab9c..4d8b79e57 100644 --- a/ui/packages/api-client/src/api/system-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/system-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/tag-v1alpha1-api.ts b/ui/packages/api-client/src/api/tag-v1alpha1-api.ts index 43dc9b666..a88a01d00 100644 --- a/ui/packages/api-client/src/api/tag-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/tag-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/tag-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/tag-v1alpha1-console-api.ts index efc94f47b..082529c61 100644 --- a/ui/packages/api-client/src/api/tag-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/tag-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/tag-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/tag-v1alpha1-public-api.ts index 22f93f30d..33ab0105a 100644 --- a/ui/packages/api-client/src/api/tag-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/tag-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/theme-v1alpha1-api.ts b/ui/packages/api-client/src/api/theme-v1alpha1-api.ts index bc4b94212..61fbba278 100644 --- a/ui/packages/api-client/src/api/theme-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/theme-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/theme-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/theme-v1alpha1-console-api.ts index 08cc168ec..445615884 100644 --- a/ui/packages/api-client/src/api/theme-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/theme-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/thumbnail-v1alpha1-api.ts b/ui/packages/api-client/src/api/thumbnail-v1alpha1-api.ts index 4c1ecb264..a81bad25a 100644 --- a/ui/packages/api-client/src/api/thumbnail-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/thumbnail-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/thumbnail-v1alpha1-public-api.ts b/ui/packages/api-client/src/api/thumbnail-v1alpha1-public-api.ts index b2b834418..db6630e5d 100644 --- a/ui/packages/api-client/src/api/thumbnail-v1alpha1-public-api.ts +++ b/ui/packages/api-client/src/api/thumbnail-v1alpha1-public-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/two-factor-auth-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/two-factor-auth-v1alpha1-uc-api.ts index 3004f77ec..2729d3df8 100644 --- a/ui/packages/api-client/src/api/two-factor-auth-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/two-factor-auth-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/user-connection-v1alpha1-api.ts b/ui/packages/api-client/src/api/user-connection-v1alpha1-api.ts index b1f884a2a..6fd68fcb6 100644 --- a/ui/packages/api-client/src/api/user-connection-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/user-connection-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/user-connection-v1alpha1-uc-api.ts b/ui/packages/api-client/src/api/user-connection-v1alpha1-uc-api.ts index 635be3a93..8c0008cab 100644 --- a/ui/packages/api-client/src/api/user-connection-v1alpha1-uc-api.ts +++ b/ui/packages/api-client/src/api/user-connection-v1alpha1-uc-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/user-v1alpha1-api.ts b/ui/packages/api-client/src/api/user-v1alpha1-api.ts index a4d8dbc14..95734625a 100644 --- a/ui/packages/api-client/src/api/user-v1alpha1-api.ts +++ b/ui/packages/api-client/src/api/user-v1alpha1-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/api/user-v1alpha1-console-api.ts b/ui/packages/api-client/src/api/user-v1alpha1-console-api.ts index 087a7a5b8..7628d50a2 100644 --- a/ui/packages/api-client/src/api/user-v1alpha1-console-api.ts +++ b/ui/packages/api-client/src/api/user-v1alpha1-console-api.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/base.ts b/ui/packages/api-client/src/base.ts index 3a6353b74..4f142f7c1 100644 --- a/ui/packages/api-client/src/base.ts +++ b/ui/packages/api-client/src/base.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/common.ts b/ui/packages/api-client/src/common.ts index 194b330e4..9416f25b0 100644 --- a/ui/packages/api-client/src/common.ts +++ b/ui/packages/api-client/src/common.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/configuration.ts b/ui/packages/api-client/src/configuration.ts index a6e9e98c6..6c55390c1 100644 --- a/ui/packages/api-client/src/configuration.ts +++ b/ui/packages/api-client/src/configuration.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/index.ts b/ui/packages/api-client/src/index.ts index 84d5c88be..a5f201e56 100644 --- a/ui/packages/api-client/src/index.ts +++ b/ui/packages/api-client/src/index.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/add-operation.ts b/ui/packages/api-client/src/models/add-operation.ts index 476162e16..e491c7061 100644 --- a/ui/packages/api-client/src/models/add-operation.ts +++ b/ui/packages/api-client/src/models/add-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/annotation-setting-list.ts b/ui/packages/api-client/src/models/annotation-setting-list.ts index 8a3aae0dc..faebf30a2 100644 --- a/ui/packages/api-client/src/models/annotation-setting-list.ts +++ b/ui/packages/api-client/src/models/annotation-setting-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/annotation-setting-spec.ts b/ui/packages/api-client/src/models/annotation-setting-spec.ts index 890e4e55d..74476778a 100644 --- a/ui/packages/api-client/src/models/annotation-setting-spec.ts +++ b/ui/packages/api-client/src/models/annotation-setting-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/annotation-setting.ts b/ui/packages/api-client/src/models/annotation-setting.ts index 25a8fbc97..20e356c69 100644 --- a/ui/packages/api-client/src/models/annotation-setting.ts +++ b/ui/packages/api-client/src/models/annotation-setting.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/attachment-list.ts b/ui/packages/api-client/src/models/attachment-list.ts index 55c00ceab..d177a55b5 100644 --- a/ui/packages/api-client/src/models/attachment-list.ts +++ b/ui/packages/api-client/src/models/attachment-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/attachment-spec.ts b/ui/packages/api-client/src/models/attachment-spec.ts index d9cca0467..32f248148 100644 --- a/ui/packages/api-client/src/models/attachment-spec.ts +++ b/ui/packages/api-client/src/models/attachment-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/attachment-status.ts b/ui/packages/api-client/src/models/attachment-status.ts index 1d1c7eae4..2cc384311 100644 --- a/ui/packages/api-client/src/models/attachment-status.ts +++ b/ui/packages/api-client/src/models/attachment-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/attachment.ts b/ui/packages/api-client/src/models/attachment.ts index f87f8fd52..1aaebf330 100644 --- a/ui/packages/api-client/src/models/attachment.ts +++ b/ui/packages/api-client/src/models/attachment.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/auth-provider-list.ts b/ui/packages/api-client/src/models/auth-provider-list.ts index f44b27a25..dbe198e01 100644 --- a/ui/packages/api-client/src/models/auth-provider-list.ts +++ b/ui/packages/api-client/src/models/auth-provider-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/auth-provider-spec.ts b/ui/packages/api-client/src/models/auth-provider-spec.ts index 6a83cb797..aae7807b9 100644 --- a/ui/packages/api-client/src/models/auth-provider-spec.ts +++ b/ui/packages/api-client/src/models/auth-provider-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/auth-provider.ts b/ui/packages/api-client/src/models/auth-provider.ts index e0715375b..6ec42acf6 100644 --- a/ui/packages/api-client/src/models/auth-provider.ts +++ b/ui/packages/api-client/src/models/auth-provider.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/author.ts b/ui/packages/api-client/src/models/author.ts index bab671a6e..be9f3b68e 100644 --- a/ui/packages/api-client/src/models/author.ts +++ b/ui/packages/api-client/src/models/author.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/backup-file.ts b/ui/packages/api-client/src/models/backup-file.ts index c07424a3a..ca358b074 100644 --- a/ui/packages/api-client/src/models/backup-file.ts +++ b/ui/packages/api-client/src/models/backup-file.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/backup-list.ts b/ui/packages/api-client/src/models/backup-list.ts index f43a05824..f851c9e1b 100644 --- a/ui/packages/api-client/src/models/backup-list.ts +++ b/ui/packages/api-client/src/models/backup-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/backup-spec.ts b/ui/packages/api-client/src/models/backup-spec.ts index 1d72d576f..ddf7fad26 100644 --- a/ui/packages/api-client/src/models/backup-spec.ts +++ b/ui/packages/api-client/src/models/backup-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/backup-status.ts b/ui/packages/api-client/src/models/backup-status.ts index 393aad572..9898e94fb 100644 --- a/ui/packages/api-client/src/models/backup-status.ts +++ b/ui/packages/api-client/src/models/backup-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/backup.ts b/ui/packages/api-client/src/models/backup.ts index ba516c67c..b687fcd1f 100644 --- a/ui/packages/api-client/src/models/backup.ts +++ b/ui/packages/api-client/src/models/backup.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category-list.ts b/ui/packages/api-client/src/models/category-list.ts index 30a9a593d..11a923ba5 100644 --- a/ui/packages/api-client/src/models/category-list.ts +++ b/ui/packages/api-client/src/models/category-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category-spec.ts b/ui/packages/api-client/src/models/category-spec.ts index 31b2b3269..5625db4b2 100644 --- a/ui/packages/api-client/src/models/category-spec.ts +++ b/ui/packages/api-client/src/models/category-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category-status.ts b/ui/packages/api-client/src/models/category-status.ts index 746c67fec..fce6609bb 100644 --- a/ui/packages/api-client/src/models/category-status.ts +++ b/ui/packages/api-client/src/models/category-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category-vo-list.ts b/ui/packages/api-client/src/models/category-vo-list.ts index a4847dcfd..1daa288ca 100644 --- a/ui/packages/api-client/src/models/category-vo-list.ts +++ b/ui/packages/api-client/src/models/category-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category-vo.ts b/ui/packages/api-client/src/models/category-vo.ts index cbad9505c..223e4d7b9 100644 --- a/ui/packages/api-client/src/models/category-vo.ts +++ b/ui/packages/api-client/src/models/category-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/category.ts b/ui/packages/api-client/src/models/category.ts index 911b9ee18..05179c339 100644 --- a/ui/packages/api-client/src/models/category.ts +++ b/ui/packages/api-client/src/models/category.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/change-own-password-request.ts b/ui/packages/api-client/src/models/change-own-password-request.ts index 0fb1d8f01..db17d9605 100644 --- a/ui/packages/api-client/src/models/change-own-password-request.ts +++ b/ui/packages/api-client/src/models/change-own-password-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/change-password-request.ts b/ui/packages/api-client/src/models/change-password-request.ts index 693911745..87a57ce30 100644 --- a/ui/packages/api-client/src/models/change-password-request.ts +++ b/ui/packages/api-client/src/models/change-password-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-email-owner.ts b/ui/packages/api-client/src/models/comment-email-owner.ts index 88590745d..e51387fd1 100644 --- a/ui/packages/api-client/src/models/comment-email-owner.ts +++ b/ui/packages/api-client/src/models/comment-email-owner.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-list.ts b/ui/packages/api-client/src/models/comment-list.ts index fd526c2ee..32c26be30 100644 --- a/ui/packages/api-client/src/models/comment-list.ts +++ b/ui/packages/api-client/src/models/comment-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-owner.ts b/ui/packages/api-client/src/models/comment-owner.ts index 6f0b45577..f2fe2a5df 100644 --- a/ui/packages/api-client/src/models/comment-owner.ts +++ b/ui/packages/api-client/src/models/comment-owner.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-request.ts b/ui/packages/api-client/src/models/comment-request.ts index 18191035c..cfba1d3f1 100644 --- a/ui/packages/api-client/src/models/comment-request.ts +++ b/ui/packages/api-client/src/models/comment-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-spec.ts b/ui/packages/api-client/src/models/comment-spec.ts index f30dce5d2..6cd1b1913 100644 --- a/ui/packages/api-client/src/models/comment-spec.ts +++ b/ui/packages/api-client/src/models/comment-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-stats-vo.ts b/ui/packages/api-client/src/models/comment-stats-vo.ts index 014c590ec..fd8a6eaeb 100644 --- a/ui/packages/api-client/src/models/comment-stats-vo.ts +++ b/ui/packages/api-client/src/models/comment-stats-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-stats.ts b/ui/packages/api-client/src/models/comment-stats.ts index d4c0efeb1..872678ac2 100644 --- a/ui/packages/api-client/src/models/comment-stats.ts +++ b/ui/packages/api-client/src/models/comment-stats.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-status.ts b/ui/packages/api-client/src/models/comment-status.ts index 60d757579..ec1280e9b 100644 --- a/ui/packages/api-client/src/models/comment-status.ts +++ b/ui/packages/api-client/src/models/comment-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-vo-list.ts b/ui/packages/api-client/src/models/comment-vo-list.ts index c19c0025f..dc9c9fb84 100644 --- a/ui/packages/api-client/src/models/comment-vo-list.ts +++ b/ui/packages/api-client/src/models/comment-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-vo.ts b/ui/packages/api-client/src/models/comment-vo.ts index b4a325f80..8362d5630 100644 --- a/ui/packages/api-client/src/models/comment-vo.ts +++ b/ui/packages/api-client/src/models/comment-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-with-reply-vo-list.ts b/ui/packages/api-client/src/models/comment-with-reply-vo-list.ts index 91dec2739..1e893fd05 100644 --- a/ui/packages/api-client/src/models/comment-with-reply-vo-list.ts +++ b/ui/packages/api-client/src/models/comment-with-reply-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment-with-reply-vo.ts b/ui/packages/api-client/src/models/comment-with-reply-vo.ts index ff96f4209..d0dfbc07e 100644 --- a/ui/packages/api-client/src/models/comment-with-reply-vo.ts +++ b/ui/packages/api-client/src/models/comment-with-reply-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/comment.ts b/ui/packages/api-client/src/models/comment.ts index db443b8af..80693410a 100644 --- a/ui/packages/api-client/src/models/comment.ts +++ b/ui/packages/api-client/src/models/comment.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/condition.ts b/ui/packages/api-client/src/models/condition.ts index 556c8e6b6..5e2bdace6 100644 --- a/ui/packages/api-client/src/models/condition.ts +++ b/ui/packages/api-client/src/models/condition.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/config-map-list.ts b/ui/packages/api-client/src/models/config-map-list.ts index b1f7cc0c5..68a0205c9 100644 --- a/ui/packages/api-client/src/models/config-map-list.ts +++ b/ui/packages/api-client/src/models/config-map-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/config-map-ref.ts b/ui/packages/api-client/src/models/config-map-ref.ts index aff275536..523796a50 100644 --- a/ui/packages/api-client/src/models/config-map-ref.ts +++ b/ui/packages/api-client/src/models/config-map-ref.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/config-map.ts b/ui/packages/api-client/src/models/config-map.ts index 73e91be15..8cf3f341a 100644 --- a/ui/packages/api-client/src/models/config-map.ts +++ b/ui/packages/api-client/src/models/config-map.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/content-update-param.ts b/ui/packages/api-client/src/models/content-update-param.ts index b1f289b07..82416e8ff 100644 --- a/ui/packages/api-client/src/models/content-update-param.ts +++ b/ui/packages/api-client/src/models/content-update-param.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/content-vo.ts b/ui/packages/api-client/src/models/content-vo.ts index e96248b97..34f8aa304 100644 --- a/ui/packages/api-client/src/models/content-vo.ts +++ b/ui/packages/api-client/src/models/content-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/content-wrapper.ts b/ui/packages/api-client/src/models/content-wrapper.ts index 19ba3d0b6..b0737b93b 100644 --- a/ui/packages/api-client/src/models/content-wrapper.ts +++ b/ui/packages/api-client/src/models/content-wrapper.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/content.ts b/ui/packages/api-client/src/models/content.ts index 439cdcdba..8832d1624 100644 --- a/ui/packages/api-client/src/models/content.ts +++ b/ui/packages/api-client/src/models/content.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/contributor-vo.ts b/ui/packages/api-client/src/models/contributor-vo.ts index abbdab133..293aa78fe 100644 --- a/ui/packages/api-client/src/models/contributor-vo.ts +++ b/ui/packages/api-client/src/models/contributor-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/contributor.ts b/ui/packages/api-client/src/models/contributor.ts index ea45e5af2..1d71c993c 100644 --- a/ui/packages/api-client/src/models/contributor.ts +++ b/ui/packages/api-client/src/models/contributor.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/copy-operation.ts b/ui/packages/api-client/src/models/copy-operation.ts index 7b908d49e..b6f8cb9ea 100644 --- a/ui/packages/api-client/src/models/copy-operation.ts +++ b/ui/packages/api-client/src/models/copy-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/counter-list.ts b/ui/packages/api-client/src/models/counter-list.ts index 5a293897a..54b9debe8 100644 --- a/ui/packages/api-client/src/models/counter-list.ts +++ b/ui/packages/api-client/src/models/counter-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/counter-request.ts b/ui/packages/api-client/src/models/counter-request.ts index d6da29b77..8432cba6a 100644 --- a/ui/packages/api-client/src/models/counter-request.ts +++ b/ui/packages/api-client/src/models/counter-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/counter.ts b/ui/packages/api-client/src/models/counter.ts index 88e82c83d..d978d4082 100644 --- a/ui/packages/api-client/src/models/counter.ts +++ b/ui/packages/api-client/src/models/counter.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/create-user-request.ts b/ui/packages/api-client/src/models/create-user-request.ts index 4a930ebfb..1bf8edf2b 100644 --- a/ui/packages/api-client/src/models/create-user-request.ts +++ b/ui/packages/api-client/src/models/create-user-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/custom-templates.ts b/ui/packages/api-client/src/models/custom-templates.ts index 461027994..c66b9c764 100644 --- a/ui/packages/api-client/src/models/custom-templates.ts +++ b/ui/packages/api-client/src/models/custom-templates.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/dashboard-stats.ts b/ui/packages/api-client/src/models/dashboard-stats.ts index df7d56c05..0e0282a2e 100644 --- a/ui/packages/api-client/src/models/dashboard-stats.ts +++ b/ui/packages/api-client/src/models/dashboard-stats.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/detailed-user.ts b/ui/packages/api-client/src/models/detailed-user.ts index 7413755d8..8473818e7 100644 --- a/ui/packages/api-client/src/models/detailed-user.ts +++ b/ui/packages/api-client/src/models/detailed-user.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/device-list.ts b/ui/packages/api-client/src/models/device-list.ts index 896da3f08..03fbfba52 100644 --- a/ui/packages/api-client/src/models/device-list.ts +++ b/ui/packages/api-client/src/models/device-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/device-spec.ts b/ui/packages/api-client/src/models/device-spec.ts index 22d6a0c90..212f829ac 100644 --- a/ui/packages/api-client/src/models/device-spec.ts +++ b/ui/packages/api-client/src/models/device-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/device-status.ts b/ui/packages/api-client/src/models/device-status.ts index 8aea236f9..648f631c8 100644 --- a/ui/packages/api-client/src/models/device-status.ts +++ b/ui/packages/api-client/src/models/device-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/device.ts b/ui/packages/api-client/src/models/device.ts index 97fcc46aa..52534a941 100644 --- a/ui/packages/api-client/src/models/device.ts +++ b/ui/packages/api-client/src/models/device.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/email-config-validation-request.ts b/ui/packages/api-client/src/models/email-config-validation-request.ts index 95ba565ed..ad7a260bc 100644 --- a/ui/packages/api-client/src/models/email-config-validation-request.ts +++ b/ui/packages/api-client/src/models/email-config-validation-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/email-verify-request.ts b/ui/packages/api-client/src/models/email-verify-request.ts index 55463c5ff..4aa2a52a3 100644 --- a/ui/packages/api-client/src/models/email-verify-request.ts +++ b/ui/packages/api-client/src/models/email-verify-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/excerpt.ts b/ui/packages/api-client/src/models/excerpt.ts index 0502d5909..c0ce7182b 100644 --- a/ui/packages/api-client/src/models/excerpt.ts +++ b/ui/packages/api-client/src/models/excerpt.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-definition-list.ts b/ui/packages/api-client/src/models/extension-definition-list.ts index 2f33a40c5..add8cebca 100644 --- a/ui/packages/api-client/src/models/extension-definition-list.ts +++ b/ui/packages/api-client/src/models/extension-definition-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-definition.ts b/ui/packages/api-client/src/models/extension-definition.ts index c865996e6..d19339734 100644 --- a/ui/packages/api-client/src/models/extension-definition.ts +++ b/ui/packages/api-client/src/models/extension-definition.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-point-definition-list.ts b/ui/packages/api-client/src/models/extension-point-definition-list.ts index 2b74e3d9f..09719f7e3 100644 --- a/ui/packages/api-client/src/models/extension-point-definition-list.ts +++ b/ui/packages/api-client/src/models/extension-point-definition-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-point-definition.ts b/ui/packages/api-client/src/models/extension-point-definition.ts index 25b17b776..fc180cefd 100644 --- a/ui/packages/api-client/src/models/extension-point-definition.ts +++ b/ui/packages/api-client/src/models/extension-point-definition.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-point-spec.ts b/ui/packages/api-client/src/models/extension-point-spec.ts index a624c29ff..9ff1c726e 100644 --- a/ui/packages/api-client/src/models/extension-point-spec.ts +++ b/ui/packages/api-client/src/models/extension-point-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension-spec.ts b/ui/packages/api-client/src/models/extension-spec.ts index 1271bee10..d509c519b 100644 --- a/ui/packages/api-client/src/models/extension-spec.ts +++ b/ui/packages/api-client/src/models/extension-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/extension.ts b/ui/packages/api-client/src/models/extension.ts index a6717c039..5e81c8d07 100644 --- a/ui/packages/api-client/src/models/extension.ts +++ b/ui/packages/api-client/src/models/extension.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/file-reverse-proxy-provider.ts b/ui/packages/api-client/src/models/file-reverse-proxy-provider.ts index 8aea86a43..8dbc123a4 100644 --- a/ui/packages/api-client/src/models/file-reverse-proxy-provider.ts +++ b/ui/packages/api-client/src/models/file-reverse-proxy-provider.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/grant-request.ts b/ui/packages/api-client/src/models/grant-request.ts index 59f6bb5ba..1bc7a060b 100644 --- a/ui/packages/api-client/src/models/grant-request.ts +++ b/ui/packages/api-client/src/models/grant-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/group-kind.ts b/ui/packages/api-client/src/models/group-kind.ts index 93c1590c7..1c84b7202 100644 --- a/ui/packages/api-client/src/models/group-kind.ts +++ b/ui/packages/api-client/src/models/group-kind.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/group-list.ts b/ui/packages/api-client/src/models/group-list.ts index 1e0584745..2d8d80e5c 100644 --- a/ui/packages/api-client/src/models/group-list.ts +++ b/ui/packages/api-client/src/models/group-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/group-spec.ts b/ui/packages/api-client/src/models/group-spec.ts index c123d697c..b2b9a0e17 100644 --- a/ui/packages/api-client/src/models/group-spec.ts +++ b/ui/packages/api-client/src/models/group-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/group-status.ts b/ui/packages/api-client/src/models/group-status.ts index 802ddd8ce..0527de804 100644 --- a/ui/packages/api-client/src/models/group-status.ts +++ b/ui/packages/api-client/src/models/group-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/group.ts b/ui/packages/api-client/src/models/group.ts index 2d63f5982..3e787f1a4 100644 --- a/ui/packages/api-client/src/models/group.ts +++ b/ui/packages/api-client/src/models/group.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/halo-document.ts b/ui/packages/api-client/src/models/halo-document.ts index 0e63af16e..6f5b87dc9 100644 --- a/ui/packages/api-client/src/models/halo-document.ts +++ b/ui/packages/api-client/src/models/halo-document.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/install-from-uri-request.ts b/ui/packages/api-client/src/models/install-from-uri-request.ts index 73853821e..0345fd4f2 100644 --- a/ui/packages/api-client/src/models/install-from-uri-request.ts +++ b/ui/packages/api-client/src/models/install-from-uri-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/interest-reason-subject.ts b/ui/packages/api-client/src/models/interest-reason-subject.ts index 6eaef714e..178bc8970 100644 --- a/ui/packages/api-client/src/models/interest-reason-subject.ts +++ b/ui/packages/api-client/src/models/interest-reason-subject.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/interest-reason.ts b/ui/packages/api-client/src/models/interest-reason.ts index f49a9509e..ed0b53b1c 100644 --- a/ui/packages/api-client/src/models/interest-reason.ts +++ b/ui/packages/api-client/src/models/interest-reason.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/json-patch-inner.ts b/ui/packages/api-client/src/models/json-patch-inner.ts index 55b7f0185..db134cf27 100644 --- a/ui/packages/api-client/src/models/json-patch-inner.ts +++ b/ui/packages/api-client/src/models/json-patch-inner.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/license.ts b/ui/packages/api-client/src/models/license.ts index 60a331df2..f5ffa4973 100644 --- a/ui/packages/api-client/src/models/license.ts +++ b/ui/packages/api-client/src/models/license.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/list-result-reply-vo.ts b/ui/packages/api-client/src/models/list-result-reply-vo.ts index f0e5a38cb..06ec04d17 100644 --- a/ui/packages/api-client/src/models/list-result-reply-vo.ts +++ b/ui/packages/api-client/src/models/list-result-reply-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-auth-provider.ts b/ui/packages/api-client/src/models/listed-auth-provider.ts index 4cc81669e..3012e87bc 100644 --- a/ui/packages/api-client/src/models/listed-auth-provider.ts +++ b/ui/packages/api-client/src/models/listed-auth-provider.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-comment-list.ts b/ui/packages/api-client/src/models/listed-comment-list.ts index f9be33078..e89ae4bb8 100644 --- a/ui/packages/api-client/src/models/listed-comment-list.ts +++ b/ui/packages/api-client/src/models/listed-comment-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-comment.ts b/ui/packages/api-client/src/models/listed-comment.ts index ffbac03d6..4d9460f0e 100644 --- a/ui/packages/api-client/src/models/listed-comment.ts +++ b/ui/packages/api-client/src/models/listed-comment.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-post-list.ts b/ui/packages/api-client/src/models/listed-post-list.ts index 28bbaf633..b674109a7 100644 --- a/ui/packages/api-client/src/models/listed-post-list.ts +++ b/ui/packages/api-client/src/models/listed-post-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-post-vo-list.ts b/ui/packages/api-client/src/models/listed-post-vo-list.ts index 1c4196d13..81ff92199 100644 --- a/ui/packages/api-client/src/models/listed-post-vo-list.ts +++ b/ui/packages/api-client/src/models/listed-post-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-post-vo.ts b/ui/packages/api-client/src/models/listed-post-vo.ts index 476011cb0..0d28adac3 100644 --- a/ui/packages/api-client/src/models/listed-post-vo.ts +++ b/ui/packages/api-client/src/models/listed-post-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-post.ts b/ui/packages/api-client/src/models/listed-post.ts index 29c43c53d..66ace8dba 100644 --- a/ui/packages/api-client/src/models/listed-post.ts +++ b/ui/packages/api-client/src/models/listed-post.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-reply-list.ts b/ui/packages/api-client/src/models/listed-reply-list.ts index a21a4d063..51c5e632b 100644 --- a/ui/packages/api-client/src/models/listed-reply-list.ts +++ b/ui/packages/api-client/src/models/listed-reply-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-reply.ts b/ui/packages/api-client/src/models/listed-reply.ts index e996ebeb5..ec8643684 100644 --- a/ui/packages/api-client/src/models/listed-reply.ts +++ b/ui/packages/api-client/src/models/listed-reply.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-single-page-list.ts b/ui/packages/api-client/src/models/listed-single-page-list.ts index 22ad20f38..b560e2c9d 100644 --- a/ui/packages/api-client/src/models/listed-single-page-list.ts +++ b/ui/packages/api-client/src/models/listed-single-page-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-single-page-vo-list.ts b/ui/packages/api-client/src/models/listed-single-page-vo-list.ts index b9258117c..0843c7128 100644 --- a/ui/packages/api-client/src/models/listed-single-page-vo-list.ts +++ b/ui/packages/api-client/src/models/listed-single-page-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-single-page-vo.ts b/ui/packages/api-client/src/models/listed-single-page-vo.ts index 303069e04..c434deb57 100644 --- a/ui/packages/api-client/src/models/listed-single-page-vo.ts +++ b/ui/packages/api-client/src/models/listed-single-page-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-single-page.ts b/ui/packages/api-client/src/models/listed-single-page.ts index 560ddf04b..e821e9431 100644 --- a/ui/packages/api-client/src/models/listed-single-page.ts +++ b/ui/packages/api-client/src/models/listed-single-page.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-snapshot-dto.ts b/ui/packages/api-client/src/models/listed-snapshot-dto.ts index baab002ca..2a40411c4 100644 --- a/ui/packages/api-client/src/models/listed-snapshot-dto.ts +++ b/ui/packages/api-client/src/models/listed-snapshot-dto.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-snapshot-spec.ts b/ui/packages/api-client/src/models/listed-snapshot-spec.ts index a5bcb2668..536f20116 100644 --- a/ui/packages/api-client/src/models/listed-snapshot-spec.ts +++ b/ui/packages/api-client/src/models/listed-snapshot-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/listed-user.ts b/ui/packages/api-client/src/models/listed-user.ts index 6f1fe1ea0..e226c4905 100644 --- a/ui/packages/api-client/src/models/listed-user.ts +++ b/ui/packages/api-client/src/models/listed-user.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/local-thumbnail-list.ts b/ui/packages/api-client/src/models/local-thumbnail-list.ts index 459181d52..961555291 100644 --- a/ui/packages/api-client/src/models/local-thumbnail-list.ts +++ b/ui/packages/api-client/src/models/local-thumbnail-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/local-thumbnail-spec.ts b/ui/packages/api-client/src/models/local-thumbnail-spec.ts index 32fcf9196..901b8f862 100644 --- a/ui/packages/api-client/src/models/local-thumbnail-spec.ts +++ b/ui/packages/api-client/src/models/local-thumbnail-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/local-thumbnail-status.ts b/ui/packages/api-client/src/models/local-thumbnail-status.ts index acbd77e1e..9ed65b157 100644 --- a/ui/packages/api-client/src/models/local-thumbnail-status.ts +++ b/ui/packages/api-client/src/models/local-thumbnail-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/local-thumbnail.ts b/ui/packages/api-client/src/models/local-thumbnail.ts index 144c86531..301a0461b 100644 --- a/ui/packages/api-client/src/models/local-thumbnail.ts +++ b/ui/packages/api-client/src/models/local-thumbnail.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/login-history.ts b/ui/packages/api-client/src/models/login-history.ts index 29156a8cf..e4425902c 100644 --- a/ui/packages/api-client/src/models/login-history.ts +++ b/ui/packages/api-client/src/models/login-history.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/mark-specified-request.ts b/ui/packages/api-client/src/models/mark-specified-request.ts index 84862792b..26a1b5449 100644 --- a/ui/packages/api-client/src/models/mark-specified-request.ts +++ b/ui/packages/api-client/src/models/mark-specified-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-item-list.ts b/ui/packages/api-client/src/models/menu-item-list.ts index 87fee9212..c3dbb00ff 100644 --- a/ui/packages/api-client/src/models/menu-item-list.ts +++ b/ui/packages/api-client/src/models/menu-item-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-item-spec.ts b/ui/packages/api-client/src/models/menu-item-spec.ts index a847673d3..b9bbdec9d 100644 --- a/ui/packages/api-client/src/models/menu-item-spec.ts +++ b/ui/packages/api-client/src/models/menu-item-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-item-status.ts b/ui/packages/api-client/src/models/menu-item-status.ts index b239d73cb..41ae77d2d 100644 --- a/ui/packages/api-client/src/models/menu-item-status.ts +++ b/ui/packages/api-client/src/models/menu-item-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-item-vo.ts b/ui/packages/api-client/src/models/menu-item-vo.ts index 0502d8138..e6b8c6823 100644 --- a/ui/packages/api-client/src/models/menu-item-vo.ts +++ b/ui/packages/api-client/src/models/menu-item-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-item.ts b/ui/packages/api-client/src/models/menu-item.ts index 52774311d..a6fd63fc5 100644 --- a/ui/packages/api-client/src/models/menu-item.ts +++ b/ui/packages/api-client/src/models/menu-item.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-list.ts b/ui/packages/api-client/src/models/menu-list.ts index d80c9c347..fd8e1fc55 100644 --- a/ui/packages/api-client/src/models/menu-list.ts +++ b/ui/packages/api-client/src/models/menu-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-spec.ts b/ui/packages/api-client/src/models/menu-spec.ts index c065407b0..5c00cada3 100644 --- a/ui/packages/api-client/src/models/menu-spec.ts +++ b/ui/packages/api-client/src/models/menu-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -27,7 +27,7 @@ export interface MenuSpec { */ 'displayName': string; /** - * Names of menu children below this menu. + * Menu items of this menu. * @type {Array} * @memberof MenuSpec */ diff --git a/ui/packages/api-client/src/models/menu-vo.ts b/ui/packages/api-client/src/models/menu-vo.ts index 043e49f4d..a55fb2a8f 100644 --- a/ui/packages/api-client/src/models/menu-vo.ts +++ b/ui/packages/api-client/src/models/menu-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu.ts b/ui/packages/api-client/src/models/menu.ts index 0e0b999e6..9f4f88d49 100644 --- a/ui/packages/api-client/src/models/menu.ts +++ b/ui/packages/api-client/src/models/menu.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/metadata.ts b/ui/packages/api-client/src/models/metadata.ts index fd16cd04b..117be32d4 100644 --- a/ui/packages/api-client/src/models/metadata.ts +++ b/ui/packages/api-client/src/models/metadata.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/move-operation.ts b/ui/packages/api-client/src/models/move-operation.ts index b6c3219bf..e75e01fbf 100644 --- a/ui/packages/api-client/src/models/move-operation.ts +++ b/ui/packages/api-client/src/models/move-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/navigation-post-vo.ts b/ui/packages/api-client/src/models/navigation-post-vo.ts index c314cc029..22f383107 100644 --- a/ui/packages/api-client/src/models/navigation-post-vo.ts +++ b/ui/packages/api-client/src/models/navigation-post-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification-list.ts b/ui/packages/api-client/src/models/notification-list.ts index 837997442..40352592f 100644 --- a/ui/packages/api-client/src/models/notification-list.ts +++ b/ui/packages/api-client/src/models/notification-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification-spec.ts b/ui/packages/api-client/src/models/notification-spec.ts index 7cfae6318..188da7738 100644 --- a/ui/packages/api-client/src/models/notification-spec.ts +++ b/ui/packages/api-client/src/models/notification-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification-template-list.ts b/ui/packages/api-client/src/models/notification-template-list.ts index 77b858f70..208d6e530 100644 --- a/ui/packages/api-client/src/models/notification-template-list.ts +++ b/ui/packages/api-client/src/models/notification-template-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification-template-spec.ts b/ui/packages/api-client/src/models/notification-template-spec.ts index 6d16e9591..4a6b5f6be 100644 --- a/ui/packages/api-client/src/models/notification-template-spec.ts +++ b/ui/packages/api-client/src/models/notification-template-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification-template.ts b/ui/packages/api-client/src/models/notification-template.ts index 729f53e9d..e0aeeccf6 100644 --- a/ui/packages/api-client/src/models/notification-template.ts +++ b/ui/packages/api-client/src/models/notification-template.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notification.ts b/ui/packages/api-client/src/models/notification.ts index 4dbd0ec2d..16e389e25 100644 --- a/ui/packages/api-client/src/models/notification.ts +++ b/ui/packages/api-client/src/models/notification.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notifier-descriptor-list.ts b/ui/packages/api-client/src/models/notifier-descriptor-list.ts index 605b5970b..b9a88b7e8 100644 --- a/ui/packages/api-client/src/models/notifier-descriptor-list.ts +++ b/ui/packages/api-client/src/models/notifier-descriptor-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notifier-descriptor-spec.ts b/ui/packages/api-client/src/models/notifier-descriptor-spec.ts index 1a9bf3a38..6dd5a3259 100644 --- a/ui/packages/api-client/src/models/notifier-descriptor-spec.ts +++ b/ui/packages/api-client/src/models/notifier-descriptor-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notifier-descriptor.ts b/ui/packages/api-client/src/models/notifier-descriptor.ts index 5e3a5ae17..b6829a06a 100644 --- a/ui/packages/api-client/src/models/notifier-descriptor.ts +++ b/ui/packages/api-client/src/models/notifier-descriptor.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notifier-info.ts b/ui/packages/api-client/src/models/notifier-info.ts index a5c6f6197..9aafe9acf 100644 --- a/ui/packages/api-client/src/models/notifier-info.ts +++ b/ui/packages/api-client/src/models/notifier-info.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/notifier-setting-ref.ts b/ui/packages/api-client/src/models/notifier-setting-ref.ts index 34bf937d2..c3c19eac3 100644 --- a/ui/packages/api-client/src/models/notifier-setting-ref.ts +++ b/ui/packages/api-client/src/models/notifier-setting-ref.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/owner-info.ts b/ui/packages/api-client/src/models/owner-info.ts index 41592673f..1e84fae90 100644 --- a/ui/packages/api-client/src/models/owner-info.ts +++ b/ui/packages/api-client/src/models/owner-info.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/password-request.ts b/ui/packages/api-client/src/models/password-request.ts index 3fd693763..7e4e199eb 100644 --- a/ui/packages/api-client/src/models/password-request.ts +++ b/ui/packages/api-client/src/models/password-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/pat-spec.ts b/ui/packages/api-client/src/models/pat-spec.ts index 801f04030..83cd162c9 100644 --- a/ui/packages/api-client/src/models/pat-spec.ts +++ b/ui/packages/api-client/src/models/pat-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/personal-access-token-list.ts b/ui/packages/api-client/src/models/personal-access-token-list.ts index 362d6d716..185e4190c 100644 --- a/ui/packages/api-client/src/models/personal-access-token-list.ts +++ b/ui/packages/api-client/src/models/personal-access-token-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/personal-access-token.ts b/ui/packages/api-client/src/models/personal-access-token.ts index aaa909316..9bb325a88 100644 --- a/ui/packages/api-client/src/models/personal-access-token.ts +++ b/ui/packages/api-client/src/models/personal-access-token.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin-author.ts b/ui/packages/api-client/src/models/plugin-author.ts index 62b0843b9..488549a47 100644 --- a/ui/packages/api-client/src/models/plugin-author.ts +++ b/ui/packages/api-client/src/models/plugin-author.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin-list.ts b/ui/packages/api-client/src/models/plugin-list.ts index 14e1c3c81..629410023 100644 --- a/ui/packages/api-client/src/models/plugin-list.ts +++ b/ui/packages/api-client/src/models/plugin-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin-running-state-request.ts b/ui/packages/api-client/src/models/plugin-running-state-request.ts index c6f716e66..5db118834 100644 --- a/ui/packages/api-client/src/models/plugin-running-state-request.ts +++ b/ui/packages/api-client/src/models/plugin-running-state-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin-spec.ts b/ui/packages/api-client/src/models/plugin-spec.ts index b267fa352..4c5717668 100644 --- a/ui/packages/api-client/src/models/plugin-spec.ts +++ b/ui/packages/api-client/src/models/plugin-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin-status.ts b/ui/packages/api-client/src/models/plugin-status.ts index f12338294..8c9d48bb6 100644 --- a/ui/packages/api-client/src/models/plugin-status.ts +++ b/ui/packages/api-client/src/models/plugin-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/plugin.ts b/ui/packages/api-client/src/models/plugin.ts index bf1f7cffe..c8453d9ad 100644 --- a/ui/packages/api-client/src/models/plugin.ts +++ b/ui/packages/api-client/src/models/plugin.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-list.ts b/ui/packages/api-client/src/models/policy-list.ts index 5acb275e0..d1f294022 100644 --- a/ui/packages/api-client/src/models/policy-list.ts +++ b/ui/packages/api-client/src/models/policy-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-rule.ts b/ui/packages/api-client/src/models/policy-rule.ts index 3845ae973..095154e9e 100644 --- a/ui/packages/api-client/src/models/policy-rule.ts +++ b/ui/packages/api-client/src/models/policy-rule.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-spec.ts b/ui/packages/api-client/src/models/policy-spec.ts index 66923dbe7..bdfbcb1a0 100644 --- a/ui/packages/api-client/src/models/policy-spec.ts +++ b/ui/packages/api-client/src/models/policy-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-template-list.ts b/ui/packages/api-client/src/models/policy-template-list.ts index 2be03a66d..258c9e855 100644 --- a/ui/packages/api-client/src/models/policy-template-list.ts +++ b/ui/packages/api-client/src/models/policy-template-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-template-spec.ts b/ui/packages/api-client/src/models/policy-template-spec.ts index d23530ab5..5ae595956 100644 --- a/ui/packages/api-client/src/models/policy-template-spec.ts +++ b/ui/packages/api-client/src/models/policy-template-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy-template.ts b/ui/packages/api-client/src/models/policy-template.ts index cc7272cea..af720d361 100644 --- a/ui/packages/api-client/src/models/policy-template.ts +++ b/ui/packages/api-client/src/models/policy-template.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/policy.ts b/ui/packages/api-client/src/models/policy.ts index d10b665f3..b52a6bcbd 100644 --- a/ui/packages/api-client/src/models/policy.ts +++ b/ui/packages/api-client/src/models/policy.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post-list.ts b/ui/packages/api-client/src/models/post-list.ts index fbb27b8b1..e5482644b 100644 --- a/ui/packages/api-client/src/models/post-list.ts +++ b/ui/packages/api-client/src/models/post-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post-request.ts b/ui/packages/api-client/src/models/post-request.ts index ad5c50896..f8c6f0043 100644 --- a/ui/packages/api-client/src/models/post-request.ts +++ b/ui/packages/api-client/src/models/post-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post-spec.ts b/ui/packages/api-client/src/models/post-spec.ts index 3599158ce..bdce15415 100644 --- a/ui/packages/api-client/src/models/post-spec.ts +++ b/ui/packages/api-client/src/models/post-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post-status.ts b/ui/packages/api-client/src/models/post-status.ts index 407f82ff1..8480b0a56 100644 --- a/ui/packages/api-client/src/models/post-status.ts +++ b/ui/packages/api-client/src/models/post-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post-vo.ts b/ui/packages/api-client/src/models/post-vo.ts index 3275c4926..11d6ca053 100644 --- a/ui/packages/api-client/src/models/post-vo.ts +++ b/ui/packages/api-client/src/models/post-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/post.ts b/ui/packages/api-client/src/models/post.ts index 695cb0079..15d717723 100644 --- a/ui/packages/api-client/src/models/post.ts +++ b/ui/packages/api-client/src/models/post.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-attributes.ts b/ui/packages/api-client/src/models/reason-attributes.ts index 32bed125d..8f583c383 100644 --- a/ui/packages/api-client/src/models/reason-attributes.ts +++ b/ui/packages/api-client/src/models/reason-attributes.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-list.ts b/ui/packages/api-client/src/models/reason-list.ts index a110f72d1..1c456c0f9 100644 --- a/ui/packages/api-client/src/models/reason-list.ts +++ b/ui/packages/api-client/src/models/reason-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-property.ts b/ui/packages/api-client/src/models/reason-property.ts index 2830fd155..0843eb160 100644 --- a/ui/packages/api-client/src/models/reason-property.ts +++ b/ui/packages/api-client/src/models/reason-property.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-selector.ts b/ui/packages/api-client/src/models/reason-selector.ts index 324041d49..12e594824 100644 --- a/ui/packages/api-client/src/models/reason-selector.ts +++ b/ui/packages/api-client/src/models/reason-selector.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-spec.ts b/ui/packages/api-client/src/models/reason-spec.ts index 25229a374..46554e95b 100644 --- a/ui/packages/api-client/src/models/reason-spec.ts +++ b/ui/packages/api-client/src/models/reason-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-subject.ts b/ui/packages/api-client/src/models/reason-subject.ts index 0fb66ee86..c345f9d31 100644 --- a/ui/packages/api-client/src/models/reason-subject.ts +++ b/ui/packages/api-client/src/models/reason-subject.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-info.ts b/ui/packages/api-client/src/models/reason-type-info.ts index 258e6d118..b78e2ae66 100644 --- a/ui/packages/api-client/src/models/reason-type-info.ts +++ b/ui/packages/api-client/src/models/reason-type-info.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-list.ts b/ui/packages/api-client/src/models/reason-type-list.ts index 30c80dd4c..800aa20d2 100644 --- a/ui/packages/api-client/src/models/reason-type-list.ts +++ b/ui/packages/api-client/src/models/reason-type-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-notifier-collection-request.ts b/ui/packages/api-client/src/models/reason-type-notifier-collection-request.ts index 67152c268..65f04d9b2 100644 --- a/ui/packages/api-client/src/models/reason-type-notifier-collection-request.ts +++ b/ui/packages/api-client/src/models/reason-type-notifier-collection-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-notifier-matrix.ts b/ui/packages/api-client/src/models/reason-type-notifier-matrix.ts index 134d384f3..694324eb2 100644 --- a/ui/packages/api-client/src/models/reason-type-notifier-matrix.ts +++ b/ui/packages/api-client/src/models/reason-type-notifier-matrix.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-notifier-request.ts b/ui/packages/api-client/src/models/reason-type-notifier-request.ts index c04e10f7d..664211f12 100644 --- a/ui/packages/api-client/src/models/reason-type-notifier-request.ts +++ b/ui/packages/api-client/src/models/reason-type-notifier-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type-spec.ts b/ui/packages/api-client/src/models/reason-type-spec.ts index 231fa8f04..6ec6000fd 100644 --- a/ui/packages/api-client/src/models/reason-type-spec.ts +++ b/ui/packages/api-client/src/models/reason-type-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason-type.ts b/ui/packages/api-client/src/models/reason-type.ts index 0fc6e8507..77984c2dc 100644 --- a/ui/packages/api-client/src/models/reason-type.ts +++ b/ui/packages/api-client/src/models/reason-type.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reason.ts b/ui/packages/api-client/src/models/reason.ts index 7ecfe59e5..7bd6ab362 100644 --- a/ui/packages/api-client/src/models/reason.ts +++ b/ui/packages/api-client/src/models/reason.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/ref.ts b/ui/packages/api-client/src/models/ref.ts index 33d6d0816..1ccc94846 100644 --- a/ui/packages/api-client/src/models/ref.ts +++ b/ui/packages/api-client/src/models/ref.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/remember-me-token-list.ts b/ui/packages/api-client/src/models/remember-me-token-list.ts index 0b387edaf..fd454e17e 100644 --- a/ui/packages/api-client/src/models/remember-me-token-list.ts +++ b/ui/packages/api-client/src/models/remember-me-token-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/remember-me-token-spec.ts b/ui/packages/api-client/src/models/remember-me-token-spec.ts index 4cf96dd32..889207f94 100644 --- a/ui/packages/api-client/src/models/remember-me-token-spec.ts +++ b/ui/packages/api-client/src/models/remember-me-token-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/remember-me-token.ts b/ui/packages/api-client/src/models/remember-me-token.ts index ae0726a8b..1cb6b4680 100644 --- a/ui/packages/api-client/src/models/remember-me-token.ts +++ b/ui/packages/api-client/src/models/remember-me-token.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/remove-operation.ts b/ui/packages/api-client/src/models/remove-operation.ts index f956b435a..bf07e5b47 100644 --- a/ui/packages/api-client/src/models/remove-operation.ts +++ b/ui/packages/api-client/src/models/remove-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/replace-operation.ts b/ui/packages/api-client/src/models/replace-operation.ts index b71ad824c..7ba5ad4a9 100644 --- a/ui/packages/api-client/src/models/replace-operation.ts +++ b/ui/packages/api-client/src/models/replace-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-list.ts b/ui/packages/api-client/src/models/reply-list.ts index 67bf3dc6b..18a06c82c 100644 --- a/ui/packages/api-client/src/models/reply-list.ts +++ b/ui/packages/api-client/src/models/reply-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-request.ts b/ui/packages/api-client/src/models/reply-request.ts index 91686636f..d030dd47d 100644 --- a/ui/packages/api-client/src/models/reply-request.ts +++ b/ui/packages/api-client/src/models/reply-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-spec.ts b/ui/packages/api-client/src/models/reply-spec.ts index 65c7b5a5e..3e29dce8e 100644 --- a/ui/packages/api-client/src/models/reply-spec.ts +++ b/ui/packages/api-client/src/models/reply-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-status.ts b/ui/packages/api-client/src/models/reply-status.ts index f84c2858d..660d4a4c2 100644 --- a/ui/packages/api-client/src/models/reply-status.ts +++ b/ui/packages/api-client/src/models/reply-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-vo-list.ts b/ui/packages/api-client/src/models/reply-vo-list.ts index 1e235ea31..7bf6b6295 100644 --- a/ui/packages/api-client/src/models/reply-vo-list.ts +++ b/ui/packages/api-client/src/models/reply-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply-vo.ts b/ui/packages/api-client/src/models/reply-vo.ts index 93a152849..973748c6e 100644 --- a/ui/packages/api-client/src/models/reply-vo.ts +++ b/ui/packages/api-client/src/models/reply-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reply.ts b/ui/packages/api-client/src/models/reply.ts index b6b0bc01e..647722b26 100644 --- a/ui/packages/api-client/src/models/reply.ts +++ b/ui/packages/api-client/src/models/reply.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reverse-proxy-list.ts b/ui/packages/api-client/src/models/reverse-proxy-list.ts index 217cb94ff..26e6a0011 100644 --- a/ui/packages/api-client/src/models/reverse-proxy-list.ts +++ b/ui/packages/api-client/src/models/reverse-proxy-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reverse-proxy-rule.ts b/ui/packages/api-client/src/models/reverse-proxy-rule.ts index 9994bbcf1..8239c6d00 100644 --- a/ui/packages/api-client/src/models/reverse-proxy-rule.ts +++ b/ui/packages/api-client/src/models/reverse-proxy-rule.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/reverse-proxy.ts b/ui/packages/api-client/src/models/reverse-proxy.ts index ad9e99e61..ad144aae8 100644 --- a/ui/packages/api-client/src/models/reverse-proxy.ts +++ b/ui/packages/api-client/src/models/reverse-proxy.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/revert-snapshot-for-post-param.ts b/ui/packages/api-client/src/models/revert-snapshot-for-post-param.ts index e3b89bf6d..05dacd5f1 100644 --- a/ui/packages/api-client/src/models/revert-snapshot-for-post-param.ts +++ b/ui/packages/api-client/src/models/revert-snapshot-for-post-param.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/revert-snapshot-for-single-param.ts b/ui/packages/api-client/src/models/revert-snapshot-for-single-param.ts index b0a127019..d43912e7f 100644 --- a/ui/packages/api-client/src/models/revert-snapshot-for-single-param.ts +++ b/ui/packages/api-client/src/models/revert-snapshot-for-single-param.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/role-binding-list.ts b/ui/packages/api-client/src/models/role-binding-list.ts index bde3eb9ce..7f769673f 100644 --- a/ui/packages/api-client/src/models/role-binding-list.ts +++ b/ui/packages/api-client/src/models/role-binding-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/role-binding.ts b/ui/packages/api-client/src/models/role-binding.ts index dd4ab0713..b74e43e1a 100644 --- a/ui/packages/api-client/src/models/role-binding.ts +++ b/ui/packages/api-client/src/models/role-binding.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/role-list.ts b/ui/packages/api-client/src/models/role-list.ts index 699dee8e1..5fcafd0f6 100644 --- a/ui/packages/api-client/src/models/role-list.ts +++ b/ui/packages/api-client/src/models/role-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/role-ref.ts b/ui/packages/api-client/src/models/role-ref.ts index baed7ed60..22424ab49 100644 --- a/ui/packages/api-client/src/models/role-ref.ts +++ b/ui/packages/api-client/src/models/role-ref.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/role.ts b/ui/packages/api-client/src/models/role.ts index 8e8fed1d8..553f52c33 100644 --- a/ui/packages/api-client/src/models/role.ts +++ b/ui/packages/api-client/src/models/role.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/search-engine-list.ts b/ui/packages/api-client/src/models/search-engine-list.ts index 3a24be848..3b2de3420 100644 --- a/ui/packages/api-client/src/models/search-engine-list.ts +++ b/ui/packages/api-client/src/models/search-engine-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/search-engine-spec.ts b/ui/packages/api-client/src/models/search-engine-spec.ts index 491811270..fc3fbbcc5 100644 --- a/ui/packages/api-client/src/models/search-engine-spec.ts +++ b/ui/packages/api-client/src/models/search-engine-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/search-engine.ts b/ui/packages/api-client/src/models/search-engine.ts index 3bfb84f33..bd8150965 100644 --- a/ui/packages/api-client/src/models/search-engine.ts +++ b/ui/packages/api-client/src/models/search-engine.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/search-option.ts b/ui/packages/api-client/src/models/search-option.ts index a2cc90c52..58be878c7 100644 --- a/ui/packages/api-client/src/models/search-option.ts +++ b/ui/packages/api-client/src/models/search-option.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/search-result.ts b/ui/packages/api-client/src/models/search-result.ts index 963e295b3..da91f181d 100644 --- a/ui/packages/api-client/src/models/search-result.ts +++ b/ui/packages/api-client/src/models/search-result.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/secret-list.ts b/ui/packages/api-client/src/models/secret-list.ts index 2b4403163..07a6b28f2 100644 --- a/ui/packages/api-client/src/models/secret-list.ts +++ b/ui/packages/api-client/src/models/secret-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/secret.ts b/ui/packages/api-client/src/models/secret.ts index a84ac4e57..429d9723e 100644 --- a/ui/packages/api-client/src/models/secret.ts +++ b/ui/packages/api-client/src/models/secret.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/setting-form.ts b/ui/packages/api-client/src/models/setting-form.ts index ae69fd51b..94f8b7ed2 100644 --- a/ui/packages/api-client/src/models/setting-form.ts +++ b/ui/packages/api-client/src/models/setting-form.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/setting-list.ts b/ui/packages/api-client/src/models/setting-list.ts index ffcf6786a..0bc4d516b 100644 --- a/ui/packages/api-client/src/models/setting-list.ts +++ b/ui/packages/api-client/src/models/setting-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/setting-ref.ts b/ui/packages/api-client/src/models/setting-ref.ts index 62b65d84c..b627d345b 100644 --- a/ui/packages/api-client/src/models/setting-ref.ts +++ b/ui/packages/api-client/src/models/setting-ref.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/setting-spec.ts b/ui/packages/api-client/src/models/setting-spec.ts index 219858066..22a61ab5d 100644 --- a/ui/packages/api-client/src/models/setting-spec.ts +++ b/ui/packages/api-client/src/models/setting-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/setting.ts b/ui/packages/api-client/src/models/setting.ts index afb4d87c7..c90bd7bf0 100644 --- a/ui/packages/api-client/src/models/setting.ts +++ b/ui/packages/api-client/src/models/setting.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page-list.ts b/ui/packages/api-client/src/models/single-page-list.ts index 315091003..6839a4a39 100644 --- a/ui/packages/api-client/src/models/single-page-list.ts +++ b/ui/packages/api-client/src/models/single-page-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page-request.ts b/ui/packages/api-client/src/models/single-page-request.ts index 865ec10e1..596edd6fd 100644 --- a/ui/packages/api-client/src/models/single-page-request.ts +++ b/ui/packages/api-client/src/models/single-page-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page-spec.ts b/ui/packages/api-client/src/models/single-page-spec.ts index af133f468..6c522f3bd 100644 --- a/ui/packages/api-client/src/models/single-page-spec.ts +++ b/ui/packages/api-client/src/models/single-page-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page-status.ts b/ui/packages/api-client/src/models/single-page-status.ts index d74e35b6b..63321face 100644 --- a/ui/packages/api-client/src/models/single-page-status.ts +++ b/ui/packages/api-client/src/models/single-page-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page-vo.ts b/ui/packages/api-client/src/models/single-page-vo.ts index 0d51b3338..79f6cb32d 100644 --- a/ui/packages/api-client/src/models/single-page-vo.ts +++ b/ui/packages/api-client/src/models/single-page-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/single-page.ts b/ui/packages/api-client/src/models/single-page.ts index b0103c8a9..e8b9d1e16 100644 --- a/ui/packages/api-client/src/models/single-page.ts +++ b/ui/packages/api-client/src/models/single-page.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/site-stats-vo.ts b/ui/packages/api-client/src/models/site-stats-vo.ts index 3c9e6ba09..0cbdd98d7 100644 --- a/ui/packages/api-client/src/models/site-stats-vo.ts +++ b/ui/packages/api-client/src/models/site-stats-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/snap-shot-spec.ts b/ui/packages/api-client/src/models/snap-shot-spec.ts index 4827c964d..ff83e6766 100644 --- a/ui/packages/api-client/src/models/snap-shot-spec.ts +++ b/ui/packages/api-client/src/models/snap-shot-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/snapshot-list.ts b/ui/packages/api-client/src/models/snapshot-list.ts index e3a529b26..3ba308970 100644 --- a/ui/packages/api-client/src/models/snapshot-list.ts +++ b/ui/packages/api-client/src/models/snapshot-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/snapshot.ts b/ui/packages/api-client/src/models/snapshot.ts index 6c4904add..cec9dccc7 100644 --- a/ui/packages/api-client/src/models/snapshot.ts +++ b/ui/packages/api-client/src/models/snapshot.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/stats-vo.ts b/ui/packages/api-client/src/models/stats-vo.ts index abcc0e1e8..03fcd641e 100644 --- a/ui/packages/api-client/src/models/stats-vo.ts +++ b/ui/packages/api-client/src/models/stats-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/stats.ts b/ui/packages/api-client/src/models/stats.ts index 5929c3a30..74e2b2afc 100644 --- a/ui/packages/api-client/src/models/stats.ts +++ b/ui/packages/api-client/src/models/stats.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/subject.ts b/ui/packages/api-client/src/models/subject.ts index 6ae00195a..8ebd1e39f 100644 --- a/ui/packages/api-client/src/models/subject.ts +++ b/ui/packages/api-client/src/models/subject.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/subscription-list.ts b/ui/packages/api-client/src/models/subscription-list.ts index bcf4de046..47f84fac9 100644 --- a/ui/packages/api-client/src/models/subscription-list.ts +++ b/ui/packages/api-client/src/models/subscription-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/subscription-spec.ts b/ui/packages/api-client/src/models/subscription-spec.ts index 7f36010d5..e1817e4c4 100644 --- a/ui/packages/api-client/src/models/subscription-spec.ts +++ b/ui/packages/api-client/src/models/subscription-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/subscription-subscriber.ts b/ui/packages/api-client/src/models/subscription-subscriber.ts index 1618ef7d7..0d484a262 100644 --- a/ui/packages/api-client/src/models/subscription-subscriber.ts +++ b/ui/packages/api-client/src/models/subscription-subscriber.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/subscription.ts b/ui/packages/api-client/src/models/subscription.ts index b2738ce43..2d407ddac 100644 --- a/ui/packages/api-client/src/models/subscription.ts +++ b/ui/packages/api-client/src/models/subscription.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag-list.ts b/ui/packages/api-client/src/models/tag-list.ts index db7a1c021..2f7563215 100644 --- a/ui/packages/api-client/src/models/tag-list.ts +++ b/ui/packages/api-client/src/models/tag-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag-spec.ts b/ui/packages/api-client/src/models/tag-spec.ts index c090d61eb..8490a5ac3 100644 --- a/ui/packages/api-client/src/models/tag-spec.ts +++ b/ui/packages/api-client/src/models/tag-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag-status.ts b/ui/packages/api-client/src/models/tag-status.ts index 3f15793fc..a5c3e4f52 100644 --- a/ui/packages/api-client/src/models/tag-status.ts +++ b/ui/packages/api-client/src/models/tag-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag-vo-list.ts b/ui/packages/api-client/src/models/tag-vo-list.ts index c78afb37b..a36e10257 100644 --- a/ui/packages/api-client/src/models/tag-vo-list.ts +++ b/ui/packages/api-client/src/models/tag-vo-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag-vo.ts b/ui/packages/api-client/src/models/tag-vo.ts index 53fa32311..3c881fcf8 100644 --- a/ui/packages/api-client/src/models/tag-vo.ts +++ b/ui/packages/api-client/src/models/tag-vo.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/tag.ts b/ui/packages/api-client/src/models/tag.ts index 79900f6e8..d46e174ce 100644 --- a/ui/packages/api-client/src/models/tag.ts +++ b/ui/packages/api-client/src/models/tag.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/template-content.ts b/ui/packages/api-client/src/models/template-content.ts index 8b451752b..19f27f7c4 100644 --- a/ui/packages/api-client/src/models/template-content.ts +++ b/ui/packages/api-client/src/models/template-content.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/template-descriptor.ts b/ui/packages/api-client/src/models/template-descriptor.ts index 950820c4f..595132397 100644 --- a/ui/packages/api-client/src/models/template-descriptor.ts +++ b/ui/packages/api-client/src/models/template-descriptor.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/test-operation.ts b/ui/packages/api-client/src/models/test-operation.ts index aff467e84..e6e0d95c5 100644 --- a/ui/packages/api-client/src/models/test-operation.ts +++ b/ui/packages/api-client/src/models/test-operation.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/theme-list.ts b/ui/packages/api-client/src/models/theme-list.ts index 4e7d198d5..6d01f6b4c 100644 --- a/ui/packages/api-client/src/models/theme-list.ts +++ b/ui/packages/api-client/src/models/theme-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/theme-spec.ts b/ui/packages/api-client/src/models/theme-spec.ts index f85fcb0fd..e07eaffe3 100644 --- a/ui/packages/api-client/src/models/theme-spec.ts +++ b/ui/packages/api-client/src/models/theme-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/theme-status.ts b/ui/packages/api-client/src/models/theme-status.ts index 4a7984124..5fa6301be 100644 --- a/ui/packages/api-client/src/models/theme-status.ts +++ b/ui/packages/api-client/src/models/theme-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/theme.ts b/ui/packages/api-client/src/models/theme.ts index e43ff9843..5eb37061b 100644 --- a/ui/packages/api-client/src/models/theme.ts +++ b/ui/packages/api-client/src/models/theme.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/thumbnail-list.ts b/ui/packages/api-client/src/models/thumbnail-list.ts index 9c1bd3c9a..87de85ae4 100644 --- a/ui/packages/api-client/src/models/thumbnail-list.ts +++ b/ui/packages/api-client/src/models/thumbnail-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/thumbnail-spec.ts b/ui/packages/api-client/src/models/thumbnail-spec.ts index 863f99ca9..d5ca1593e 100644 --- a/ui/packages/api-client/src/models/thumbnail-spec.ts +++ b/ui/packages/api-client/src/models/thumbnail-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/thumbnail.ts b/ui/packages/api-client/src/models/thumbnail.ts index 6b26f942a..cf22cc3f7 100644 --- a/ui/packages/api-client/src/models/thumbnail.ts +++ b/ui/packages/api-client/src/models/thumbnail.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/totp-auth-link-response.ts b/ui/packages/api-client/src/models/totp-auth-link-response.ts index f7aa619c0..8e97e8196 100644 --- a/ui/packages/api-client/src/models/totp-auth-link-response.ts +++ b/ui/packages/api-client/src/models/totp-auth-link-response.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/totp-request.ts b/ui/packages/api-client/src/models/totp-request.ts index b2dac0049..1d8410445 100644 --- a/ui/packages/api-client/src/models/totp-request.ts +++ b/ui/packages/api-client/src/models/totp-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/two-factor-auth-settings.ts b/ui/packages/api-client/src/models/two-factor-auth-settings.ts index 89e2e78de..a0b3beea8 100644 --- a/ui/packages/api-client/src/models/two-factor-auth-settings.ts +++ b/ui/packages/api-client/src/models/two-factor-auth-settings.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/uc-upload-request-form-data.ts b/ui/packages/api-client/src/models/uc-upload-request-form-data.ts index f04f8734f..7aa532513 100644 --- a/ui/packages/api-client/src/models/uc-upload-request-form-data.ts +++ b/ui/packages/api-client/src/models/uc-upload-request-form-data.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/upgrade-from-uri-request.ts b/ui/packages/api-client/src/models/upgrade-from-uri-request.ts index 6ced3175b..8626a0e1f 100644 --- a/ui/packages/api-client/src/models/upgrade-from-uri-request.ts +++ b/ui/packages/api-client/src/models/upgrade-from-uri-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/upload-from-url-request.ts b/ui/packages/api-client/src/models/upload-from-url-request.ts index d2ab8119a..6c77d3ff3 100644 --- a/ui/packages/api-client/src/models/upload-from-url-request.ts +++ b/ui/packages/api-client/src/models/upload-from-url-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-connection-list.ts b/ui/packages/api-client/src/models/user-connection-list.ts index 40bf1ab5b..e3a9006e9 100644 --- a/ui/packages/api-client/src/models/user-connection-list.ts +++ b/ui/packages/api-client/src/models/user-connection-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-connection-spec.ts b/ui/packages/api-client/src/models/user-connection-spec.ts index 31994c919..6524dc032 100644 --- a/ui/packages/api-client/src/models/user-connection-spec.ts +++ b/ui/packages/api-client/src/models/user-connection-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-connection.ts b/ui/packages/api-client/src/models/user-connection.ts index 720cf1766..49e3c15bb 100644 --- a/ui/packages/api-client/src/models/user-connection.ts +++ b/ui/packages/api-client/src/models/user-connection.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-device.ts b/ui/packages/api-client/src/models/user-device.ts index e05819010..955772e57 100644 --- a/ui/packages/api-client/src/models/user-device.ts +++ b/ui/packages/api-client/src/models/user-device.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-endpoint-listed-user-list.ts b/ui/packages/api-client/src/models/user-endpoint-listed-user-list.ts index 847b590df..861931d20 100644 --- a/ui/packages/api-client/src/models/user-endpoint-listed-user-list.ts +++ b/ui/packages/api-client/src/models/user-endpoint-listed-user-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-list.ts b/ui/packages/api-client/src/models/user-list.ts index 817e17580..ab3a82296 100644 --- a/ui/packages/api-client/src/models/user-list.ts +++ b/ui/packages/api-client/src/models/user-list.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-permission.ts b/ui/packages/api-client/src/models/user-permission.ts index b7eb5d3a2..27398e05a 100644 --- a/ui/packages/api-client/src/models/user-permission.ts +++ b/ui/packages/api-client/src/models/user-permission.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-spec.ts b/ui/packages/api-client/src/models/user-spec.ts index c1180e4b0..ccb0510bd 100644 --- a/ui/packages/api-client/src/models/user-spec.ts +++ b/ui/packages/api-client/src/models/user-spec.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user-status.ts b/ui/packages/api-client/src/models/user-status.ts index 0b816a7b1..1cce19fac 100644 --- a/ui/packages/api-client/src/models/user-status.ts +++ b/ui/packages/api-client/src/models/user-status.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/user.ts b/ui/packages/api-client/src/models/user.ts index f400fca6e..9523f6d42 100644 --- a/ui/packages/api-client/src/models/user.ts +++ b/ui/packages/api-client/src/models/user.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/verify-code-request.ts b/ui/packages/api-client/src/models/verify-code-request.ts index 533667593..5741a24c8 100644 --- a/ui/packages/api-client/src/models/verify-code-request.ts +++ b/ui/packages/api-client/src/models/verify-code-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/vote-request.ts b/ui/packages/api-client/src/models/vote-request.ts index 6a63ca7a5..f4af56d60 100644 --- a/ui/packages/api-client/src/models/vote-request.ts +++ b/ui/packages/api-client/src/models/vote-request.ts @@ -4,7 +4,7 @@ * Halo * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.20.0-SNAPSHOT + * The version of the OpenAPI document: 2.20.10-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).