ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1

This commit is contained in:
speakeasybot
2024-01-10 17:52:36 +00:00
parent 0acace1c5a
commit e68d95df29
23 changed files with 208 additions and 198 deletions

View File

@@ -12,7 +12,7 @@ Can be used to fetch all categories and subcategories
### Example Usage
```typescript
import { SDK } from "discoursejs";
import { SDK } from "@lukehagar/discoursejs";
async function run() {
const sdk = new SDK();