Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2229e0e1

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

re #9416 Fixed timestamp.

Zobrazit rozdíly:

server/sql_app/main.py
7 7
from fastapi import FastAPI
8 8

  
9 9

  
10
app = FastAPI(root_path="/api/v1")
10
app = FastAPI()
11 11
app.include_router(device)
12 12
app.include_router(licenses)
13 13
app.include_router(pcs)

Také k dispozici: Unified diff