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/devices_web.py
13 13
models.Base.metadata.create_all(bind=engine)
14 14

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

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

Také k dispozici: Unified diff