Skip to content

Refactor /mine to include wikis, the count and the limit#509

Merged
toban merged 1 commit intomainfrom
add-count-and-limit-to-mine
Aug 19, 2022
Merged

Refactor /mine to include wikis, the count and the limit#509
toban merged 1 commit intomainfrom
add-count-and-limit-to-mine

Conversation

@toban
Copy link
Contributor

@toban toban commented Aug 18, 2022

Bug: T315441

return response(
[
"wikis" => $wikis,
"count" => count($wikis),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One could argue that this is useless.

@toban toban merged commit 0b5a29c into main Aug 19, 2022
@toban toban deleted the add-count-and-limit-to-mine branch August 19, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants