mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.555.2
This commit is contained in:
@@ -5,13 +5,7 @@
|
||||
```typescript
|
||||
import { UpdatePlaylistResponse } from "@lukehagar/plexjs/sdk/models/operations";
|
||||
|
||||
let value: UpdatePlaylistResponse = {
|
||||
contentType: "<value>",
|
||||
statusCode: 411,
|
||||
rawResponse: new Response("{\"message\": \"hello world\"}", {
|
||||
headers: { "Content-Type": "application/json" },
|
||||
}),
|
||||
};
|
||||
let value: UpdatePlaylistResponse = {};
|
||||
```
|
||||
|
||||
## Fields
|
||||
|
||||
Reference in New Issue
Block a user