issues
search
essayNEXT
/
REPETITOR
MIT License
1
stars
0
forks
source link
S1 E3 T1 CRUD & endpoint question, item_relation, right_answ_item. translation endpoint
#58
Closed
TarasRybak
closed
1 year ago
TarasRybak
commented
1 year ago
CRUD & endpoint question, item_relation, right_answ_item
пошук перекладу в БД за параметрами item
text: str, item
author: UUID| None, item
context
name_short: Annotated[str | None, Query(min_length=2, max_length=10)], item
context
name_short_2: Annotated[str| None, Query(min_length=2, max_length=10)], is_active: bool = True,