eventaction テーブル変更 eventid(event.id->event.eventid)
This commit is contained in:
@@ -328,7 +328,7 @@ async def event_data(
|
||||
|
||||
|
||||
@r.get(
|
||||
"/eventactions/{eventid}",
|
||||
"/eventactions",
|
||||
response_model=t.List[Action],
|
||||
response_model_exclude={"id"},
|
||||
response_model_exclude_none=True,
|
||||
|
||||
Reference in New Issue
Block a user