fix paths, fix
This commit is contained in:
@@ -11,7 +11,7 @@ app = FastAPI(
|
||||
title="SBOM DTrack DefectDojo Synchronization API",
|
||||
version="0.0.1",
|
||||
description="",
|
||||
root_path="/sbom-integrator/v1'
|
||||
root_path="/sbom-integrator/v1"
|
||||
)
|
||||
|
||||
config = {}
|
||||
|
Reference in New Issue
Block a user