Skip to content

Generate open graph images from an activity guid - #2456

Mark Harding requested to merge feat/activity-thumbs-2456 into master

Ticket(s) / Related Merge Requests

#2456 (closed)

Summary of Changes

Introduces a new endpoint that will generate an image view of an activity post.

Testing Considerations

No regressions expeccted as this is an isolated endpoint.

Go to https://feat-activity-thumbs-2456.minds.io/api/v3/newsfeed/activity/og-image/{activity guid here}.

eg https://feat-activity-thumbs-2456.minds.io/api/v3/newsfeed/activity/og-image/1437436428848992264

Deployment Considerations

None

Regression Scope

None

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Mark Harding

Merge request reports