Commenting out code for request validation

main
alka 2 months ago committed by Cizz22
parent a0fedd83f1
commit 07711f9876

@ -63,7 +63,6 @@ app.add_middleware(SlowAPIMiddleware)
def security_headers_middleware(app: FastAPI): def security_headers_middleware(app: FastAPI):
is_production = False is_production = False

Loading…
Cancel
Save