Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4babde6c

Přidáno uživatelem Matěj Zeman před asi 2 roky(ů)

re #9577 Api code documentation.

Zobrazit rozdíly:

server/sql_app/api/teams_web.py
12 12
models.Base.metadata.create_all(bind=engine)
13 13

  
14 14
# Path to html templates used in this file
15
templates = Jinja2Templates(directory="../templates/teams")
15
templates = Jinja2Templates(directory="templates/teams")
16 16

  
17 17
# prefix used for all endpoints in this file
18 18
teams_web = APIRouter(prefix="/api/v1")

Také k dispozici: Unified diff