Skip to content
New issue

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

Add list media #247

Merged
merged 19 commits into from
Mar 26, 2024
Merged

Add list media #247

merged 19 commits into from
Mar 26, 2024

Conversation

dessalines
Copy link
Member

No description provided.

src/http.ts Outdated
*
* `HTTP.GET /user/list_media`
*/
listMedia(form: ListMedia) {
Copy link
Member

Choose a reason for hiding this comment

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

Can default param to empty object

src/http.ts Outdated
*
* `HTTP.GET /admin/list_all_media`
*/
listAllMedia(form: ListMedia) {
Copy link
Member

Choose a reason for hiding this comment

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

Can default param to empty object

@dessalines dessalines marked this pull request as ready for review March 26, 2024 22:33
@SleeplessOne1917 SleeplessOne1917 merged commit 5157c28 into main Mar 26, 2024
2 checks passed
@SleeplessOne1917 SleeplessOne1917 deleted the add_list_media branch March 26, 2024 22:36
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