From 2cb10a527952b0ccf1785a400d0f19e68b7a3f50 Mon Sep 17 00:00:00 2001 From: John Niang Date: Wed, 4 Dec 2024 17:51:11 +0800 Subject: [PATCH] Bump Halo version to 2.20.11-SNAPSHOT (#7111) #### What type of PR is this? /kind cleanup /area core #### What this PR does / why we need it: This PR bumps Halo version to 2.20.11-SNAPSHOT for next iteration. #### Does this PR introduce a user-facing change? ```release-note None ``` --- api-docs/openapi/v3_0/aggregated.json | 2 +- api-docs/openapi/v3_0/apis_console.api_v1alpha1.json | 2 +- api-docs/openapi/v3_0/apis_extension.api_v1alpha1.json | 2 +- api-docs/openapi/v3_0/apis_public.api_v1alpha1.json | 2 +- api-docs/openapi/v3_0/apis_uc.api_v1alpha1.json | 2 +- gradle.properties | 2 +- ui/packages/api-client/src/api.ts | 2 +- .../api-client/src/api/annotation-setting-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/attachment-v1alpha1-api.ts | 2 +- .../api-client/src/api/attachment-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/attachment-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/auth-provider-v1alpha1-api.ts | 2 +- .../api-client/src/api/auth-provider-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/backup-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/category-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/category-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/comment-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/comment-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/comment-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/config-map-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/counter-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/default-api.ts | 2 +- ui/packages/api-client/src/api/device-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/device-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/extension-definition-v1alpha1-api.ts | 2 +- .../src/api/extension-point-definition-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/group-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/index-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/indices-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/local-thumbnail-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/menu-item-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/menu-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/menu-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/metrics-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/migration-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/notification-template-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/notification-v1alpha1-api.ts | 2 +- .../api-client/src/api/notification-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/notification-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/notifier-descriptor-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/notifier-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/notifier-v1alpha1-uc-api.ts | 2 +- .../api-client/src/api/personal-access-token-v1alpha1-api.ts | 2 +- .../api-client/src/api/personal-access-token-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/plugin-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/plugin-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/plugin-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/policy-template-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/policy-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/post-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/post-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/post-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/post-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/reason-type-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/reason-v1alpha1-api.ts | 2 +- .../api-client/src/api/remember-me-token-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/reply-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/reply-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/reverse-proxy-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/role-binding-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/role-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/search-engine-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/secret-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/setting-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/single-page-v1alpha1-api.ts | 2 +- .../api-client/src/api/single-page-v1alpha1-console-api.ts | 2 +- .../api-client/src/api/single-page-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/snapshot-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/snapshot-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/subscription-v1alpha1-api.ts | 2 +- .../api-client/src/api/system-config-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/system-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/system-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/tag-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/tag-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/tag-v1alpha1-public-api.ts | 2 +- ui/packages/api-client/src/api/theme-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/theme-v1alpha1-console-api.ts | 2 +- ui/packages/api-client/src/api/thumbnail-v1alpha1-api.ts | 2 +- ui/packages/api-client/src/api/thumbnail-v1alpha1-public-api.ts | 2 +- .../api-client/src/api/two-factor-auth-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/user-connection-v1alpha1-api.ts | 2 +- .../api-client/src/api/user-connection-v1alpha1-uc-api.ts | 2 +- ui/packages/api-client/src/api/user-v1alpha1-api.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/annotation-setting-list.ts | 2 +- ui/packages/api-client/src/models/annotation-setting-spec.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/attachment-status.ts | 2 +- ui/packages/api-client/src/models/attachment.ts | 2 +- ui/packages/api-client/src/models/auth-provider-list.ts | 2 +- ui/packages/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 +- ui/packages/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 +- .../api-client/src/models/change-own-password-request.ts | 2 +- ui/packages/api-client/src/models/change-password-request.ts | 2 +- ui/packages/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 +- ui/packages/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 +- ui/packages/api-client/src/models/comment-with-reply-vo-list.ts | 2 +- ui/packages/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 +- ui/packages/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 +- ui/packages/api-client/src/models/create-user-request.ts | 2 +- ui/packages/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 +- .../api-client/src/models/email-config-validation-request.ts | 2 +- ui/packages/api-client/src/models/email-verify-request.ts | 2 +- ui/packages/api-client/src/models/excerpt.ts | 2 +- ui/packages/api-client/src/models/extension-definition-list.ts | 2 +- ui/packages/api-client/src/models/extension-definition.ts | 2 +- .../api-client/src/models/extension-point-definition-list.ts | 2 +- ui/packages/api-client/src/models/extension-point-definition.ts | 2 +- ui/packages/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 +- .../api-client/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 +- ui/packages/api-client/src/models/install-from-uri-request.ts | 2 +- ui/packages/api-client/src/models/interest-reason-subject.ts | 2 +- ui/packages/api-client/src/models/interest-reason.ts | 2 +- ui/packages/api-client/src/models/json-patch-inner.ts | 2 +- ui/packages/api-client/src/models/license.ts | 2 +- ui/packages/api-client/src/models/list-result-reply-vo.ts | 2 +- ui/packages/api-client/src/models/listed-auth-provider.ts | 2 +- ui/packages/api-client/src/models/listed-comment-list.ts | 2 +- ui/packages/api-client/src/models/listed-comment.ts | 2 +- ui/packages/api-client/src/models/listed-post-list.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/listed-reply-list.ts | 2 +- ui/packages/api-client/src/models/listed-reply.ts | 2 +- ui/packages/api-client/src/models/listed-single-page-list.ts | 2 +- ui/packages/api-client/src/models/listed-single-page-vo-list.ts | 2 +- ui/packages/api-client/src/models/listed-single-page-vo.ts | 2 +- ui/packages/api-client/src/models/listed-single-page.ts | 2 +- ui/packages/api-client/src/models/listed-snapshot-dto.ts | 2 +- ui/packages/api-client/src/models/listed-snapshot-spec.ts | 2 +- ui/packages/api-client/src/models/listed-user.ts | 2 +- ui/packages/api-client/src/models/local-thumbnail-list.ts | 2 +- ui/packages/api-client/src/models/local-thumbnail-spec.ts | 2 +- ui/packages/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 +- ui/packages/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 +- ui/packages/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 | 2 +- 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 +- ui/packages/api-client/src/models/navigation-post-vo.ts | 2 +- ui/packages/api-client/src/models/notification-list.ts | 2 +- ui/packages/api-client/src/models/notification-spec.ts | 2 +- ui/packages/api-client/src/models/notification-template-list.ts | 2 +- ui/packages/api-client/src/models/notification-template-spec.ts | 2 +- ui/packages/api-client/src/models/notification-template.ts | 2 +- ui/packages/api-client/src/models/notification.ts | 2 +- ui/packages/api-client/src/models/notifier-descriptor-list.ts | 2 +- ui/packages/api-client/src/models/notifier-descriptor-spec.ts | 2 +- ui/packages/api-client/src/models/notifier-descriptor.ts | 2 +- ui/packages/api-client/src/models/notifier-info.ts | 2 +- ui/packages/api-client/src/models/notifier-setting-ref.ts | 2 +- ui/packages/api-client/src/models/owner-info.ts | 2 +- ui/packages/api-client/src/models/password-request.ts | 2 +- ui/packages/api-client/src/models/pat-spec.ts | 2 +- ui/packages/api-client/src/models/personal-access-token-list.ts | 2 +- ui/packages/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 +- .../api-client/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 +- ui/packages/api-client/src/models/policy-template-list.ts | 2 +- ui/packages/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 +- ui/packages/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 +- ui/packages/api-client/src/models/reason-type-info.ts | 2 +- ui/packages/api-client/src/models/reason-type-list.ts | 2 +- .../src/models/reason-type-notifier-collection-request.ts | 2 +- .../api-client/src/models/reason-type-notifier-matrix.ts | 2 +- .../api-client/src/models/reason-type-notifier-request.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/remember-me-token-list.ts | 2 +- ui/packages/api-client/src/models/remember-me-token-spec.ts | 2 +- ui/packages/api-client/src/models/remember-me-token.ts | 2 +- ui/packages/api-client/src/models/remove-operation.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/reverse-proxy-list.ts | 2 +- ui/packages/api-client/src/models/reverse-proxy-rule.ts | 2 +- ui/packages/api-client/src/models/reverse-proxy.ts | 2 +- .../api-client/src/models/revert-snapshot-for-post-param.ts | 2 +- .../api-client/src/models/revert-snapshot-for-single-param.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/search-engine-list.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/single-page-list.ts | 2 +- ui/packages/api-client/src/models/single-page-request.ts | 2 +- ui/packages/api-client/src/models/single-page-spec.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/subscription-list.ts | 2 +- ui/packages/api-client/src/models/subscription-spec.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/template-content.ts | 2 +- ui/packages/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 +- ui/packages/api-client/src/models/totp-auth-link-response.ts | 2 +- ui/packages/api-client/src/models/totp-request.ts | 2 +- ui/packages/api-client/src/models/two-factor-auth-settings.ts | 2 +- .../api-client/src/models/uc-upload-request-form-data.ts | 2 +- ui/packages/api-client/src/models/upgrade-from-uri-request.ts | 2 +- ui/packages/api-client/src/models/upload-from-url-request.ts | 2 +- ui/packages/api-client/src/models/user-connection-list.ts | 2 +- ui/packages/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 +- .../api-client/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 +- ui/packages/api-client/src/models/verify-code-request.ts | 2 +- ui/packages/api-client/src/models/vote-request.ts | 2 +- 342 files changed, 342 insertions(+), 342 deletions(-) diff --git a/api-docs/openapi/v3_0/aggregated.json b/api-docs/openapi/v3_0/aggregated.json index 42db116284..b44e99c405 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.10-SNAPSHOT" + "version": "2.20.11-SNAPSHOT" }, "servers": [ { 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 f82b8e60f3..c24c2614cc 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.10-SNAPSHOT" + "version": "2.20.11-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 6f96e42cb8..ef5bdd0712 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.10-SNAPSHOT" + "version": "2.20.11-SNAPSHOT" }, "servers": [ { 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 aa6105911d..69a6dc7c93 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.10-SNAPSHOT" + "version": "2.20.11-SNAPSHOT" }, "servers": [ { 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 67cc42c32b..344f7cfc70 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.10-SNAPSHOT" + "version": "2.20.11-SNAPSHOT" }, "servers": [ { diff --git a/gradle.properties b/gradle.properties index a2be495b1b..af39f98c4c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.20.10-SNAPSHOT +version=2.20.11-SNAPSHOT diff --git a/ui/packages/api-client/src/api.ts b/ui/packages/api-client/src/api.ts index d130cc568b..a52246fcd5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 aa980bfc90..4a708741e2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 845ee1b33f..ec8688bf21 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3f589985da..8d1880589a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0ad247a621..095904079a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 45fa76a022..e2ef82eca1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 678eb49ded..7da2e023bc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b752944c19..eedd365a81 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8ed9ddbe59..86da5215ab 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 037d53c432..7f9fedfeb1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9c1f816852..f88026f3d8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3b2508879c..a616160d7b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e22bdacbe1..2073e32e2b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a2ca46b9f0..894adeb376 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 70317ddb15..a07452bacc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3665a91362..f429b1d8ee 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 370f6b2b93..7a57e93a17 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 21103904e3..572d9e9aa2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 94fcda37c7..c030d0b1ad 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 92517c5b6f..49a916f81b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 35f8df9137..ae98c66a26 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 49eba736ca..bccfa12390 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 49cc952229..f98f3a26af 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1e9f86d6b5..29e32b9c2b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b1d379065c..a070cb93ea 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3b3ebe2424..8d37dcabcc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4142069e9a..75dd7e3d2d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d3477d9969..027f5f656e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fed1706b9d..a817a3e8b7 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 48ff5e7d4a..7d3776b5e2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a8eb7583c9..bf6256156c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 74cef488ed..2412b32db1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5536304c8f..5e9ff09097 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1d2e4e45fd..90a89d36f7 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 215f30668a..c911bdb6e0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 54879cf10c..fa7a10519f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 24e7b02b31..30fcaee2de 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f9354ba61a..b68d1d47e6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3119a7201d..2ce4d0e4dd 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6fe481bcdf..b886e6ea30 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 73bf2653f3..29e8cf0068 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8903d1a603..cf92333817 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6ea7caad1c..79d5c64f70 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 69c168a1ae..f051584a25 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f7de169862..3cb0613959 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d1a2b5e8fd..c9100c59b9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7db4bdb3c8..ffbfb0ac64 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 42d2025c46..c42f01c8b8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e71b0a3683..f27dea415f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2675ec6dd1..6d401f2756 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 45433bf22f..45831449d0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a80317ccf4..bfbe24ee9c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e5521220f4..c4869a5b45 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fbd86296d0..4b38799eb0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 437d4670cf..94b9789749 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 28df67d8a2..74cf37dee9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5acbdd1442..f28c84e7aa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f102201f83..caaacba318 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9c52533b49..2db479d942 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ccfddb7213..9de80ab52b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5c985b9bbf..09a337b54d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 96c20dde0b..4d6811e0cc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f8d24eabf6..c850fca3a5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5b450b73a7..e54020da2b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 bc63f74aa4..5a84ff89ef 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3c7f1bf8da..5f9529793e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4d8b79e571..67b3ad6faa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a88a01d00b..c002e2ab9c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 082529c617..5e9039ceba 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 33ab0105a2..1119e5290b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 61fbba2786..8671d9b582 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4456158846..d465d0481f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a81bad25aa..5f21e319f9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 db6630e5d3..352a55575b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2729d3df81..bc691a1140 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6fd68fcb65..0f69918828 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8c0008cab0..681bf12989 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 95734625a6..fe00a1c700 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7628d50a22..d2c03e2baa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4f142f7c11..bab910e5ec 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9416f25b04..4323b48144 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6c55390c15..a0437cbabc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a5f201e560..d616543b4d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e491c70613..993c87458a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 faebf30a2f..e690deccfb 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 74476778a2..8df3a507c2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 20e356c690..569abd8a27 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d177a55b58..9e49332ca3 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 32f2481480..b7be97235a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2cc3843115..ff48d5b389 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1aaebf330c..7768719ca1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 dbe198e01a..3f256b49d2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 aae7807b99..0fd414a6b1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6ec42acf65..dd3ed4cf91 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 be9f3b68ee..1a3769bf5a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ca358b0747..6cf451b398 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f851c9e1b9..13eac34d05 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ddf7fad261..7d20275395 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9898e94fba..d0ce7c5fcf 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b687fcd1f7..bb3e072c4d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 11a923ba5e..5203d86fbb 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5625db4b23..5eec4d3134 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fce6609bb2..b2d974a589 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1daa288ca9..9beeac9a5f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 223e4d7b9f..29817ac938 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 05179c339c..40bed2788b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 db17d96056..e21755ec63 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 87a57ce303..dd33fc176e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e51387fd17..8c7eb91619 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 32c26be301..b30d1224ec 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f2fe2a5dfd..397a052656 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 cfba1d3f1a..f676eabe96 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6cd1b1913c..32ec260309 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fd8a6eaeb8..42c9eb5949 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 872678ac23..0a96e50570 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ec1280e9b2..3ef7cea40d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 dc9c9fb842..c5e13626d4 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8362d56302..532452e960 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1e893fd059..91fcc60171 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d0dfbc07e9..0f95198118 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 80693410a8..516f0d5ae9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5e2bdace6d..46befd7165 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 68a0205c95..2308d86298 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 523796a506..4ea556153b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8cf3f341a0..1fc45221d9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 82416e8ffe..bd9e5ecdfa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 34f8aa304e..ed2005eaa6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b0737b93b4..6b6b15cd19 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8832d16248..92419ec0ad 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 293aa78fe9..91b0e20233 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1d71c993c7..bfa66ffd4d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b6f8cb9ea0..c45ebb1522 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 54b9debe86..506c320992 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8432cba6af..2070991072 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d978d40826..223f63112c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1bf8edf2b7..0baac6a9f7 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c66b9c764e..d8709f0758 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0e0282a2e0..98c2aadc25 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8473818e74..bca87f9ec9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 03fbfba523..bbbfbfa692 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 212f829ac1..6248b645f1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 648f631c80..4c0012070c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 52534a9416..adbd554eda 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ad7a260bcd..dbdfc29bd0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4aa2a52a37..710b3e8516 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c0ce7182b0..994427f8a0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 add8cebca5..83afa58554 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d19339734b..fb6b51a930 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 09719f7e3a..1eb86d0ce5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fc180cefdc..b2ab0c104b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9ff1c726e1..2392345cec 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d509c519b3..67c7a9e6da 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5e81c8d072..1f0dd1ad73 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8dbc123a4a..98f6b12431 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1bc7a060b3..56eee3c3d5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1c84b72027..bb2af17c6e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2d8d80e5c9..28044d8a03 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b2b9a0e17a..93416d7e0e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0527de8046..b616e7e325 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3e787f1a47..d76f48f0da 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6f5b87dc99..06a6759f4b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0345fd4f25..53417f072f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 178bc8970a..0f1aa05ce1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ed0b53b1c3..2729650080 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 db134cf274..31c09af8ce 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f5ffa4973f..44e03263fe 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 06ec04d176..43a8544ecc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3012e87bc9..aa9ea4b526 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e89ae4bb85..9d19097215 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4d9460f0e1..87c7f06021 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b674109a7b..c90206cd61 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 81ff92199b..ddc0dc4ffa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0d28adac33..345eb34c9a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 66ace8dbad..b3fb4838a6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 51c5e632bd..9bfb34387f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ec86436845..1f40cc0d7f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b560e2c9d8..aba7867d96 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0843c71288..6402a94ea6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c434deb570..14501ec73c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e821e9431a..7608a29781 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2a40411c40..c6d1a6d76c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 536f20116d..83177926c2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e226c49050..6aacb29a4f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 961555291e..df3fb8c61e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 901b8f862e..543ab6db86 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9ed65b157b..3b9397b181 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 301a0461b6..12106356a3 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e4425902ca..3ffc4ab7d8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 26a1b5449c..7fa24bf964 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c3dbb00ff5..e5181e2bd8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b9bbdec9da..7b10db3e4e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 41ae77d2dd..a35ea4c2d0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e6b8c6823b..bed80385cb 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a6fd63fc52..f664e2abc8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fd8e1fc55f..ac31be619a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5c00cada37..fe2cfc21da 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/ui/packages/api-client/src/models/menu-vo.ts b/ui/packages/api-client/src/models/menu-vo.ts index a55fb2a8fb..fe1af7ce2e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9f4f88d49b..9c7b171e03 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 117be32d4a..cbf0721a43 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e75e01fbf2..4f3ce20b7b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 22f383107b..311a8781b6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 40352592f1..741c0920e5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 188da77381..961e2599fb 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 208d6e5308..ba82d373ec 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4a6b5f6bea..e630d836b9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e0aeeccf6f..a4a6c11680 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 16e389e257..8bd5d1ff74 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b9a88b7e86..34148ddb38 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6dd5a32596..12524333ec 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b6829a06a2..e4ecf72448 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9aafe9acf8..18fab21fd6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c3c19eac32..07f384cb17 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1e84fae905..17987d0e05 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7e4e199ebb..9a35d85b77 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 83cd162c95..76ea9ece7f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 185e4190c8..0bba95c603 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9bb325a888..acf3df7d36 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 488549a473..21b3dce735 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 629410023a..966cf8835f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5db1188343..e8dfed5647 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 4c57176687..4eec90cd7c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8c9d48bb62..2565abe928 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c8453d9ad8..27cc44822e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d1f2940227..42c7785a97 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 095154e9e2..0631385489 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 bdfbcb1a0c..a56414a6c4 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 258c9e8557..f13b8d07d4 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5ae5959566..416dc1411c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 af720d361b..e0db456291 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b52a6bcbd7..7faadaf62d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e5482644bd..1bb552b89d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f8c6f00439..083ef2f1a5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 bdce15415d..7a2d0d4a33 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8480b0a567..a63cb0adbe 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 11d6ca053b..5d1772f06c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 15d7177233..615080fb0f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8f583c3836..2e2eacfe47 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1c456c0f95..cfb67631c2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0843eb1603..4ce84ffae1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 12e5948244..8feeef5012 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 46554e95b5..9dbaf76d55 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c345f9d316..2577a5b790 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b78e2ae669..1e0e57aafe 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 800aa20d28..41755e6c93 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 65f04d9b2b..9c5e24a253 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 694324eb2e..4c8c64d859 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 664211f125..436734c183 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6ec6000fdd..37583e071f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 77984c2dc6..9065758491 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7bd6ab3624..94650cb4b5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1ccc94846b..1f4845b780 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fd454e17e8..73caf8de9e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 889207f942..f8048f1cfb 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1cb6b46802..ee17abf7ad 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 bf07e5b47f..369df18ad1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7ba5ad4a9a..67d5dfeb5f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 18a06c82c8..c30b319239 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d030dd47d3..afe86a4a2e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3e29dce8e0..cf698c8b72 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 660d4a4c28..0a00452d8e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7bf6b6295b..876898c107 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 973748c6e3..9d8d851e6b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 647722b267..ac64be637c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 26e6a0011b..00df642210 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8239c6d006..813b12f3ef 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ad144aae8c..1cc4a7dc7c 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 05dacd5f15..8a0f806f94 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d43912e7f0..43667bc570 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7f769673f0..2c2a8e7ba5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b74e43e1ac..7e1d15c6a1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5fcafd0f60..309ca396bc 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 22424ab49f..80f2e091a2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 553f52c33d..97e0c7a6f9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3b2de34201..5b22be9bb8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 fc3fbbcc5d..aef04520d2 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 bd81509653..8b8042fdb0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 58be878c78..4612df3d95 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 da91f181dc..e9587f3f70 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 07a6b28f24..a36403c0af 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 429d9723ed..aadd73fa4b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 94f8b7ed26..57377af384 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0bc4d516b8..ce25d8d37b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 b627d345b3..44412c770b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 22a61ab5d0..68f0406aee 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 c90bd7bf08..741491ad17 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6839a4a390..415610ecd6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 596edd6fd6..ff211330e5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6c522f3bd8..7f0a143a92 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 63321face6..adc83fb35a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 79f6cb32da..417009fd2d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e8b9d1e162..707b1457f8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0cbdd98d7e..d1711cca3e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ff83e6766d..1f77eed54f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3ba308970c..a7a4ee4662 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 cec9dccc7e..65530a11d7 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 03fcd641e8..6061edd74d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 74e2b2afc3..933f70694d 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8ebd1e39f0..a709f619b0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 47f84fac9a..e443eaf092 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e1817e4c40..f7dff9b94e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 0d484a2627..238ce60fd1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2d407ddacf..5fe7bb7fb0 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 2f7563215b..c809481e88 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8490a5ac3d..b7978d5844 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a5c3e4f52e..14ea8120f3 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a36e102579..f70c279b5b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 3c881fcf87..5526d1246a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d46e174cec..c204160434 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 19f27f7c44..aa828c275f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 595132397a..5160aefb5f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e6e0d95c59..6bab14fc0b 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6d01f6b4cc..dd6d24d68f 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e07eaffe34..2dd9d77377 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5fa6301bea..59d8043a8a 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5eb37061b7..9c8ca221c5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 87de85ae43..06b780e775 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 d5ca1593e3..27c14dbf55 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 cf22cc3f77..1c95ccff92 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8e97e8196e..2be6270a87 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1d84104450..d8168312b9 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 a0b3beea85..36050f66de 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 7aa532513a..8e7be363c5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 8626a0e1fd..780c07af02 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6c77d3ff30..e52cf11227 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 e3a9006e96..586e631543 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 6524dc0321..b8189480c1 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 49e3c15bbf..3162a63b4e 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 955772e57a..dd6eda66f6 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 861931d20a..2a68445fda 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ab3a822962..62e56b9438 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 27398e05ab..4fef998eee 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 ccb0510bd5..1e8cdcc5b8 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 1cce19fac9..d37f9505ee 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 9523f6d425..966593c461 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 5741a24c8e..06647d83d5 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-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 f4af56d609..c8b90d9ffa 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.10-SNAPSHOT + * The version of the OpenAPI document: 2.20.11-SNAPSHOT * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).