mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.193.0
This commit is contained in:
@@ -103,7 +103,7 @@ export namespace GetPinRequest$ {
|
||||
.transform((v) => {
|
||||
return {
|
||||
xPlexClientIdentifier: v["X-Plex-Client-Identifier"],
|
||||
...(v.strong === undefined ? null : { strong: v.strong }),
|
||||
strong: v.strong,
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user