mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 20:37:45 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1
This commit is contained in:
@@ -13,7 +13,7 @@ Get the notifications that belong to the current user
|
||||
### Example Usage
|
||||
|
||||
```typescript
|
||||
import { SDK } from "openapi";
|
||||
import { SDK } from "discoursejs";
|
||||
|
||||
async function run() {
|
||||
const sdk = new SDK();
|
||||
@@ -51,7 +51,7 @@ Mark notifications as read
|
||||
### Example Usage
|
||||
|
||||
```typescript
|
||||
import { SDK } from "openapi";
|
||||
import { SDK } from "discoursejs";
|
||||
|
||||
async function run() {
|
||||
const sdk = new SDK();
|
||||
|
||||
Reference in New Issue
Block a user