From fe5147f6ee305b73f069b9c278295df342332dbc Mon Sep 17 00:00:00 2001 From: MrMaz Date: Fri, 24 May 2024 23:20:09 +0000 Subject: [PATCH] deploy: 80645a415ca1243e117dbc90bd92dc695dd57e0a --- 404.html | 2 +- .../_buildManifest.js | 0 .../_middlewareManifest.js | 0 .../_ssgManifest.js | 0 documentation/api/_toc_list.html | 2 +- documentation/api/authentication/_toc_list.html | 2 +- documentation/api/authentication/nestjs-auth-github.html | 2 +- documentation/api/authentication/nestjs-auth-local.html | 2 +- documentation/api/authentication/nestjs-auth-refresh.html | 2 +- documentation/api/authentication/nestjs-authentication.html | 2 +- documentation/api/authorization/_toc_list.html | 2 +- documentation/api/authorization/nestjs-access-control.html | 2 +- documentation/api/authorization/nestjs-auth-jwt.html | 2 +- documentation/api/controller/_toc_list.html | 2 +- documentation/api/controller/nestjs-crud.html | 2 +- documentation/api/controller/nestjs-swagger-ui.html | 2 +- documentation/api/core/_toc_list.html | 2 +- documentation/api/core/nestjs-common.html | 2 +- documentation/api/core/nestjs-core.html | 2 +- documentation/api/core/nestjs-event.html | 2 +- documentation/api/core/nestjs-exception.html | 2 +- documentation/api/core/nestjs-typeorm-ext.html | 2 +- documentation/api/model/_toc_list.html | 2 +- documentation/api/model/nestjs-user.html | 2 +- documentation/api/notification/_toc_list.html | 2 +- documentation/api/notification/nestjs-email.html | 2 +- documentation/api/util/_toc_list.html | 2 +- documentation/api/util/nestjs-jwt.html | 2 +- documentation/api/util/nestjs-logger.html | 2 +- documentation/api/util/nestjs-password.html | 2 +- documentation/getting-started.html | 2 +- index.html | 2 +- 32 files changed, 29 insertions(+), 29 deletions(-) rename _next/static/{PYHbM5KNQPZAu1HbMhYBY => qfjk1kqs4tFZqpPwb1xgM}/_buildManifest.js (100%) rename _next/static/{PYHbM5KNQPZAu1HbMhYBY => qfjk1kqs4tFZqpPwb1xgM}/_middlewareManifest.js (100%) rename _next/static/{PYHbM5KNQPZAu1HbMhYBY => qfjk1kqs4tFZqpPwb1xgM}/_ssgManifest.js (100%) diff --git a/404.html b/404.html index 6877b3b5c..0684081b5 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/_next/static/PYHbM5KNQPZAu1HbMhYBY/_buildManifest.js b/_next/static/qfjk1kqs4tFZqpPwb1xgM/_buildManifest.js similarity index 100% rename from _next/static/PYHbM5KNQPZAu1HbMhYBY/_buildManifest.js rename to _next/static/qfjk1kqs4tFZqpPwb1xgM/_buildManifest.js diff --git a/_next/static/PYHbM5KNQPZAu1HbMhYBY/_middlewareManifest.js b/_next/static/qfjk1kqs4tFZqpPwb1xgM/_middlewareManifest.js similarity index 100% rename from _next/static/PYHbM5KNQPZAu1HbMhYBY/_middlewareManifest.js rename to _next/static/qfjk1kqs4tFZqpPwb1xgM/_middlewareManifest.js diff --git a/_next/static/PYHbM5KNQPZAu1HbMhYBY/_ssgManifest.js b/_next/static/qfjk1kqs4tFZqpPwb1xgM/_ssgManifest.js similarity index 100% rename from _next/static/PYHbM5KNQPZAu1HbMhYBY/_ssgManifest.js rename to _next/static/qfjk1kqs4tFZqpPwb1xgM/_ssgManifest.js diff --git a/documentation/api/_toc_list.html b/documentation/api/_toc_list.html index 1284d6bc7..c3d0959ef 100644 --- a/documentation/api/_toc_list.html +++ b/documentation/api/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authentication/_toc_list.html b/documentation/api/authentication/_toc_list.html index 4779a89e7..1986ce115 100644 --- a/documentation/api/authentication/_toc_list.html +++ b/documentation/api/authentication/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authentication/nestjs-auth-github.html b/documentation/api/authentication/nestjs-auth-github.html index b60de8a61..733c6d9eb 100644 --- a/documentation/api/authentication/nestjs-auth-github.html +++ b/documentation/api/authentication/nestjs-auth-github.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authentication/nestjs-auth-local.html b/documentation/api/authentication/nestjs-auth-local.html index 9d9b114ce..f07d5f100 100644 --- a/documentation/api/authentication/nestjs-auth-local.html +++ b/documentation/api/authentication/nestjs-auth-local.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authentication/nestjs-auth-refresh.html b/documentation/api/authentication/nestjs-auth-refresh.html index 23895ad57..4b798b88b 100644 --- a/documentation/api/authentication/nestjs-auth-refresh.html +++ b/documentation/api/authentication/nestjs-auth-refresh.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authentication/nestjs-authentication.html b/documentation/api/authentication/nestjs-authentication.html index bd03123ac..776eadb21 100644 --- a/documentation/api/authentication/nestjs-authentication.html +++ b/documentation/api/authentication/nestjs-authentication.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authorization/_toc_list.html b/documentation/api/authorization/_toc_list.html index 0ff68f3b2..ea49d1f56 100644 --- a/documentation/api/authorization/_toc_list.html +++ b/documentation/api/authorization/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authorization/nestjs-access-control.html b/documentation/api/authorization/nestjs-access-control.html index ed9adfbf1..3e3aeafe0 100644 --- a/documentation/api/authorization/nestjs-access-control.html +++ b/documentation/api/authorization/nestjs-access-control.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/authorization/nestjs-auth-jwt.html b/documentation/api/authorization/nestjs-auth-jwt.html index ecd044491..34c262838 100644 --- a/documentation/api/authorization/nestjs-auth-jwt.html +++ b/documentation/api/authorization/nestjs-auth-jwt.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/controller/_toc_list.html b/documentation/api/controller/_toc_list.html index 09f94257a..1e6879380 100644 --- a/documentation/api/controller/_toc_list.html +++ b/documentation/api/controller/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/controller/nestjs-crud.html b/documentation/api/controller/nestjs-crud.html index 9766a5b04..0200f520e 100644 --- a/documentation/api/controller/nestjs-crud.html +++ b/documentation/api/controller/nestjs-crud.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/controller/nestjs-swagger-ui.html b/documentation/api/controller/nestjs-swagger-ui.html index c509dc9a2..afc3a765c 100644 --- a/documentation/api/controller/nestjs-swagger-ui.html +++ b/documentation/api/controller/nestjs-swagger-ui.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/_toc_list.html b/documentation/api/core/_toc_list.html index 8ee9623f4..63f84d4bb 100644 --- a/documentation/api/core/_toc_list.html +++ b/documentation/api/core/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/nestjs-common.html b/documentation/api/core/nestjs-common.html index 23703f1ee..d9b743fb0 100644 --- a/documentation/api/core/nestjs-common.html +++ b/documentation/api/core/nestjs-common.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/nestjs-core.html b/documentation/api/core/nestjs-core.html index 0ec123e3d..d4ee7ea5f 100644 --- a/documentation/api/core/nestjs-core.html +++ b/documentation/api/core/nestjs-core.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/nestjs-event.html b/documentation/api/core/nestjs-event.html index fa404de0e..f5267918d 100644 --- a/documentation/api/core/nestjs-event.html +++ b/documentation/api/core/nestjs-event.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/nestjs-exception.html b/documentation/api/core/nestjs-exception.html index 425c6c17d..aa61d4163 100644 --- a/documentation/api/core/nestjs-exception.html +++ b/documentation/api/core/nestjs-exception.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/core/nestjs-typeorm-ext.html b/documentation/api/core/nestjs-typeorm-ext.html index 65f42efef..be54d0e76 100644 --- a/documentation/api/core/nestjs-typeorm-ext.html +++ b/documentation/api/core/nestjs-typeorm-ext.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/model/_toc_list.html b/documentation/api/model/_toc_list.html index b9e90c040..da80176fd 100644 --- a/documentation/api/model/_toc_list.html +++ b/documentation/api/model/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/model/nestjs-user.html b/documentation/api/model/nestjs-user.html index 71df67263..6ae6dacd0 100644 --- a/documentation/api/model/nestjs-user.html +++ b/documentation/api/model/nestjs-user.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/notification/_toc_list.html b/documentation/api/notification/_toc_list.html index 33a0bfcbd..5fe61b1f0 100644 --- a/documentation/api/notification/_toc_list.html +++ b/documentation/api/notification/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/notification/nestjs-email.html b/documentation/api/notification/nestjs-email.html index f38f6e5f6..796b1c841 100644 --- a/documentation/api/notification/nestjs-email.html +++ b/documentation/api/notification/nestjs-email.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/util/_toc_list.html b/documentation/api/util/_toc_list.html index 8e8420210..504f4fbd1 100644 --- a/documentation/api/util/_toc_list.html +++ b/documentation/api/util/_toc_list.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/util/nestjs-jwt.html b/documentation/api/util/nestjs-jwt.html index 8bb0cc312..962aa1916 100644 --- a/documentation/api/util/nestjs-jwt.html +++ b/documentation/api/util/nestjs-jwt.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/util/nestjs-logger.html b/documentation/api/util/nestjs-logger.html index ad5ae5272..eb1ed5617 100644 --- a/documentation/api/util/nestjs-logger.html +++ b/documentation/api/util/nestjs-logger.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/api/util/nestjs-password.html b/documentation/api/util/nestjs-password.html index 5aa6454b3..ba65d1c48 100644 --- a/documentation/api/util/nestjs-password.html +++ b/documentation/api/util/nestjs-password.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/documentation/getting-started.html b/documentation/getting-started.html index 159380cd1..d03a49934 100644 --- a/documentation/getting-started.html +++ b/documentation/getting-started.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file diff --git a/index.html b/index.html index 80ea5912a..ddcee0933 100644 --- a/index.html +++ b/index.html @@ -5,4 +5,4 @@ gtag('config', 'G-E2EF28D6TS', { page_path: window.location.pathname, }); -
\ No newline at end of file +
\ No newline at end of file