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.307.2
This commit is contained in:
@@ -3,10 +3,10 @@ id: 16f22cbf-f23f-4419-8924-3a4b06381947
|
||||
management:
|
||||
docChecksum: 911d74baa0d06121d2ce2c71d94e977a
|
||||
docVersion: 0.0.3
|
||||
speakeasyVersion: 1.305.0
|
||||
generationVersion: 2.340.3
|
||||
releaseVersion: 0.16.5
|
||||
configChecksum: 98aaab8d194d47882bda96340ed700a5
|
||||
speakeasyVersion: 1.307.2
|
||||
generationVersion: 2.342.2
|
||||
releaseVersion: 0.16.6
|
||||
configChecksum: e88bf6958c8e9a37a0ec6b701fa92187
|
||||
repoURL: https://github.com/LukeHagar/plexjs.git
|
||||
repoSubDirectory: .
|
||||
installationURL: https://github.com/LukeHagar/plexjs
|
||||
@@ -15,7 +15,7 @@ features:
|
||||
typescript:
|
||||
additionalDependencies: 0.1.0
|
||||
constsAndDefaults: 0.1.5
|
||||
core: 3.9.13
|
||||
core: 3.9.14
|
||||
flattening: 2.81.1
|
||||
globalSecurity: 2.82.9
|
||||
globalSecurityCallbacks: 0.1.0
|
||||
|
||||
@@ -12,7 +12,7 @@ generation:
|
||||
auth:
|
||||
oAuth2ClientCredentialsEnabled: false
|
||||
typescript:
|
||||
version: 0.16.5
|
||||
version: 0.16.6
|
||||
additionalDependencies:
|
||||
dependencies: {}
|
||||
devDependencies: {}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
speakeasyVersion: 1.306.0
|
||||
speakeasyVersion: 1.307.2
|
||||
sources:
|
||||
my-source:
|
||||
sourceNamespace: my-source
|
||||
sourceRevisionDigest: sha256:5e3be22d904e1cbdb0f94d01a42e0c080c4ece124553d940c24047d5cc8b2ffd
|
||||
sourceBlobDigest: sha256:f1da746243c4857097e673f9c8a518521a073e7070b3587fe66277aeb2cb6a86
|
||||
sourceRevisionDigest: sha256:270a210ec5530d4f301047e8ea7b7f0029303f12d350ca1e61f23ee5b54feaa0
|
||||
sourceBlobDigest: sha256:8c090117e3418b146957889cda03e36ea1938bcdb367cf91455ff18d112c6b7a
|
||||
tags:
|
||||
- latest
|
||||
- main
|
||||
@@ -11,8 +11,8 @@ targets:
|
||||
plexjs:
|
||||
source: my-source
|
||||
sourceNamespace: my-source
|
||||
sourceRevisionDigest: sha256:5e3be22d904e1cbdb0f94d01a42e0c080c4ece124553d940c24047d5cc8b2ffd
|
||||
sourceBlobDigest: sha256:f1da746243c4857097e673f9c8a518521a073e7070b3587fe66277aeb2cb6a86
|
||||
sourceRevisionDigest: sha256:270a210ec5530d4f301047e8ea7b7f0029303f12d350ca1e61f23ee5b54feaa0
|
||||
sourceBlobDigest: sha256:8c090117e3418b146957889cda03e36ea1938bcdb367cf91455ff18d112c6b7a
|
||||
outLocation: /github/workspace/repo
|
||||
workflow:
|
||||
workflowVersion: 1.0.0
|
||||
|
||||
12
RELEASES.md
12
RELEASES.md
@@ -778,4 +778,14 @@ Based on:
|
||||
### Generated
|
||||
- [typescript v0.16.5] .
|
||||
### Releases
|
||||
- [NPM v0.16.5] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.16.5 - .
|
||||
- [NPM v0.16.5] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.16.5 - .
|
||||
|
||||
## 2024-06-14 00:01:12
|
||||
### Changes
|
||||
Based on:
|
||||
- OpenAPI Doc
|
||||
- Speakeasy CLI 1.307.2 (2.342.2) https://github.com/speakeasy-api/speakeasy
|
||||
### Generated
|
||||
- [typescript v0.16.6] .
|
||||
### Releases
|
||||
- [NPM v0.16.6] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.16.6 - .
|
||||
1546
codeSamples.yaml
1546
codeSamples.yaml
File diff suppressed because it is too large
Load Diff
2
jsr.json
2
jsr.json
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
"name": "@lukehagar/plexjs",
|
||||
"version": "0.16.5",
|
||||
"version": "0.16.6",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./models/errors": "./src/models/errors/index.ts",
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@lukehagar/plexjs",
|
||||
"version": "0.16.5",
|
||||
"version": "0.16.6",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@lukehagar/plexjs",
|
||||
"version": "0.16.5",
|
||||
"version": "0.16.6",
|
||||
"devDependencies": {
|
||||
"@types/jsonpath": "^0.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lukehagar/plexjs",
|
||||
"version": "0.16.5",
|
||||
"version": "0.16.6",
|
||||
"author": "LukeHagar",
|
||||
"main": "./index.js",
|
||||
"sideEffects": false,
|
||||
|
||||
@@ -87,7 +87,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
||||
export const SDK_METADATA = {
|
||||
language: "typescript",
|
||||
openapiDocVersion: "0.0.3",
|
||||
sdkVersion: "0.16.5",
|
||||
genVersion: "2.340.3",
|
||||
userAgent: "speakeasy-sdk/typescript 0.16.5 2.340.3 0.0.3 @lukehagar/plexjs",
|
||||
sdkVersion: "0.16.6",
|
||||
genVersion: "2.342.2",
|
||||
userAgent: "speakeasy-sdk/typescript 0.16.6 2.342.2 0.0.3 @lukehagar/plexjs",
|
||||
} as const;
|
||||
|
||||
@@ -68,8 +68,8 @@ export class Authentication extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/security/token")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
type: payload$.type,
|
||||
scope: payload$.scope,
|
||||
type: payload$.type,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -70,8 +70,8 @@ export class Library extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/library/hashes")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
url: payload$.url,
|
||||
type: payload$.type,
|
||||
url: payload$.url,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -225,8 +225,8 @@ export class Media extends ClientSDK {
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
key: payload$.key,
|
||||
time: payload$.time,
|
||||
state: payload$.state,
|
||||
time: payload$.time,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -69,11 +69,11 @@ export class Playlists extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/playlists")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
uri: payload$.uri,
|
||||
playQueueID: payload$.playQueueID,
|
||||
smart: payload$.smart,
|
||||
title: payload$.title,
|
||||
type: payload$.type,
|
||||
smart: payload$.smart,
|
||||
uri: payload$.uri,
|
||||
});
|
||||
|
||||
let security$;
|
||||
@@ -152,8 +152,8 @@ export class Playlists extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/playlists")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
smart: payload$.smart,
|
||||
playlistType: payload$.playlistType,
|
||||
smart: payload$.smart,
|
||||
});
|
||||
|
||||
let security$;
|
||||
@@ -406,8 +406,8 @@ export class Playlists extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/playlists/{playlistID}")(pathParams$);
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
title: payload$.title,
|
||||
summary: payload$.summary,
|
||||
title: payload$.title,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -81,9 +81,9 @@ export class Search extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/hubs/search")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
limit: payload$.limit,
|
||||
query: payload$.query,
|
||||
sectionId: payload$.sectionId,
|
||||
limit: payload$.limit,
|
||||
});
|
||||
|
||||
let security$;
|
||||
@@ -168,9 +168,9 @@ export class Search extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/hubs/search/voice")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
limit: payload$.limit,
|
||||
query: payload$.query,
|
||||
sectionId: payload$.sectionId,
|
||||
limit: payload$.limit,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -438,13 +438,13 @@ export class Server extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/photo/:/transcode")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
blur: payload$.blur,
|
||||
height: payload$.height,
|
||||
minSize: payload$.minSize,
|
||||
opacity: payload$.opacity,
|
||||
upscale: payload$.upscale,
|
||||
url: payload$.url,
|
||||
width: payload$.width,
|
||||
height: payload$.height,
|
||||
opacity: payload$.opacity,
|
||||
blur: payload$.blur,
|
||||
minSize: payload$.minSize,
|
||||
upscale: payload$.upscale,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -206,8 +206,8 @@ export class Updater extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/updater/apply")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
tonight: payload$.tonight,
|
||||
skip: payload$.skip,
|
||||
tonight: payload$.tonight,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
@@ -63,16 +63,16 @@ export class Video extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/:/timeline")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
ratingKey: payload$.ratingKey,
|
||||
context: payload$.context,
|
||||
duration: payload$.duration,
|
||||
hasMDE: payload$.hasMDE,
|
||||
time: payload$.time,
|
||||
key: payload$.key,
|
||||
playBackTime: payload$.playBackTime,
|
||||
playQueueItemID: payload$.playQueueItemID,
|
||||
ratingKey: payload$.ratingKey,
|
||||
row: payload$.row,
|
||||
key: payload$.key,
|
||||
state: payload$.state,
|
||||
duration: payload$.duration,
|
||||
context: payload$.context,
|
||||
time: payload$.time,
|
||||
});
|
||||
|
||||
let security$;
|
||||
@@ -147,22 +147,22 @@ export class Video extends ClientSDK {
|
||||
const path$ = this.templateURLComponent("/video/:/transcode/universal/start.mpd")();
|
||||
|
||||
const query$ = encodeFormQuery$({
|
||||
path: payload$.path,
|
||||
directStream: payload$.directStream,
|
||||
addDebugOverlay: payload$.addDebugOverlay,
|
||||
audioBoost: payload$.audioBoost,
|
||||
autoAdjustQuality: payload$.autoAdjustQuality,
|
||||
directPlay: payload$.directPlay,
|
||||
directStream: payload$.directStream,
|
||||
fastSeek: payload$.fastSeek,
|
||||
hasMDE: payload$.hasMDE,
|
||||
location: payload$.location,
|
||||
mediaBufferSize: payload$.mediaBufferSize,
|
||||
addDebugOverlay: payload$.addDebugOverlay,
|
||||
partIndex: payload$.partIndex,
|
||||
fastSeek: payload$.fastSeek,
|
||||
subtitleSize: payload$.subtitleSize,
|
||||
session: payload$.session,
|
||||
mediaIndex: payload$.mediaIndex,
|
||||
autoAdjustQuality: payload$.autoAdjustQuality,
|
||||
hasMDE: payload$.hasMDE,
|
||||
partIndex: payload$.partIndex,
|
||||
path: payload$.path,
|
||||
protocol: payload$.protocol,
|
||||
directPlay: payload$.directPlay,
|
||||
session: payload$.session,
|
||||
subtites: payload$.subtites,
|
||||
subtitleSize: payload$.subtitleSize,
|
||||
});
|
||||
|
||||
let security$;
|
||||
|
||||
Reference in New Issue
Block a user