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
  1. CRUD & endpoint question, item_relation, right_answ_item
  2. пошук перекладу в БД за параметрами itemtext: str, itemauthor: UUID| None, itemcontextname_short: Annotated[str | None, Query(min_length=2, max_length=10)], itemcontextname_short_2: Annotated[str| None, Query(min_length=2, max_length=10)], is_active: bool = True,