mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-10 04:19:47 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.390.7
This commit is contained in:
@@ -21,7 +21,7 @@ const sdk = new SDK();
|
||||
|
||||
async function run() {
|
||||
const result = await sdk.notifications.getNotifications();
|
||||
|
||||
|
||||
// Handle the result
|
||||
console.log(result)
|
||||
}
|
||||
@@ -89,7 +89,7 @@ const sdk = new SDK();
|
||||
|
||||
async function run() {
|
||||
const result = await sdk.notifications.markNotificationsAsRead();
|
||||
|
||||
|
||||
// Handle the result
|
||||
console.log(result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user