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

Refactoring endpoints with parameters #9

Open
bmf-san opened this issue Apr 11, 2020 · 0 comments
Open

Refactoring endpoints with parameters #9

bmf-san opened this issue Apr 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bmf-san
Copy link
Owner

bmf-san commented Apr 11, 2020

Description

Refactor api.

Add a status parameter to these endpoints.
ex /private/posts?page=1&limit=10&order=latest

Note

no parameters → get all posts(private api)
order → desc by created_at? need to considering

@bmf-san bmf-san self-assigned this Apr 11, 2020
@bmf-san bmf-san changed the title 1.0.3 Refactoring endpoints with parameters Aug 23, 2020
@bmf-san bmf-san added the enhancement New feature or request label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant