Djohell commited on
Commit
989ffd2
·
1 Parent(s): e6ac8f0
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -40,6 +40,7 @@ class CarData(BaseModel):
40
  # Initialisation FastAPI
41
  app = FastAPI(
42
  title="🚙🚕 API de Prédiction de Prix GetAround 🚗🚑 ",
 
43
  description="""
44
 
45
  Bienvenue sur l'API de prédiction de prix de location de véhicules GetAround !
 
40
  # Initialisation FastAPI
41
  app = FastAPI(
42
  title="🚙🚕 API de Prédiction de Prix GetAround 🚗🚑 ",
43
+ docs_url="/docs",
44
  description="""
45
 
46
  Bienvenue sur l'API de prédiction de prix de location de véhicules GetAround !