ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.555.2

This commit is contained in:
speakeasybot
2025-06-04 00:13:03 +00:00
parent 6bd12d8759
commit 2b38478255
368 changed files with 4618 additions and 9190 deletions

View File

@@ -5,20 +5,7 @@
```typescript
import { GetServerIdentityResponse } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetServerIdentityResponse = {
contentType: "<value>",
statusCode: 426,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
object: {
mediaContainer: {
size: 0,
machineIdentifier: "96f2fe7a78c9dc1f16a16bedbe90f98149be16b4",
version: "1.31.3.6868-28fc46b27",
},
},
};
let value: GetServerIdentityResponse = {};
```
## Fields