#15 Count total view
Create Viewable interface Set Article as Viewable Create ES client Now view article increment view count Create index on start application add an extention in ApplicationCall, to get citizen or return null
This commit is contained in:
@@ -258,6 +258,9 @@ paths:
|
||||
parameters:
|
||||
- $ref: '#/components/parameters/article'
|
||||
get:
|
||||
security:
|
||||
- {}
|
||||
- JWTAuth: []
|
||||
summary: Get one article
|
||||
tags:
|
||||
- article
|
||||
|
||||
Reference in New Issue
Block a user