mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-3405 - refactor - updated methods signature
Renamed collection to project_name as when we are leaving MongoDB, collection doesnt make much sense.
This commit is contained in:
parent
0f5ec0f0c4
commit
89bd23856c
8 changed files with 164 additions and 162 deletions
|
|
@ -441,7 +441,7 @@ class SyncRepresentationSummaryModel(_SyncRepresentationModel):
|
|||
full text filtering.
|
||||
|
||||
Allows pagination, most of heavy lifting is being done on DB side.
|
||||
Single model matches to single collection. When project is changed,
|
||||
Single model matches to single project. When project is changed,
|
||||
model is reset and refreshed.
|
||||
|
||||
Args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue