Fix copy-paste issue gemini discovered

This commit is contained in:
Brandon T. Kowalski
2026-01-17 23:46:54 -05:00
parent 6292457df7
commit 842e627bcf

View File

@@ -158,7 +158,7 @@ def get_collections(
Args:
request (Request): Fastapi Request object
updated_after: Filter smart collections updated after this datetime
updated_after: Filter collections updated after this datetime
Returns:
list[CollectionSchema]: List of collections