Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

feat: Document the User Feedback API - #229

Merged
philipphofmann merged 5 commits into
masterfrom
feat/document-user-feedback-api
Dec 21, 2020
Merged

feat: Document the User Feedback API#229
philipphofmann merged 5 commits into
masterfrom
feat/document-user-feedback-api

Conversation

@philipphofmann

Copy link
Copy Markdown
Contributor

Add more context on how to implement the user feedback API on user facing platforms.

FixesGH-218

Add more context on how to implement the user feedback API on user facing platforms.
FixesGH-218
@philipphofmann
philipphofmann requested a review from a teamDecember 18, 2020 11:45
@vercel

vercelBot commented Dec 18, 2020

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sentry/develop/3jb2rl5r2/sentry.dev
✅ Preview: https://develop-git-feat-document-user-feedback-api.sentry.dev

@philipphofmannphilipphofmann self-assigned this Dec 18, 2020
Comment threadsrc/docs/sdk/features.mdx Outdated
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
Comment threadsrc/docs/sdk/features.mdx Outdated
Comment threadsrc/docs/sdk/features.mdx Outdated
Comment threadsrc/docs/sdk/features.mdx Outdated

### Backend Platforms

On backend platforms, SDKs should document how to use the last event ID to prompt the user for feedback themselves.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L: maybe we link the last event ID to the docs? I guess it might be described in the unified API docs

philipphofmannand others added 2 commits December 21, 2020 14:11
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
@philipphofmann
philipphofmann merged commit 55f3dfa into masterDec 21, 2020
@philipphofmann
philipphofmann deleted the feat/document-user-feedback-api branch December 21, 2020 13:30
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the User Feedback API and workings

3 participants

@philipphofmann@bruno-garcia@marandaneto