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

Commit

Permalink
fix: fix typo on issue platform (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Cefali authored Dec 11, 2023
1 parent 2b523d6 commit 024c2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/issue-platform.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The <Link to="https://github.com/getsentry/sentry/blob/2e5a39ff3dd4afbd33f2ff7d2
- `OCCURRENCE`: for sending an occurrence
- `STATUS_CHANGE`: for sending a status update

### Staus Change Message
### Status Change Message
If `payload_type` is set to `STATUS_CHANGE` in `produce_occurrence_to_kafka`, `status_change` will update the status of an issue.

The `StatusChangeMessage` schema is as follows:
Expand Down

1 comment on commit 024c2d5

@vercel
Copy link

@vercel vercel bot commented on 024c2d5 Dec 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

develop – ./

develop.sentry.dev
develop-git-master.sentry.dev

Please sign in to comment.