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

[PLUGIN] update API plugin with categories, cover image and tags #617

Closed
Sirjoseph94 opened this issue Jan 21, 2018 · 11 comments
Closed

[PLUGIN] update API plugin with categories, cover image and tags #617

Sirjoseph94 opened this issue Jan 21, 2018 · 11 comments
Labels
New request Request for next versions of Bludit.

Comments

@Sirjoseph94
Copy link

Since the platform has evolved over time, i think it should also reflect on the API. this would be a very useful addition to make integration much better.

@dignajar dignajar added enhancement New request Request for next versions of Bludit. labels Jan 22, 2018
@dignajar
Copy link
Member

@Sirjoseph94
Copy link
Author

Thanks for listening, let me check it out

@Sirjoseph94
Copy link
Author

There seems to be no endpoint for the cover image in the API

@dignajar
Copy link
Member

I don't follow you, what you mean?

coverImage returns the absolute URL and coverImageFilename returns the filename.

@dignajar
Copy link
Member

I do not have so many experiences on API, any recommendation is welcome.

@Sirjoseph94
Copy link
Author

Oh, i downloaded the wrong release. Its working as expected. I also included Categories to it. Here is my adjusted code.

   $tmp['category'] = $this->category();
   $tmp['cover'] = $this->thumbCoverImage();

@Sirjoseph94
Copy link
Author

Thanks

@dignajar dignajar reopened this Jan 29, 2018
@dignajar
Copy link
Member

@Sirjoseph94 leave it open so I can remember and improve the API.

@Sirjoseph94
Copy link
Author

Oh okay.

@hberton
Copy link

hberton commented Jan 28, 2019

up

@dignajar
Copy link
Member

Hello, with the new version of Bludit v4.0 rc1, I would like to close the old Github issues. If you feel that your issue is not resolved in the latest version, create a new ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New request Request for next versions of Bludit.
Development

No branches or pull requests

3 participants