Skip to content

Commit d192de9

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent e01e0bc commit d192de9

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

incidents.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Incident History
33
---
44

5+
## September 2025
6+
<Steps>
7+
<Step title="Users timeline endpoint - 404 errors" icon="circle-exclamation">
8+
Incident is ongoing. | **September 10, 20:30 UTC - Current**
9+
</Step>
10+
</Steps>
511
## August 2025
612
<Steps>
713
<Step title="Developer portal issues" icon="circle-exclamation">

status.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: X Developer Platform Status
33
---
44

5-
<Check>
6-
All systems are operational.
7-
</Check>
5+
<Warning>
6+
Some systems may be experiencing degraded performance.
7+
</Warning>
88

99
<CardGroup cols={3}>
10-
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
11-
<Tooltip tip="Operational">Normal</Tooltip>
10+
<Card title="X API v2" icon="circle-check" color="#d7d355" horizontal href="#">
11+
<Tooltip tip="Degraded">Degraded</Tooltip>
1212
</Card>
1313
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1414
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)