mgroves / realworld-aspnet-couchbase

Conduit implementation: ASP.NET Core + Couchbase
https://realworld.io
MIT License
12 stars 4 forks source link

Need "articlesCount" on List/Feed #35

Open mgroves opened 1 year ago

mgroves commented 1 year ago

Totally missed that there actually IS an "articlesCount" that's supposed to be returned by List/Feed endpoint.

The spec doesn't really say, but I believe it's supposed to be the total number of articles in the whole system.