Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.460.4
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jan 3, 2025
1 parent dbbe6d3 commit 19bcf4c
Show file tree
Hide file tree
Showing 36 changed files with 48 additions and 568 deletions.
15 changes: 4 additions & 11 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: edadaac9-e645-4ef4-a6c7-a1f73bc19385
management:
docChecksum: 9b390b8d42528c384715226813f07ea1
docChecksum: 425bdb54a16c9f5e43a50131707f7269
docVersion: v1.0.0
speakeasyVersion: 1.460.3
speakeasyVersion: 1.460.4
generationVersion: 2.484.0
releaseVersion: 4.19.6
configChecksum: 4a0f06a251e8649f55418d5447fc13d6
releaseVersion: 4.19.7
configChecksum: 719cdd536c498996b986a23ca058efc8
repoURL: https://github.com/Leonardo-Interactive/leonardo-ts-sdk.git
repoSubDirectory: .
installationURL: https://github.com/Leonardo-Interactive/leonardo-ts-sdk
Expand Down Expand Up @@ -165,8 +165,6 @@ generatedFiles:
- docs/sdk/models/operations/listplatformmodelsgeneratedimages.md
- docs/sdk/models/operations/listplatformmodelsresponse.md
- docs/sdk/models/operations/listplatformmodelsresponsebody.md
- docs/sdk/models/operations/listplatformstylesresponse.md
- docs/sdk/models/operations/listplatformstylesresponsebody.md
- docs/sdk/models/operations/loras.md
- docs/sdk/models/operations/modelassets.md
- docs/sdk/models/operations/modelassettexturegenerations.md
Expand Down Expand Up @@ -208,7 +206,6 @@ generatedFiles:
- docs/sdk/models/operations/sdunzoomoutput.md
- docs/sdk/models/operations/sdupscalejoboutput.md
- docs/sdk/models/operations/sdversions.md
- docs/sdk/models/operations/style.md
- docs/sdk/models/operations/texturegenerationjoboutput.md
- docs/sdk/models/operations/transparencytype.md
- docs/sdk/models/operations/universalupscaleroutput.md
Expand Down Expand Up @@ -261,7 +258,6 @@ generatedFiles:
- docs/sdks/pricingcalculator/README.md
- docs/sdks/prompt/README.md
- docs/sdks/realtimecanvas/README.md
- docs/sdks/styles/README.md
- docs/sdks/texture/README.md
- docs/sdks/threedmodelassets/README.md
- docs/sdks/user/README.md
Expand Down Expand Up @@ -300,7 +296,6 @@ generatedFiles:
- src/funcs/realtimeCanvasPerformAlchemyUpscaleLCM.ts
- src/funcs/realtimeCanvasPerformInpaintingLCM.ts
- src/funcs/realtimeCanvasPerformInstantRefine.ts
- src/funcs/stylesListPlatformStyles.ts
- src/funcs/textureCreateTextureGeneration.ts
- src/funcs/textureDeleteTextureGenerationById.ts
- src/funcs/threeDModelAssetsDelete3DModelById.ts
Expand Down Expand Up @@ -371,7 +366,6 @@ generatedFiles:
- src/sdk/models/operations/index.ts
- src/sdk/models/operations/listelements.ts
- src/sdk/models/operations/listplatformmodels.ts
- src/sdk/models/operations/listplatformstyles.ts
- src/sdk/models/operations/performalchemyupscalelcm.ts
- src/sdk/models/operations/performinpaintinglcm.ts
- src/sdk/models/operations/performinstantrefine.ts
Expand Down Expand Up @@ -406,7 +400,6 @@ generatedFiles:
- src/sdk/prompt.ts
- src/sdk/realtimecanvas.ts
- src/sdk/sdk.ts
- src/sdk/styles.ts
- src/sdk/texture.ts
- src/sdk/threedmodelassets.ts
- src/sdk/types/blobs.ts
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.460.3
speakeasyVersion: 1.460.4
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:7b607140da34fa2fbf152e81cdcd01c6ff63505a7fb399a5634a72871bc03606
sourceBlobDigest: sha256:973191ac1c0898048711e85b740867393da8f27bdcd933d0d8db2406e7240ca2
sourceRevisionDigest: sha256:51e1c39764e58a940c9444cd8f9ed19f257a021515fd3b9ca67e1216800d7730
sourceBlobDigest: sha256:067df9599c203306ab4d601f689b38bec528f1c1e7cf33e3bc03ff145cc7bd46
tags:
- latest
- speakeasy-sdk-regen-1735794123
- speakeasy-sdk-regen-1735862701
- v1.0.0
targets:
leonardo-ts-sdk:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:7b607140da34fa2fbf152e81cdcd01c6ff63505a7fb399a5634a72871bc03606
sourceBlobDigest: sha256:973191ac1c0898048711e85b740867393da8f27bdcd933d0d8db2406e7240ca2
sourceRevisionDigest: sha256:51e1c39764e58a940c9444cd8f9ed19f257a021515fd3b9ca67e1216800d7730
sourceBlobDigest: sha256:067df9599c203306ab4d601f689b38bec528f1c1e7cf33e3bc03ff145cc7bd46
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:42a46557ec34a471d740147da792c2f928ae4317f7b1fea781b8614ce5432696
codeSamplesRevisionDigest: sha256:eb737e301c05adb07887652684552cb49336381730b7f324ea7355da51319dae
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ run();
* [performInpaintingLCM](docs/sdks/realtimecanvas/README.md#performinpaintinglcm) - Perform inpainting on a LCM image
* [performInstantRefine](docs/sdks/realtimecanvas/README.md#performinstantrefine) - Perform instant refine on a LCM image

### [styles](docs/sdks/styles/README.md)

* [listPlatformStyles](docs/sdks/styles/README.md#listplatformstyles) - List Platform Styles

### [texture](docs/sdks/texture/README.md)

* [createTextureGeneration](docs/sdks/texture/README.md#createtexturegeneration) - Create Texture Generation
Expand Down Expand Up @@ -423,7 +419,6 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
- [`realtimeCanvasPerformAlchemyUpscaleLCM`](docs/sdks/realtimecanvas/README.md#performalchemyupscalelcm) - Perform Alchemy Upscale on a LCM image
- [`realtimeCanvasPerformInpaintingLCM`](docs/sdks/realtimecanvas/README.md#performinpaintinglcm) - Perform inpainting on a LCM image
- [`realtimeCanvasPerformInstantRefine`](docs/sdks/realtimecanvas/README.md#performinstantrefine) - Perform instant refine on a LCM image
- [`stylesListPlatformStyles`](docs/sdks/styles/README.md#listplatformstyles) - List Platform Styles
- [`textureCreateTextureGeneration`](docs/sdks/texture/README.md#createtexturegeneration) - Create Texture Generation
- [`textureDeleteTextureGenerationById`](docs/sdks/texture/README.md#deletetexturegenerationbyid) - Delete Texture Generation by ID
- [`threeDModelAssetsDelete3DModelById`](docs/sdks/threedmodelassets/README.md#delete3dmodelbyid) - Delete 3D Model by ID
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2559,4 +2559,14 @@ Based on:
### Generated
- [typescript v4.19.6] .
### Releases
- [NPM v4.19.6] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.19.6 - .
- [NPM v4.19.6] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.19.6 - .

## 2025-01-03 00:04:56
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.460.4 (2.484.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v4.19.7] .
### Releases
- [NPM v4.19.7] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.19.7 - .
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CreateUniversalUpscalerJobResponse } from "@leonardo-ai/sdk/sdk/models/

let value: CreateUniversalUpscalerJobResponse = {
contentType: "<value>",
statusCode: 431,
statusCode: 407,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/operations/createvariationnobgresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CreateVariationNoBGResponse } from "@leonardo-ai/sdk/sdk/models/operati

let value: CreateVariationNoBGResponse = {
contentType: "<value>",
statusCode: 205,
statusCode: 431,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CreateVariationUnzoomResponse } from "@leonardo-ai/sdk/sdk/models/opera

let value: CreateVariationUnzoomResponse = {
contentType: "<value>",
statusCode: 305,
statusCode: 205,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CreateVariationUpscaleResponse } from "@leonardo-ai/sdk/sdk/models/oper

let value: CreateVariationUpscaleResponse = {
contentType: "<value>",
statusCode: 226,
statusCode: 305,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/operations/getvariationbyidresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { GetVariationByIdResponse } from "@leonardo-ai/sdk/sdk/models/operations

let value: GetVariationByIdResponse = {
contentType: "<value>",
statusCode: 307,
statusCode: 226,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
24 changes: 0 additions & 24 deletions docs/sdk/models/operations/listplatformstylesresponse.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/sdk/models/operations/listplatformstylesresponsebody.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sdk/models/operations/pricingcalculatorresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { PricingCalculatorResponse } from "@leonardo-ai/sdk/sdk/models/operation

let value: PricingCalculatorResponse = {
contentType: "<value>",
statusCode: 300,
statusCode: 201,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/operations/promptimproveresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { PromptImproveResponse } from "@leonardo-ai/sdk/sdk/models/operations";

let value: PromptImproveResponse = {
contentType: "<value>",
statusCode: 500,
statusCode: 300,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/operations/promptrandomresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { PromptRandomResponse } from "@leonardo-ai/sdk/sdk/models/operations";

let value: PromptRandomResponse = {
contentType: "<value>",
statusCode: 407,
statusCode: 500,
rawResponse: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
Expand Down
19 changes: 0 additions & 19 deletions docs/sdk/models/operations/style.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sdk/models/shared/custommodeltype.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The category the most accurately reflects the model.
```typescript
import { CustomModelType } from "@leonardo-ai/sdk/sdk/models/shared";

let value: CustomModelType = CustomModelType.PixelArt;
let value: CustomModelType = CustomModelType.GraphicalElements;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/jobstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The status of the current task.
```typescript
import { JobStatus } from "@leonardo-ai/sdk/sdk/models/shared";

let value: JobStatus = JobStatus.Failed;
let value: JobStatus = JobStatus.Complete;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/lcmgenerationstyle.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The style to generate LCM images with.
```typescript
import { LcmGenerationStyle } from "@leonardo-ai/sdk/sdk/models/shared";

let value: LcmGenerationStyle = LcmGenerationStyle.Photography;
let value: LcmGenerationStyle = LcmGenerationStyle.Raytraced;
```

## Values
Expand Down
3 changes: 2 additions & 1 deletion docs/sdk/models/shared/pricingcalculatorservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ The services to be chosen for calculating the API credit cost.
```typescript
import { PricingCalculatorServices } from "@leonardo-ai/sdk/sdk/models/shared";

let value: PricingCalculatorServices = PricingCalculatorServices.LcmGeneration;
let value: PricingCalculatorServices =
PricingCalculatorServices.UniversalUpscalerUltra;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/sdgenerationschedulers.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The scheduler to generate images with. Defaults to EULER_DISCRETE if not specifi
```typescript
import { SdGenerationSchedulers } from "@leonardo-ai/sdk/sdk/models/shared";

let value: SdGenerationSchedulers = SdGenerationSchedulers.Pndm;
let value: SdGenerationSchedulers = SdGenerationSchedulers.DpmSolver;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/sdgenerationstyle.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The style to generate images with. When photoReal is enabled, refer to the Guide
```typescript
import { SdGenerationStyle } from "@leonardo-ai/sdk/sdk/models/shared";

let value: SdGenerationStyle = SdGenerationStyle.Illustration;
let value: SdGenerationStyle = SdGenerationStyle.Food;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/sdversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The base version of stable diffusion to use if not using a custom model. v1_5 is
```typescript
import { SdVersions } from "@leonardo-ai/sdk/sdk/models/shared";

let value: SdVersions = SdVersions.V3;
let value: SdVersions = SdVersions.SdxlLightning;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/strength.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ When training using the PIXEL_ART model type, this influences the training stren
```typescript
import { Strength } from "@leonardo-ai/sdk/sdk/models/shared";

let value: Strength = Strength.High;
let value: Strength = Strength.Medium;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/strengthtype.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Strength type for the controlnet. Can only be used for Style, Character and Cont
```typescript
import { StrengthType } from "@leonardo-ai/sdk/sdk/models/shared";

let value: StrengthType = StrengthType.High;
let value: StrengthType = StrengthType.Mid;
```

## Values
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/models/shared/variationtype.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The type of variation.
```typescript
import { VariationType } from "@leonardo-ai/sdk/sdk/models/shared";

let value: VariationType = VariationType.Unzoom;
let value: VariationType = VariationType.Nobg;
```

## Values
Expand Down
Loading

0 comments on commit 19bcf4c

Please sign in to comment.