[APP-16771] Add count to SequencesByDatasetIDResponse - #883
Conversation
|
Would this return the full number of sequences in the dataset?
Why don't we add another endpoint, like we did for binary data datasets? |
|
Vignesh P (@vpandiarajan20) the goal is to have it return total count. I don't think we have a separate endpoint for binary datasets? |
You're totally right, I think countOnly makes sense. Let's do that. I think you need to send out a quick scope email because its a public API change? |
I usually don't if it's additive/non-breaking, but maybe I'm supposed to be... |
56c008d to
037be76
Compare
So that we can appropriately display the number of total sequences in a dataset, even when paginated