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

The /blogs should return a posts objects #14

Open
mmmoli opened this issue Jul 28, 2015 · 2 comments
Open

The /blogs should return a posts objects #14

mmmoli opened this issue Jul 28, 2015 · 2 comments

Comments

@mmmoli
Copy link
Member

mmmoli commented Jul 28, 2015

Currently returns blogs

i.e. GET /api/blogs/

{
    'blogs': [
        ...,
    ]
}
@mmmoli
Copy link
Member Author

mmmoli commented Jul 28, 2015

Has an impact on the frontend

@memolipd
Copy link
Member

its using the folder-list-view endpoint, we could add a 'meta' object to each folder which would allow us to attach additional properties to the endpoint

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

No branches or pull requests

2 participants