ita-social-projects / dokazovi-be

The platform for verified medical speakers and their recommendations.
MIT License
13 stars 11 forks source link

Add field for important image URL in the PostEntity and create new endpoint in the PostController #377

Closed Izarx closed 3 years ago

Izarx commented 3 years ago

Story link #376 To create/update/delete pictures for the Carousel.

Task description

Add field for important image URL in the PostEntity and create new endpoint in the PostController

To do

    • [ ] Add field for store important image URL
    • [ ] Implement method in api endpoint controller for getting posts with current field which not equals null.
    • [ ] Implement service for getting all priority posts.
    • [ ] Implement repository for getting all priority posts.

Estimating