From 88dc545efb7320e8da607466051f49e4d0aa589e Mon Sep 17 00:00:00 2001 From: "Xunnamius (Romulus)" Date: Fri, 6 Aug 2021 22:43:07 -0700 Subject: [PATCH] docs: regenerate --- .../src_backend_error.ExternalError.md | 2 +- ...c_backend_error.IllegalEnvironmentError.md | 2 +- ...d_error.IllegalExternalEnvironmentError.md | 2 +- .../src_backend_error.InvalidIdError.md | 2 +- .../src_backend_error.NotFoundError.md | 2 +- ...st_setup.DummyDirectoriesFixtureOptions.md | 2 +- docs/interfaces/test_setup.FixtureContext.md | 18 ++--- docs/interfaces/test_setup.FixtureOptions.md | 12 ++-- docs/interfaces/test_setup.GitProvider.md | 2 +- .../test_setup.GitRepositoryFixtureOptions.md | 2 +- docs/interfaces/test_setup.MockFixture.md | 8 +-- docs/interfaces/test_setup.RunOptions.md | 2 +- .../test_setup.TestResultProvider.md | 2 +- .../test_setup.TreeOutputProvider.md | 2 +- .../test_setup.WebpackTestFixtureOptions.md | 2 +- docs/modules/external_scripts_ban_hammer.md | 2 +- .../external_scripts_initialize_data.md | 2 +- docs/modules/external_scripts_prune_data.md | 2 +- .../external_scripts_simulate_activity.md | 2 +- docs/modules/lib_next_isomorphic_redirect.md | 6 +- .../lib_next_isomorphic_redirect_types.md | 6 +- docs/modules/lib_next_respond.md | 28 ++++---- docs/modules/lib_next_respond_types.md | 4 +- docs/modules/lib_next_use_redirection.md | 2 +- docs/modules/src_backend.md | 72 +++++++++---------- docs/modules/src_backend_db.md | 28 ++++---- docs/modules/src_backend_env.md | 2 +- docs/modules/src_backend_middleware.md | 6 +- docs/modules/src_pages.md | 4 +- docs/modules/src_pages__app.md | 2 +- docs/modules/src_pages_api_v1_info.md | 2 +- docs/modules/src_pages_api_v1_memes.md | 2 +- .../src_pages_api_v1_memes_____meme_ids_.md | 2 +- .../src_pages_api_v1_memes__meme_id__likes.md | 2 +- ..._api_v1_memes__meme_id__likes__user_id_.md | 2 +- docs/modules/src_pages_api_v1_memes_search.md | 2 +- docs/modules/src_pages_api_v1_users.md | 2 +- .../src_pages_api_v1_users__user_id_.md | 2 +- ...rc_pages_api_v1_users__user_id__friends.md | 2 +- ..._v1_users__user_id__friends__friend_id_.md | 2 +- .../src_pages_api_v1_users__user_id__liked.md | 2 +- ..._api_v1_users__user_id__liked__meme_id_.md | 2 +- ...users__user_id__requests__request_type_.md | 2 +- ...id__requests__request_type___target_id_.md | 2 +- docs/modules/test_db.md | 8 +-- docs/modules/test_images.md | 4 +- docs/modules/test_integration_fixtures.md | 10 +-- docs/modules/test_setup.md | 64 ++++++++--------- docs/modules/types_global.md | 34 ++++----- docs/modules/types_unique_filename.md | 2 +- 50 files changed, 190 insertions(+), 190 deletions(-) diff --git a/docs/classes/src_backend_error.ExternalError.md b/docs/classes/src_backend_error.ExternalError.md index b6ed9e1..ba663af 100644 --- a/docs/classes/src_backend_error.ExternalError.md +++ b/docs/classes/src_backend_error.ExternalError.md @@ -46,7 +46,7 @@ #### Defined in -[src/backend/error.ts:67](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/error.ts#L67) +[src/backend/error.ts:67](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/error.ts#L67) ## Properties diff --git a/docs/classes/src_backend_error.IllegalEnvironmentError.md b/docs/classes/src_backend_error.IllegalEnvironmentError.md index d09b640..20ad087 100644 --- a/docs/classes/src_backend_error.IllegalEnvironmentError.md +++ b/docs/classes/src_backend_error.IllegalEnvironmentError.md @@ -46,7 +46,7 @@ #### Defined in -[src/backend/error.ts:57](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/error.ts#L57) +[src/backend/error.ts:57](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/error.ts#L57) ## Properties diff --git a/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md b/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md index 334aebe..896bc07 100644 --- a/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md +++ b/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md @@ -46,7 +46,7 @@ #### Defined in -[src/backend/error.ts:77](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/error.ts#L77) +[src/backend/error.ts:77](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/error.ts#L77) ## Properties diff --git a/docs/classes/src_backend_error.InvalidIdError.md b/docs/classes/src_backend_error.InvalidIdError.md index 1a3023d..e57d64f 100644 --- a/docs/classes/src_backend_error.InvalidIdError.md +++ b/docs/classes/src_backend_error.InvalidIdError.md @@ -58,7 +58,7 @@ #### Defined in -[src/backend/error.ts:43](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/error.ts#L43) +[src/backend/error.ts:43](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/error.ts#L43) ## Properties diff --git a/docs/classes/src_backend_error.NotFoundError.md b/docs/classes/src_backend_error.NotFoundError.md index 610c55e..a879294 100644 --- a/docs/classes/src_backend_error.NotFoundError.md +++ b/docs/classes/src_backend_error.NotFoundError.md @@ -46,7 +46,7 @@ #### Defined in -[src/backend/error.ts:33](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/error.ts#L33) +[src/backend/error.ts:33](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/error.ts#L33) ## Properties diff --git a/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md b/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md index 2614f2b..ceeeab8 100644 --- a/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md +++ b/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md @@ -18,4 +18,4 @@ #### Defined in -[test/setup.ts:420](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L420) +[test/setup.ts:420](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L420) diff --git a/docs/interfaces/test_setup.FixtureContext.md b/docs/interfaces/test_setup.FixtureContext.md index f813e97..b98dc85 100644 --- a/docs/interfaces/test_setup.FixtureContext.md +++ b/docs/interfaces/test_setup.FixtureContext.md @@ -42,7 +42,7 @@ #### Defined in -[test/setup.ts:434](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L434) +[test/setup.ts:434](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L434) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[test/setup.ts:433](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L433) +[test/setup.ts:433](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L433) ___ @@ -70,7 +70,7 @@ Partial.git #### Defined in -[test/setup.ts:449](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L449) +[test/setup.ts:449](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L449) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[test/setup.ts:431](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L431) +[test/setup.ts:431](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L431) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[test/setup.ts:429](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L429) +[test/setup.ts:429](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L429) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[test/setup.ts:430](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L430) +[test/setup.ts:430](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L430) ___ @@ -122,7 +122,7 @@ Partial.testResult #### Defined in -[test/setup.ts:439](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L439) +[test/setup.ts:439](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L439) ___ @@ -136,7 +136,7 @@ Partial.treeOutput #### Defined in -[test/setup.ts:444](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L444) +[test/setup.ts:444](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L444) ___ @@ -146,4 +146,4 @@ ___ #### Defined in -[test/setup.ts:432](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L432) +[test/setup.ts:432](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L432) diff --git a/docs/interfaces/test_setup.FixtureOptions.md b/docs/interfaces/test_setup.FixtureOptions.md index 0fd60e2..5b57e54 100644 --- a/docs/interfaces/test_setup.FixtureOptions.md +++ b/docs/interfaces/test_setup.FixtureOptions.md @@ -40,7 +40,7 @@ Partial.directoryPaths #### Defined in -[test/setup.ts:420](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L420) +[test/setup.ts:420](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L420) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[test/setup.ts:405](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L405) +[test/setup.ts:405](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L405) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[test/setup.ts:403](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L403) +[test/setup.ts:403](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L403) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[test/setup.ts:404](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L404) +[test/setup.ts:404](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L404) ___ @@ -88,7 +88,7 @@ Partial.webpackVersion #### Defined in -[test/setup.ts:410](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L410) +[test/setup.ts:410](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L410) ## Methods @@ -112,4 +112,4 @@ Partial.setupGit #### Defined in -[test/setup.ts:415](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L415) +[test/setup.ts:415](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L415) diff --git a/docs/interfaces/test_setup.GitProvider.md b/docs/interfaces/test_setup.GitProvider.md index 64a40af..7727e1d 100644 --- a/docs/interfaces/test_setup.GitProvider.md +++ b/docs/interfaces/test_setup.GitProvider.md @@ -18,4 +18,4 @@ #### Defined in -[test/setup.ts:449](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L449) +[test/setup.ts:449](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L449) diff --git a/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md b/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md index 81a6493..67074bd 100644 --- a/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md +++ b/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md @@ -28,4 +28,4 @@ #### Defined in -[test/setup.ts:415](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L415) +[test/setup.ts:415](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L415) diff --git a/docs/interfaces/test_setup.MockFixture.md b/docs/interfaces/test_setup.MockFixture.md index 7381da8..c5864e5 100644 --- a/docs/interfaces/test_setup.MockFixture.md +++ b/docs/interfaces/test_setup.MockFixture.md @@ -27,7 +27,7 @@ #### Defined in -[test/setup.ts:464](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L464) +[test/setup.ts:464](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L464) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[test/setup.ts:463](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L463) +[test/setup.ts:463](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L463) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[test/setup.ts:465](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L465) +[test/setup.ts:465](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L465) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[test/setup.ts:466](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L466) +[test/setup.ts:466](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L466) diff --git a/docs/interfaces/test_setup.RunOptions.md b/docs/interfaces/test_setup.RunOptions.md index 756695a..04ae72f 100644 --- a/docs/interfaces/test_setup.RunOptions.md +++ b/docs/interfaces/test_setup.RunOptions.md @@ -353,7 +353,7 @@ execa.Options.reject #### Defined in -[test/setup.ts:373](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L373) +[test/setup.ts:373](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L373) ___ diff --git a/docs/interfaces/test_setup.TestResultProvider.md b/docs/interfaces/test_setup.TestResultProvider.md index b52a225..6560a88 100644 --- a/docs/interfaces/test_setup.TestResultProvider.md +++ b/docs/interfaces/test_setup.TestResultProvider.md @@ -26,4 +26,4 @@ #### Defined in -[test/setup.ts:439](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L439) +[test/setup.ts:439](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L439) diff --git a/docs/interfaces/test_setup.TreeOutputProvider.md b/docs/interfaces/test_setup.TreeOutputProvider.md index 04fbb96..e8133e1 100644 --- a/docs/interfaces/test_setup.TreeOutputProvider.md +++ b/docs/interfaces/test_setup.TreeOutputProvider.md @@ -18,4 +18,4 @@ #### Defined in -[test/setup.ts:444](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L444) +[test/setup.ts:444](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L444) diff --git a/docs/interfaces/test_setup.WebpackTestFixtureOptions.md b/docs/interfaces/test_setup.WebpackTestFixtureOptions.md index db83454..987e630 100644 --- a/docs/interfaces/test_setup.WebpackTestFixtureOptions.md +++ b/docs/interfaces/test_setup.WebpackTestFixtureOptions.md @@ -18,4 +18,4 @@ #### Defined in -[test/setup.ts:410](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L410) +[test/setup.ts:410](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L410) diff --git a/docs/modules/external_scripts_ban_hammer.md b/docs/modules/external_scripts_ban_hammer.md index b7ba1ba..00f9a2c 100644 --- a/docs/modules/external_scripts_ban_hammer.md +++ b/docs/modules/external_scripts_ban_hammer.md @@ -20,4 +20,4 @@ #### Defined in -[external-scripts/ban-hammer.ts:21](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/external-scripts/ban-hammer.ts#L21) +[external-scripts/ban-hammer.ts:21](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/external-scripts/ban-hammer.ts#L21) diff --git a/docs/modules/external_scripts_initialize_data.md b/docs/modules/external_scripts_initialize_data.md index ada0ba2..61e8b1d 100644 --- a/docs/modules/external_scripts_initialize_data.md +++ b/docs/modules/external_scripts_initialize_data.md @@ -20,4 +20,4 @@ #### Defined in -[external-scripts/initialize-data.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/external-scripts/initialize-data.ts#L20) +[external-scripts/initialize-data.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/external-scripts/initialize-data.ts#L20) diff --git a/docs/modules/external_scripts_prune_data.md b/docs/modules/external_scripts_prune_data.md index 405df31..f78fbec 100644 --- a/docs/modules/external_scripts_prune_data.md +++ b/docs/modules/external_scripts_prune_data.md @@ -20,4 +20,4 @@ #### Defined in -[external-scripts/prune-data.ts:67](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/external-scripts/prune-data.ts#L67) +[external-scripts/prune-data.ts:67](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/external-scripts/prune-data.ts#L67) diff --git a/docs/modules/external_scripts_simulate_activity.md b/docs/modules/external_scripts_simulate_activity.md index 30e8a88..5d294d9 100644 --- a/docs/modules/external_scripts_simulate_activity.md +++ b/docs/modules/external_scripts_simulate_activity.md @@ -20,4 +20,4 @@ #### Defined in -[external-scripts/simulate-activity/index.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/external-scripts/simulate-activity/index.ts#L20) +[external-scripts/simulate-activity/index.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/external-scripts/simulate-activity/index.ts#L20) diff --git a/docs/modules/lib_next_isomorphic_redirect.md b/docs/modules/lib_next_isomorphic_redirect.md index 239e4b9..af46dfb 100644 --- a/docs/modules/lib_next_isomorphic_redirect.md +++ b/docs/modules/lib_next_isomorphic_redirect.md @@ -37,7 +37,7 @@ default. #### Defined in -[lib/next-isomorphic-redirect/index.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/index.ts#L40) +[lib/next-isomorphic-redirect/index.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/index.ts#L40) ___ @@ -68,7 +68,7 @@ Router is bypassed and window.location will be used for a "hard" redirect. #### Defined in -[lib/next-isomorphic-redirect/index.ts:24](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/index.ts#L24) +[lib/next-isomorphic-redirect/index.ts:24](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/index.ts#L24) ___ @@ -97,4 +97,4 @@ case. #### Defined in -[lib/next-isomorphic-redirect/index.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/index.ts#L58) +[lib/next-isomorphic-redirect/index.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/index.ts#L58) diff --git a/docs/modules/lib_next_isomorphic_redirect_types.md b/docs/modules/lib_next_isomorphic_redirect_types.md index 8b67bef..4038a1e 100644 --- a/docs/modules/lib_next_isomorphic_redirect_types.md +++ b/docs/modules/lib_next_isomorphic_redirect_types.md @@ -27,7 +27,7 @@ #### Defined in -[lib/next-isomorphic-redirect/types.ts:9](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/types.ts#L9) +[lib/next-isomorphic-redirect/types.ts:9](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/types.ts#L9) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[lib/next-isomorphic-redirect/types.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/types.ts#L4) +[lib/next-isomorphic-redirect/types.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/types.ts#L4) ___ @@ -64,4 +64,4 @@ ___ #### Defined in -[lib/next-isomorphic-redirect/types.ts:15](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-isomorphic-redirect/types.ts#L15) +[lib/next-isomorphic-redirect/types.ts:15](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-isomorphic-redirect/types.ts#L15) diff --git a/docs/modules/lib_next_respond.md b/docs/modules/lib_next_respond.md index ad60625..07354bf 100644 --- a/docs/modules/lib_next_respond.md +++ b/docs/modules/lib_next_respond.md @@ -41,7 +41,7 @@ #### Defined in -[lib/next-respond/index.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L4) +[lib/next-respond/index.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L4) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:76](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L76) +[lib/next-respond/index.ts:76](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L76) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:36](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L36) +[lib/next-respond/index.ts:36](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L36) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:126](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L126) +[lib/next-respond/index.ts:126](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L126) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:106](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L106) +[lib/next-respond/index.ts:106](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L106) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:22](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L22) +[lib/next-respond/index.ts:22](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L22) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:66](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L66) +[lib/next-respond/index.ts:66](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L66) ___ @@ -189,7 +189,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:32](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L32) +[lib/next-respond/index.ts:32](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L32) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:96](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L96) +[lib/next-respond/index.ts:96](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L96) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:12](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L12) +[lib/next-respond/index.ts:12](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L12) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:86](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L86) +[lib/next-respond/index.ts:86](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L86) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:46](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L46) +[lib/next-respond/index.ts:46](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L46) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[lib/next-respond/index.ts:56](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L56) +[lib/next-respond/index.ts:56](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L56) ___ @@ -316,4 +316,4 @@ ___ #### Defined in -[lib/next-respond/index.ts:116](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/index.ts#L116) +[lib/next-respond/index.ts:116](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/index.ts#L116) diff --git a/docs/modules/lib_next_respond_types.md b/docs/modules/lib_next_respond_types.md index 551f284..f719410 100644 --- a/docs/modules/lib_next_respond_types.md +++ b/docs/modules/lib_next_respond_types.md @@ -27,7 +27,7 @@ Re-exports: [HttpStatusCode](lib_next_isomorphic_redirect_types.md#httpstatuscod #### Defined in -[lib/next-respond/types.ts:2](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/types.ts#L2) +[lib/next-respond/types.ts:2](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/types.ts#L2) ___ @@ -37,4 +37,4 @@ ___ #### Defined in -[lib/next-respond/types.ts:1](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-respond/types.ts#L1) +[lib/next-respond/types.ts:1](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-respond/types.ts#L1) diff --git a/docs/modules/lib_next_use_redirection.md b/docs/modules/lib_next_use_redirection.md index 2790d2f..44d8039 100644 --- a/docs/modules/lib_next_use_redirection.md +++ b/docs/modules/lib_next_use_redirection.md @@ -50,4 +50,4 @@ error is defined - error occurred #### Defined in -[lib/next-use-redirection/index.ts:18](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/lib/next-use-redirection/index.ts#L18) +[lib/next-use-redirection/index.ts:18](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/lib/next-use-redirection/index.ts#L18) diff --git a/docs/modules/src_backend.md b/docs/modules/src_backend.md index b0effb7..9cda414 100644 --- a/docs/modules/src_backend.md +++ b/docs/modules/src_backend.md @@ -56,7 +56,7 @@ This key is guaranteed to be rate limited when running in a test environment. #### Defined in -[src/backend/index.ts:80](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L80) +[src/backend/index.ts:80](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L80) ___ @@ -69,7 +69,7 @@ deployments. #### Defined in -[src/backend/index.ts:86](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L86) +[src/backend/index.ts:86](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L86) ___ @@ -81,7 +81,7 @@ This key is valid only when running in a test environment. #### Defined in -[src/backend/index.ts:75](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L75) +[src/backend/index.ts:75](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L75) ___ @@ -93,7 +93,7 @@ The imgur API URL used throughout the API backend #### Defined in -[src/backend/index.ts:63](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L63) +[src/backend/index.ts:63](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L63) ___ @@ -107,7 +107,7 @@ required (e.g. the `meta.creator` field for auto-generated users). #### Defined in -[src/backend/index.ts:70](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L70) +[src/backend/index.ts:70](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L70) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[src/backend/index.ts:139](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L139) +[src/backend/index.ts:139](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L139) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[src/backend/index.ts:153](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L153) +[src/backend/index.ts:153](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L153) ## Functions @@ -188,7 +188,7 @@ ___ #### Defined in -[src/backend/index.ts:1034](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1034) +[src/backend/index.ts:1034](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1034) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[src/backend/index.ts:583](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L583) +[src/backend/index.ts:583](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L583) ___ @@ -233,7 +233,7 @@ forget! #### Defined in -[src/backend/index.ts:1324](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1324) +[src/backend/index.ts:1324](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1324) ___ @@ -255,7 +255,7 @@ ___ #### Defined in -[src/backend/index.ts:902](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L902) +[src/backend/index.ts:902](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L902) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[src/backend/index.ts:261](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L261) +[src/backend/index.ts:261](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L261) ___ @@ -299,7 +299,7 @@ ___ #### Defined in -[src/backend/index.ts:615](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L615) +[src/backend/index.ts:615](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L615) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[src/backend/index.ts:739](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L739) +[src/backend/index.ts:739](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L739) ___ @@ -341,7 +341,7 @@ ___ #### Defined in -[src/backend/index.ts:758](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L758) +[src/backend/index.ts:758](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L758) ___ @@ -355,7 +355,7 @@ ___ #### Defined in -[src/backend/index.ts:1335](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1335) +[src/backend/index.ts:1335](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1335) ___ @@ -378,7 +378,7 @@ ___ #### Defined in -[src/backend/index.ts:929](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L929) +[src/backend/index.ts:929](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L929) ___ @@ -400,7 +400,7 @@ ___ #### Defined in -[src/backend/index.ts:437](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L437) +[src/backend/index.ts:437](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L437) ___ @@ -421,7 +421,7 @@ ___ #### Defined in -[src/backend/index.ts:406](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L406) +[src/backend/index.ts:406](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L406) ___ @@ -435,7 +435,7 @@ ___ #### Defined in -[src/backend/index.ts:251](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L251) +[src/backend/index.ts:251](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L251) ___ @@ -457,7 +457,7 @@ ___ #### Defined in -[src/backend/index.ts:782](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L782) +[src/backend/index.ts:782](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L782) ___ @@ -479,7 +479,7 @@ ___ #### Defined in -[src/backend/index.ts:808](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L808) +[src/backend/index.ts:808](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L808) ___ @@ -501,7 +501,7 @@ ___ #### Defined in -[src/backend/index.ts:480](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L480) +[src/backend/index.ts:480](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L480) ___ @@ -522,7 +522,7 @@ ___ #### Defined in -[src/backend/index.ts:166](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L166) +[src/backend/index.ts:166](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L166) ___ @@ -539,7 +539,7 @@ across all Vercel virtual machines. #### Defined in -[src/backend/index.ts:1309](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1309) +[src/backend/index.ts:1309](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1309) ___ @@ -562,7 +562,7 @@ ___ #### Defined in -[src/backend/index.ts:975](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L975) +[src/backend/index.ts:975](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L975) ___ @@ -582,7 +582,7 @@ ___ #### Defined in -[src/backend/index.ts:1274](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1274) +[src/backend/index.ts:1274](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1274) ___ @@ -604,7 +604,7 @@ ___ #### Defined in -[src/backend/index.ts:523](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L523) +[src/backend/index.ts:523](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L523) ___ @@ -624,7 +624,7 @@ ___ #### Defined in -[src/backend/index.ts:1283](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1283) +[src/backend/index.ts:1283](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1283) ___ @@ -646,7 +646,7 @@ ___ #### Defined in -[src/backend/index.ts:850](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L850) +[src/backend/index.ts:850](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L850) ___ @@ -669,7 +669,7 @@ ___ #### Defined in -[src/backend/index.ts:1007](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1007) +[src/backend/index.ts:1007](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1007) ___ @@ -691,7 +691,7 @@ ___ #### Defined in -[src/backend/index.ts:554](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L554) +[src/backend/index.ts:554](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L554) ___ @@ -713,7 +713,7 @@ ___ #### Defined in -[src/backend/index.ts:880](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L880) +[src/backend/index.ts:880](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L880) ___ @@ -736,7 +736,7 @@ ___ #### Defined in -[src/backend/index.ts:1065](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L1065) +[src/backend/index.ts:1065](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L1065) ___ @@ -758,7 +758,7 @@ ___ #### Defined in -[src/backend/index.ts:381](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L381) +[src/backend/index.ts:381](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L381) ___ @@ -781,4 +781,4 @@ ___ #### Defined in -[src/backend/index.ts:678](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/index.ts#L678) +[src/backend/index.ts:678](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/index.ts#L678) diff --git a/docs/modules/src_backend_db.md b/docs/modules/src_backend_db.md index c63af95..d5ee1da 100644 --- a/docs/modules/src_backend_db.md +++ b/docs/modules/src_backend_db.md @@ -35,7 +35,7 @@ #### Defined in -[src/backend/db.ts:149](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L149) +[src/backend/db.ts:149](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L149) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[src/backend/db.ts:150](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L150) +[src/backend/db.ts:150](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L150) ## Functions @@ -67,7 +67,7 @@ Kills the MongoClient and closes any lingering database connections. #### Defined in -[src/backend/db.ts:49](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L49) +[src/backend/db.ts:49](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L49) ___ @@ -90,7 +90,7 @@ safely. Used primarily for testing purposes. #### Defined in -[src/backend/db.ts:68](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L68) +[src/backend/db.ts:68](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L68) ___ @@ -114,7 +114,7 @@ the app runs. #### Defined in -[src/backend/db.ts:19](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L19) +[src/backend/db.ts:19](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L19) ___ @@ -137,7 +137,7 @@ Returns the MongoClient instance used to connect to the database. #### Defined in -[src/backend/db.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L40) +[src/backend/db.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L40) ___ @@ -160,7 +160,7 @@ and can be called without worry of data loss. #### Defined in -[src/backend/db.ts:84](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L84) +[src/backend/db.ts:84](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L84) ___ @@ -192,7 +192,7 @@ exists within `collection`. #### Defined in -[src/backend/db.ts:111](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L111) +[src/backend/db.ts:111](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L111) ▸ **itemExists**<`T`\>(`collection`, `id`, `key`, `options?`): `Promise`<`boolean`\> @@ -217,7 +217,7 @@ exists within `collection`. #### Defined in -[src/backend/db.ts:117](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L117) +[src/backend/db.ts:117](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L117) ___ @@ -245,7 +245,7 @@ Reduces an `item` down to its `ObjectId` instance. #### Defined in -[src/backend/db.ts:159](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L159) +[src/backend/db.ts:159](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L159) ▸ **itemToObjectId**<`T`\>(`item`): `T`[] @@ -269,7 +269,7 @@ Reduces an array of `item`s down to its `ObjectId` instances. #### Defined in -[src/backend/db.ts:163](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L163) +[src/backend/db.ts:163](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L163) ___ @@ -298,7 +298,7 @@ instance. #### Defined in -[src/backend/db.ts:194](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L194) +[src/backend/db.ts:194](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L194) ▸ **itemToStringId**<`T`\>(`item`): `string`[] @@ -323,7 +323,7 @@ respective `ObjectId` instances. #### Defined in -[src/backend/db.ts:199](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L199) +[src/backend/db.ts:199](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L199) ___ @@ -348,4 +348,4 @@ purposes. #### Defined in -[src/backend/db.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/db.ts#L58) +[src/backend/db.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/db.ts#L58) diff --git a/docs/modules/src_backend_env.md b/docs/modules/src_backend_env.md index d413245..d7c6729 100644 --- a/docs/modules/src_backend_env.md +++ b/docs/modules/src_backend_env.md @@ -53,4 +53,4 @@ #### Defined in -[src/backend/env.ts:30](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/env.ts#L30) +[src/backend/env.ts:30](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/env.ts#L30) diff --git a/docs/modules/src_backend_middleware.md b/docs/modules/src_backend_middleware.md index ed7edbd..bad909c 100644 --- a/docs/modules/src_backend_middleware.md +++ b/docs/modules/src_backend_middleware.md @@ -23,7 +23,7 @@ #### Defined in -[src/backend/middleware.ts:48](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/middleware.ts#L48) +[src/backend/middleware.ts:48](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/middleware.ts#L48) ## Functions @@ -45,7 +45,7 @@ #### Defined in -[src/backend/middleware.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/middleware.ts#L58) +[src/backend/middleware.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/middleware.ts#L58) ___ @@ -73,4 +73,4 @@ stub out endpoints for later implementation. #### Defined in -[src/backend/middleware.ts:90](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/backend/middleware.ts#L90) +[src/backend/middleware.ts:90](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/backend/middleware.ts#L90) diff --git a/docs/modules/src_pages.md b/docs/modules/src_pages.md index fa6a739..c6cccff 100644 --- a/docs/modules/src_pages.md +++ b/docs/modules/src_pages.md @@ -27,7 +27,7 @@ #### Defined in -[src/pages/index.tsx:22](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/index.tsx#L22) +[src/pages/index.tsx:22](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/index.tsx#L22) ___ @@ -41,4 +41,4 @@ ___ #### Defined in -[src/pages/index.tsx:7](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/index.tsx#L7) +[src/pages/index.tsx:7](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/index.tsx#L7) diff --git a/docs/modules/src_pages__app.md b/docs/modules/src_pages__app.md index 29e9868..eeffc2c 100644 --- a/docs/modules/src_pages__app.md +++ b/docs/modules/src_pages__app.md @@ -26,4 +26,4 @@ #### Defined in -[src/pages/_app.tsx:8](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/_app.tsx#L8) +[src/pages/_app.tsx:8](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/_app.tsx#L8) diff --git a/docs/modules/src_pages_api_v1_info.md b/docs/modules/src_pages_api_v1_info.md index 139998f..5bf5ff4 100644 --- a/docs/modules/src_pages_api_v1_info.md +++ b/docs/modules/src_pages_api_v1_info.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/info.ts:10](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/info.ts#L10) +[src/pages/api/v1/info.ts:10](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/info.ts#L10) diff --git a/docs/modules/src_pages_api_v1_memes.md b/docs/modules/src_pages_api_v1_memes.md index 0d78ace..6d3e563 100644 --- a/docs/modules/src_pages_api_v1_memes.md +++ b/docs/modules/src_pages_api_v1_memes.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/memes/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/memes/index.ts#L13) +[src/pages/api/v1/memes/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/memes/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_memes_____meme_ids_.md b/docs/modules/src_pages_api_v1_memes_____meme_ids_.md index d91587d..893e1f0 100644 --- a/docs/modules/src_pages_api_v1_memes_____meme_ids_.md +++ b/docs/modules/src_pages_api_v1_memes_____meme_ids_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/memes/[...meme_ids].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/memes/[...meme_ids].ts#L13) +[src/pages/api/v1/memes/[...meme_ids].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/memes/[...meme_ids].ts#L13) diff --git a/docs/modules/src_pages_api_v1_memes__meme_id__likes.md b/docs/modules/src_pages_api_v1_memes__meme_id__likes.md index 0c8e664..434f523 100644 --- a/docs/modules/src_pages_api_v1_memes__meme_id__likes.md +++ b/docs/modules/src_pages_api_v1_memes__meme_id__likes.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/memes/[meme_id]/likes/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/memes/[meme_id]/likes/index.ts#L13) +[src/pages/api/v1/memes/[meme_id]/likes/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/memes/[meme_id]/likes/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md b/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md index 10b31d2..c997aa3 100644 --- a/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md +++ b/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts#L13) +[src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts#L13) diff --git a/docs/modules/src_pages_api_v1_memes_search.md b/docs/modules/src_pages_api_v1_memes_search.md index 9e64ebc..066eea1 100644 --- a/docs/modules/src_pages_api_v1_memes_search.md +++ b/docs/modules/src_pages_api_v1_memes_search.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/memes/search.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/memes/search.ts#L13) +[src/pages/api/v1/memes/search.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/memes/search.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users.md b/docs/modules/src_pages_api_v1_users.md index 2a2e74f..e51f9f2 100644 --- a/docs/modules/src_pages_api_v1_users.md +++ b/docs/modules/src_pages_api_v1_users.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/index.ts#L13) +[src/pages/api/v1/users/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id_.md b/docs/modules/src_pages_api_v1_users__user_id_.md index c867331..a4e2f3b 100644 --- a/docs/modules/src_pages_api_v1_users__user_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/index.ts#L13) +[src/pages/api/v1/users/[user_id]/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__friends.md b/docs/modules/src_pages_api_v1_users__user_id__friends.md index 587daca..c23243e 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__friends.md +++ b/docs/modules/src_pages_api_v1_users__user_id__friends.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/friends/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/friends/index.ts#L13) +[src/pages/api/v1/users/[user_id]/friends/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/friends/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md b/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md index 49e1dc9..5b1c148 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/friends/[friend_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/friends/[friend_id].ts#L13) +[src/pages/api/v1/users/[user_id]/friends/[friend_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/friends/[friend_id].ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__liked.md b/docs/modules/src_pages_api_v1_users__user_id__liked.md index 278f890..16524ee 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__liked.md +++ b/docs/modules/src_pages_api_v1_users__user_id__liked.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/liked/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/liked/index.ts#L13) +[src/pages/api/v1/users/[user_id]/liked/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/liked/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md b/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md index d8f8f4e..d8d079f 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/liked/[meme_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/liked/[meme_id].ts#L13) +[src/pages/api/v1/users/[user_id]/liked/[meme_id].ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/liked/[meme_id].ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md index 3b083d9..8c37411 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts#L13) +[src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts:13](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts#L13) diff --git a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md index 9bb85e1..80c28fb 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md @@ -37,4 +37,4 @@ Renames and exports: [defaultConfig](src_backend_middleware.md#defaultconfig) #### Defined in -[src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts:17](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts#L17) +[src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts:17](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts#L17) diff --git a/docs/modules/test_db.md b/docs/modules/test_db.md index e6744ed..1950578 100644 --- a/docs/modules/test_db.md +++ b/docs/modules/test_db.md @@ -38,7 +38,7 @@ #### Defined in -[test/db.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/db.ts#L37) +[test/db.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/db.ts#L37) ## Variables @@ -48,7 +48,7 @@ #### Defined in -[test/db.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/db.ts#L58) +[test/db.ts:58](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/db.ts#L58) ## Functions @@ -69,7 +69,7 @@ #### Defined in -[test/db.ts:235](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/db.ts#L235) +[test/db.ts:235](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/db.ts#L235) ___ @@ -97,4 +97,4 @@ Setup a test version of the database using jest lifecycle hooks. #### Defined in -[test/db.ts:261](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/db.ts#L261) +[test/db.ts:261](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/db.ts#L261) diff --git a/docs/modules/test_images.md b/docs/modules/test_images.md index a296fa0..b019dad 100644 --- a/docs/modules/test_images.md +++ b/docs/modules/test_images.md @@ -17,7 +17,7 @@ #### Defined in -[test/images.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/images.ts#L4) +[test/images.ts:4](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/images.ts#L4) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[test/images.ts:1](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/images.ts#L1) +[test/images.ts:1](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/images.ts#L1) diff --git a/docs/modules/test_integration_fixtures.md b/docs/modules/test_integration_fixtures.md index 1f85852..cbd1161 100644 --- a/docs/modules/test_integration_fixtures.md +++ b/docs/modules/test_integration_fixtures.md @@ -23,7 +23,7 @@ #### Defined in -[test/integration.fixtures.ts:28](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/integration.fixtures.ts#L28) +[test/integration.fixtures.ts:28](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/integration.fixtures.ts#L28) ___ @@ -52,7 +52,7 @@ for correctness. #### Defined in -[test/integration.fixtures.ts:76](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/integration.fixtures.ts#L76) +[test/integration.fixtures.ts:76](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/integration.fixtures.ts#L76) ___ @@ -77,7 +77,7 @@ A single test result stored in `memory`. #### Defined in -[test/integration.fixtures.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/integration.fixtures.ts#L37) +[test/integration.fixtures.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/integration.fixtures.ts#L37) ___ @@ -90,7 +90,7 @@ runs via `memory`. #### Defined in -[test/integration.fixtures.ts:46](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/integration.fixtures.ts#L46) +[test/integration.fixtures.ts:46](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/integration.fixtures.ts#L46) ## Functions @@ -110,4 +110,4 @@ runs via `memory`. #### Defined in -[test/integration.fixtures.ts:149](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/integration.fixtures.ts#L149) +[test/integration.fixtures.ts:149](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/integration.fixtures.ts#L149) diff --git a/docs/modules/test_setup.md b/docs/modules/test_setup.md index 16cf321..febd1bc 100644 --- a/docs/modules/test_setup.md +++ b/docs/modules/test_setup.md @@ -86,7 +86,7 @@ #### Defined in -[test/setup.ts:454](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L454) +[test/setup.ts:454](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L454) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[test/setup.ts:175](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L175) +[test/setup.ts:175](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L175) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[test/setup.ts:185](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L185) +[test/setup.ts:185](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L185) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[test/setup.ts:457](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L457) +[test/setup.ts:457](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L457) ## Functions @@ -168,7 +168,7 @@ ___ #### Defined in -[test/setup.ts:166](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L166) +[test/setup.ts:166](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L166) ▸ **asMockedFunction**<`T`\>(`fn`): `jest.MockedFunction`<`T`\> @@ -190,7 +190,7 @@ ___ #### Defined in -[test/setup.ts:167](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L167) +[test/setup.ts:167](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L167) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[test/setup.ts:92](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L92) +[test/setup.ts:92](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L92) ___ @@ -224,7 +224,7 @@ ___ #### Defined in -[test/setup.ts:692](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L692) +[test/setup.ts:692](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L692) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[test/setup.ts:646](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L646) +[test/setup.ts:646](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L646) ___ @@ -252,7 +252,7 @@ ___ #### Defined in -[test/setup.ts:667](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L667) +[test/setup.ts:667](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L667) ___ @@ -266,7 +266,7 @@ ___ #### Defined in -[test/setup.ts:489](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L489) +[test/setup.ts:489](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L489) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[test/setup.ts:622](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L622) +[test/setup.ts:622](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L622) ___ @@ -300,7 +300,7 @@ ___ #### Defined in -[test/setup.ts:270](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L270) +[test/setup.ts:270](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L270) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[test/setup.ts:294](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L294) +[test/setup.ts:294](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L294) ___ @@ -352,7 +352,7 @@ ___ #### Defined in -[test/setup.ts:118](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L118) +[test/setup.ts:118](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L118) ___ @@ -387,7 +387,7 @@ ___ #### Defined in -[test/setup.ts:212](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L212) +[test/setup.ts:212](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L212) ___ @@ -422,7 +422,7 @@ ___ #### Defined in -[test/setup.ts:249](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L249) +[test/setup.ts:249](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L249) ___ @@ -462,7 +462,7 @@ ___ #### Defined in -[test/setup.ts:818](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L818) +[test/setup.ts:818](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L818) ___ @@ -476,7 +476,7 @@ ___ #### Defined in -[test/setup.ts:588](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L588) +[test/setup.ts:588](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L588) ___ @@ -490,7 +490,7 @@ ___ #### Defined in -[test/setup.ts:514](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L514) +[test/setup.ts:514](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L514) ___ @@ -523,7 +523,7 @@ ___ #### Defined in -[test/setup.ts:314](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L314) +[test/setup.ts:314](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L314) ___ @@ -537,7 +537,7 @@ ___ #### Defined in -[test/setup.ts:470](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L470) +[test/setup.ts:470](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L470) ___ @@ -559,7 +559,7 @@ ___ #### Defined in -[test/setup.ts:378](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L378) +[test/setup.ts:378](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L378) ___ @@ -594,7 +594,7 @@ ___ #### Defined in -[test/setup.ts:390](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L390) +[test/setup.ts:390](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L390) ___ @@ -614,7 +614,7 @@ ___ #### Defined in -[test/setup.ts:54](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L54) +[test/setup.ts:54](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L54) ___ @@ -634,7 +634,7 @@ ___ #### Defined in -[test/setup.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L40) +[test/setup.ts:40](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L40) ___ @@ -648,7 +648,7 @@ ___ #### Defined in -[test/setup.ts:529](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L529) +[test/setup.ts:529](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L529) ___ @@ -670,7 +670,7 @@ ___ #### Defined in -[test/setup.ts:196](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L196) +[test/setup.ts:196](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L196) ___ @@ -692,7 +692,7 @@ ___ #### Defined in -[test/setup.ts:229](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L229) +[test/setup.ts:229](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L229) ___ @@ -712,7 +712,7 @@ ___ #### Defined in -[test/setup.ts:299](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L299) +[test/setup.ts:299](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L299) ___ @@ -742,7 +742,7 @@ ___ #### Defined in -[test/setup.ts:706](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L706) +[test/setup.ts:706](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L706) ___ @@ -762,4 +762,4 @@ ___ #### Defined in -[test/setup.ts:331](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/test/setup.ts#L331) +[test/setup.ts:331](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/test/setup.ts#L331) diff --git a/docs/modules/types_global.md b/docs/modules/types_global.md index 41b2816..5981159 100644 --- a/docs/modules/types_global.md +++ b/docs/modules/types_global.md @@ -50,7 +50,7 @@ The shape of precomputed conversation corpus data. #### Defined in -[types/global.d.ts:255](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L255) +[types/global.d.ts:255](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L255) ___ @@ -69,7 +69,7 @@ The shape of a single line of precomputed conversation corpus data. #### Defined in -[types/global.d.ts:263](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L263) +[types/global.d.ts:263](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L263) ___ @@ -81,7 +81,7 @@ Available types of friend requests. #### Defined in -[types/global.d.ts:250](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L250) +[types/global.d.ts:250](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L250) ___ @@ -100,7 +100,7 @@ The shape of an API key. #### Defined in -[types/global.d.ts:271](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L271) +[types/global.d.ts:271](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L271) ___ @@ -120,7 +120,7 @@ The shape of API metadata stored in MongoDb. #### Defined in -[types/global.d.ts:28](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L28) +[types/global.d.ts:28](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L28) ___ @@ -132,7 +132,7 @@ The shape of a limited log entry. #### Defined in -[types/global.d.ts:291](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L291) +[types/global.d.ts:291](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L291) ___ @@ -163,7 +163,7 @@ The shape of a meme stored in MongoDb. #### Defined in -[types/global.d.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L37) +[types/global.d.ts:37](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L37) ___ @@ -186,7 +186,7 @@ The shape of a request log entry. #### Defined in -[types/global.d.ts:279](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L279) +[types/global.d.ts:279](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L279) ___ @@ -206,7 +206,7 @@ The shape of upload metadata LRU cache stored in MongoDb. #### Defined in -[types/global.d.ts:172](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L172) +[types/global.d.ts:172](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L172) ___ @@ -236,7 +236,7 @@ The shape of a user stored in MongoDb. #### Defined in -[types/global.d.ts:108](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L108) +[types/global.d.ts:108](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L108) ___ @@ -248,7 +248,7 @@ The shape of a newly received meme. #### Defined in -[types/global.d.ts:216](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L216) +[types/global.d.ts:216](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L216) ___ @@ -260,7 +260,7 @@ The shape of a newly received user. #### Defined in -[types/global.d.ts:229](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L229) +[types/global.d.ts:229](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L229) ___ @@ -285,7 +285,7 @@ A type combining NextApiRequest and NextApiResponse. #### Defined in -[types/global.d.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L20) +[types/global.d.ts:20](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L20) ___ @@ -303,7 +303,7 @@ The shape of a received update to an existing meme. #### Defined in -[types/global.d.ts:236](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L236) +[types/global.d.ts:236](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L236) ___ @@ -315,7 +315,7 @@ The shape of a received update to an existing user. #### Defined in -[types/global.d.ts:243](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L243) +[types/global.d.ts:243](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L243) ___ @@ -327,7 +327,7 @@ The shape of a publicly available meme. #### Defined in -[types/global.d.ts:190](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L190) +[types/global.d.ts:190](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L190) ___ @@ -339,4 +339,4 @@ The shape of a publicly available user. #### Defined in -[types/global.d.ts:204](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/global.d.ts#L204) +[types/global.d.ts:204](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/global.d.ts#L204) diff --git a/docs/modules/types_unique_filename.md b/docs/modules/types_unique_filename.md index edfbd08..e53d881 100644 --- a/docs/modules/types_unique_filename.md +++ b/docs/modules/types_unique_filename.md @@ -28,4 +28,4 @@ #### Defined in -[types/unique-filename.d.ts:2](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/86898e9/types/unique-filename.d.ts#L2) +[types/unique-filename.d.ts:2](https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/b50e614/types/unique-filename.d.ts#L2)