mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 13:08:34 +03:00
crud tests ready
This commit is contained in:
@@ -27,8 +27,6 @@ from endpoints import default_router, url_router, sheet_router, task_router, int
|
||||
|
||||
|
||||
def app_factory(settings = Settings()):
|
||||
|
||||
|
||||
app = FastAPI(
|
||||
title="Auto-Archiver API",
|
||||
description=API_DESCRIPTION,
|
||||
|
||||
Reference in New Issue
Block a user