You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forbid fields other than those defined by each model class (#752)
Also adjust models and query methods to account for the new strict fields:
Ensure AssayTable.name is dropped on both sides of the conditional;
don't return audit_log_id, similarly to most other table classes;
remove author from SequencingGroupTable query fields as it is not present
in SequencingGroupFilter; remove outdated links/_links field alias.
0 commit comments