|
1 | | -speakeasyVersion: 1.561.0 |
| 1 | +speakeasyVersion: 1.563.1 |
2 | 2 | sources: |
3 | 3 | Config API: |
4 | | - sourceNamespace: config-api |
| 4 | + sourceNamespace: environment-config-api |
5 | 5 | sourceRevisionDigest: sha256:17458a4b913c220617623ff9c2e199554aa0a1509723564fbce0f2aa83fcf0cb |
6 | 6 | sourceBlobDigest: sha256:add94d7751c3555340261cf3485d6fbab5e127242c4be1f542057fbe2edebee3 |
7 | 7 | tags: |
8 | 8 | - latest |
9 | 9 | - speakeasy-sdk-regen-1749742009 |
10 | 10 | - 0.2.2 |
| 11 | + Environment Config API: |
| 12 | + sourceNamespace: environment-config-api |
| 13 | + sourceRevisionDigest: sha256:478edf3754c8bec7b06f63ed00a8f4324b7da6f71f5c51bc0eb6bc067dbb2b2a |
| 14 | + sourceBlobDigest: sha256:cac75f7881f552e789562032fe238e7ad84b39471c71f74668cbdcdaa68e8efb |
| 15 | + tags: |
| 16 | + - latest |
| 17 | + - 0.2.5 |
11 | 18 | targets: |
12 | 19 | config-js: |
13 | 20 | source: Config API |
14 | | - sourceNamespace: config-api |
| 21 | + sourceNamespace: environment-config-api |
15 | 22 | sourceRevisionDigest: sha256:17458a4b913c220617623ff9c2e199554aa0a1509723564fbce0f2aa83fcf0cb |
16 | 23 | sourceBlobDigest: sha256:add94d7751c3555340261cf3485d6fbab5e127242c4be1f542057fbe2edebee3 |
17 | | - codeSamplesNamespace: config-api-typescript-code-samples |
| 24 | + codeSamplesNamespace: environment-config-api-typescript-code-samples |
18 | 25 | codeSamplesRevisionDigest: sha256:1341fc940c25aa54fadb4e8003ecdb3891842a399f38d81c95b2ce714f10a0bf |
| 26 | + environment-config-js: |
| 27 | + source: Environment Config API |
| 28 | + sourceNamespace: environment-config-api |
| 29 | + sourceRevisionDigest: sha256:478edf3754c8bec7b06f63ed00a8f4324b7da6f71f5c51bc0eb6bc067dbb2b2a |
| 30 | + sourceBlobDigest: sha256:cac75f7881f552e789562032fe238e7ad84b39471c71f74668cbdcdaa68e8efb |
| 31 | + codeSamplesNamespace: environment-config-api-typescript-code-samples |
| 32 | + codeSamplesRevisionDigest: sha256:2179d59965cd082e983c42d74a3603bb9febf7cbcd7017e94260d0af2acbfae0 |
19 | 33 | workflow: |
20 | 34 | workflowVersion: 1.0.0 |
21 | 35 | speakeasyVersion: latest |
22 | 36 | sources: |
23 | | - Config API: |
| 37 | + Environment Config API: |
24 | 38 | inputs: |
25 | | - - location: https://cloudinary.github.io/api-schemas/config/schema.yml |
| 39 | + - location: https://cloudinary.github.io/api-schemas/environment-config/schema.yml |
26 | 40 | overlays: |
27 | 41 | - location: https://cloudinary.github.io/api-schemas/overlays/security-scheme-cloud-overlay.yaml |
28 | 42 | - location: https://cloudinary.github.io/api-schemas/overlays/cloud-name-overlay.yml |
29 | 43 | - location: https://cloudinary.github.io/api-schemas/overlays/mcp-disabled.yml |
30 | 44 | - location: https://cloudinary.github.io/api-schemas/overlays/remove-mcp-description.yml |
31 | 45 | registry: |
32 | | - location: registry.speakeasyapi.dev/cloudinary/cloudinary/config-api |
| 46 | + location: registry.speakeasyapi.dev/cloudinary/cloudinary/environment-config-api |
33 | 47 | targets: |
34 | | - config-js: |
| 48 | + environment-config-js: |
35 | 49 | target: typescript |
36 | | - source: Config API |
| 50 | + source: Environment Config API |
37 | 51 | publish: |
38 | 52 | npm: |
39 | 53 | token: $npm_token |
40 | 54 | codeSamples: |
41 | 55 | registry: |
42 | | - location: registry.speakeasyapi.dev/cloudinary/cloudinary/config-api-typescript-code-samples |
| 56 | + location: registry.speakeasyapi.dev/cloudinary/cloudinary/environment-config-api-typescript-code-samples |
43 | 57 | labelOverride: |
44 | 58 | fixedValue: Typescript (SDK) |
45 | 59 | blocking: false |
0 commit comments