Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3f7a1f1

Browse files
author
Théo Vidal
committed
API update v2.2.2
1 parent 89c406b commit 3f7a1f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎resources/BlogPost.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ These posts are created by BOP members in the blog. They can be articles, tutori
1616
| labels | list of strings | labels for SEO | |
1717
| banner | string | post's banner | |
1818
| locale | string | post's locale | |
19-
| article_language | string | `html` or `md` | |
2019
| content | string | post's content, markdown format | ✅ (if inclued in a many-posts request) |
2120

22-
For the moment, a post can be in HTML or Markdown. This is precised in the `article_language` field.
23-
2421
## Get all posts
2522

2623
`GET /blog-posts`
@@ -33,6 +30,7 @@ Get all the posts. Returns a list of [blog post objects](#blog-post-object) with
3330
| ---------- | ------ | ------------------------------------------------------ |
3431
| category | string | post's category |
3532
| type | string | post's type (article / tutorial / flash) |
33+
| author | string | post's author (their identifier) |
3634
| search | string | search for articles (text inside title or description) |
3735

3836
This endpoint uses [pagination](../topics/Pagination.md).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /