Skip to content

Commit 37adb26

Browse files
committed
feat: next slot
1 parent 35a42f9 commit 37adb26

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pages/public-api.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,9 @@ Payload:
8080
Response:
8181

8282
```json
83-
[
84-
{
85-
"date": "2025-01-01T10:00:00.000Z"
86-
}
87-
]
83+
{
84+
"date": "2025-01-01T10:00:00.000Z"
85+
}
8886
```
8987

9088
---

0 commit comments

Comments
 (0)