Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api): publishers returned for WorkDetailViewSet
Slice publishers array for WorkDetailViewSet for consisency with WorkPreviewViewSet to not return anything beyond the first item. Prevents error making the endpoint unavailable when more than one publisher is (incorrectly) set.
- Loading branch information