We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現在、削除済みのメッセージも含めた統計値を取得していそう (traQのメッセージはsoft deleteなはずなので)
traQ/repository/gorm/channel.go
Lines 459 to 467 in 2676024
現状のAPIドキュメントからはこのAPIの値が「削除済みメッセージも含んでいる」というのは非自明に思える また、「削除されていないメッセージ(=現在閲覧可能)」の統計値が欲しいケースがありそうなのでクエリパラメータなどで含めるかどうかを切り替えられると嬉しそう
The text was updated successfully, but these errors were encountered:
No branches or pull requests
現在、削除済みのメッセージも含めた統計値を取得していそう
(traQのメッセージはsoft deleteなはずなので)
traQ/repository/gorm/channel.go
Lines 459 to 467 in 2676024
現状のAPIドキュメントからはこのAPIの値が「削除済みメッセージも含んでいる」というのは非自明に思える
また、「削除されていないメッセージ(=現在閲覧可能)」の統計値が欲しいケースがありそうなのでクエリパラメータなどで含めるかどうかを切り替えられると嬉しそう
The text was updated successfully, but these errors were encountered: