From d1ef296a9be8797d7bed8d719da3deca8d94bc34 Mon Sep 17 00:00:00 2001 From: MrMaz Date: Mon, 29 Apr 2024 17:47:40 +0000 Subject: [PATCH] deploy: b44e3cc183961992e26eacc73cea0478369a5f3a --- 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/{oWmHXZvZUFR_xVQVIcgZK => 1Rx6ZVhJBPumirsRmpyQN}/_buildManifest.js (100%) rename _next/static/{oWmHXZvZUFR_xVQVIcgZK => 1Rx6ZVhJBPumirsRmpyQN}/_middlewareManifest.js (100%) rename _next/static/{oWmHXZvZUFR_xVQVIcgZK => 1Rx6ZVhJBPumirsRmpyQN}/_ssgManifest.js (100%) diff --git a/404.html b/404.html index b32b6963e..8a666dbaa 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/oWmHXZvZUFR_xVQVIcgZK/_buildManifest.js b/_next/static/1Rx6ZVhJBPumirsRmpyQN/_buildManifest.js similarity index 100% rename from _next/static/oWmHXZvZUFR_xVQVIcgZK/_buildManifest.js rename to _next/static/1Rx6ZVhJBPumirsRmpyQN/_buildManifest.js diff --git a/_next/static/oWmHXZvZUFR_xVQVIcgZK/_middlewareManifest.js b/_next/static/1Rx6ZVhJBPumirsRmpyQN/_middlewareManifest.js similarity index 100% rename from _next/static/oWmHXZvZUFR_xVQVIcgZK/_middlewareManifest.js rename to _next/static/1Rx6ZVhJBPumirsRmpyQN/_middlewareManifest.js diff --git a/_next/static/oWmHXZvZUFR_xVQVIcgZK/_ssgManifest.js b/_next/static/1Rx6ZVhJBPumirsRmpyQN/_ssgManifest.js similarity index 100% rename from _next/static/oWmHXZvZUFR_xVQVIcgZK/_ssgManifest.js rename to _next/static/1Rx6ZVhJBPumirsRmpyQN/_ssgManifest.js diff --git a/documentation/api/_toc_list.html b/documentation/api/_toc_list.html index 2cc289196..6c092d62b 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 c0f3cd2a5..a4a4044d0 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 0c6556a71..b3ce69a9b 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 9ff0af12b..20d53741b 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 cec0a5d51..c1f5be23d 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 bf5a29a2a..ede6c913f 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 7ff73b4af..51d8819da 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 4939411c4..49a468ca4 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 b14ba4567..5c0935176 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 01b226398..1b99f3d98 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 1a333786c..a1ea37364 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 f273c75fb..bd3a9ec26 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 e4ae4c4ec..b29a969bd 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 b975ae9e9..94252c76b 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 4c4d1b30e..549f017f2 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 756e0a9ee..a1d47c584 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 4c6468161..32fe8683c 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 f423fa214..ce712c7b1 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 a1e81bc2d..25d76b12f 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 6ce358d6a..b7591700c 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 5e63833ba..ff373d026 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 99297a064..bb4c38e26 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 6a4276ba7..42ad4bdcf 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 7d5849b16..eeb231639 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 09e092a05..24109e46b 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 905fa5c8d..dd1f9c59e 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 bb6a0c49c..1801958ec 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 4e32dc0be..5f5ee7ec3 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