Skip to content

Entity "Post": Unify fields "images" & "video" into one field "media" #14

Description

@svenpet90

Currently a Post Entity has 2 FAL Fields: "images" and "videos".
This is not nessesary and should be streamlined into one field: "media"

To avoid a BC break we should keep the getImages() and getVideos() function in Entity Post - but make then sort out the appropriate files to return.

Also we should mark these getters as deprecated

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions