|
1 | 1 | speakeasyVersion: 1.603.2 |
2 | 2 | sources: |
3 | 3 | authlete-OAS: |
4 | | - sourceNamespace: authlete-api-explorer |
5 | | - sourceRevisionDigest: sha256:d89fefd434831ddc5c5ff314d65f75563412ef11fca7441a29a00153801301c5 |
6 | | - sourceBlobDigest: sha256:ea137847806e0556c6ca63c88b89234a434f0a888502810a3139392f025f438e |
| 4 | + sourceNamespace: authlete-oas |
| 5 | + sourceRevisionDigest: sha256:28c1a2eb450c9ea160a4ec51fc927228e8b9c8d1bcee7325b2d725377338828c |
| 6 | + sourceBlobDigest: sha256:e2d1e4a8d2ca8c50365a1acf706c3696bcd2d224b494c0457999286372eb0185 |
7 | 7 | tags: |
8 | 8 | - latest |
9 | | - - speakeasy-sdk-regen-1766041453 |
| 9 | + - speakeasy-sdk-regen-1766054744 |
| 10 | + - 3.0.16 |
10 | 11 | targets: |
11 | 12 | authlete: |
12 | 13 | source: authlete-OAS |
13 | | - sourceNamespace: authlete-api-explorer |
14 | | - sourceRevisionDigest: sha256:d89fefd434831ddc5c5ff314d65f75563412ef11fca7441a29a00153801301c5 |
15 | | - sourceBlobDigest: sha256:ea137847806e0556c6ca63c88b89234a434f0a888502810a3139392f025f438e |
| 14 | + sourceNamespace: authlete-oas |
| 15 | + sourceRevisionDigest: sha256:28c1a2eb450c9ea160a4ec51fc927228e8b9c8d1bcee7325b2d725377338828c |
| 16 | + sourceBlobDigest: sha256:e2d1e4a8d2ca8c50365a1acf706c3696bcd2d224b494c0457999286372eb0185 |
16 | 17 | codeSamplesNamespace: authlete-oas-ruby-code-samples |
17 | | - codeSamplesRevisionDigest: sha256:9c4b4720c8eb23e76b14b3a4cd28fc84b36b720b3aedffcc5804ed777b077211 |
| 18 | + codeSamplesRevisionDigest: sha256:cd4d9638c8d7a7774ca10f7194355b6280e1c0267ec0388c5fe485c2bf3e007c |
18 | 19 | workflow: |
19 | 20 | workflowVersion: 1.0.0 |
20 | 21 | speakeasyVersion: latest |
21 | 22 | sources: |
22 | 23 | authlete-OAS: |
23 | 24 | inputs: |
24 | 25 | - location: registry.speakeasyapi.dev/authlete/sdk-workspace/authlete-api-explorer:main |
| 26 | + overlays: |
| 27 | + - location: .speakeasy/speakeasy-modifications-overlay.yaml |
25 | 28 | output: .speakeasy/out.openapi.yaml |
26 | 29 | registry: |
27 | 30 | location: registry.speakeasyapi.dev/authlete/sdk-workspace/authlete-oas |
28 | 31 | targets: |
29 | 32 | authlete: |
30 | 33 | target: ruby |
31 | 34 | source: authlete-OAS |
| 35 | + publish: |
| 36 | + rubygems: |
| 37 | + token: $rubygems_auth_token |
32 | 38 | codeSamples: |
33 | 39 | registry: |
34 | 40 | location: registry.speakeasyapi.dev/authlete/sdk-workspace/authlete-oas-ruby-code-samples |
|
0 commit comments