Skip to content

Commit 67de2e1

Browse files
author
github-actions
committed
Update REST API documentation Fri Mar 13 14:35:03 UTC 2026
1 parent c4df4f6 commit 67de2e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

restapi.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7312,6 +7312,12 @@
73127312
"items": {
73137313
"$ref": "#/components/schemas/SubscriberList"
73147314
}
7315+
},
7316+
"history": {
7317+
"type": "array",
7318+
"items": {
7319+
"$ref": "#/components/schemas/SubscriberHistory"
7320+
}
73157321
}
73167322
},
73177323
"type": "object"

0 commit comments

Comments
 (0)