Browse Source

docs: Fix example in feedback blueprint docs (#57324)

Ryan Albrecht 1 year ago
parent
commit
52b51595b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/sentry/feedback/blueprints/api.md

+ 1 - 1
src/sentry/feedback/blueprints/api.md

@@ -310,7 +310,7 @@ See https://develop.sentry.dev/sdk/event-payloads/types/ for more information
     "tags": {
       "key": "value"
     },
-    "timestamp": 146990235.23,
+    "timestamp": "2023-08-31T14:10:34.954048",
     "user": {
       "email": "username@example.com",
       "id": "123",