Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 5d9e0d3

Browse files
speakeasybotsrenatus
authored andcommitted
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.274.1
1 parent 0eae16a commit 5d9e0d3

File tree

13 files changed

+195
-128
lines changed

13 files changed

+195
-128
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ id: 2f8b2839-3001-46b4-b5e0-cec0aad583ed
33
management:
44
docChecksum: 2401c7030f847f72ab31c8f75de58a66
55
docVersion: 0.2.0
6-
speakeasyVersion: 1.272.0
7-
generationVersion: 2.312.1
8-
releaseVersion: 0.3.2
9-
configChecksum: 9ebc8362f3d268c04701f5ba1abd50c5
6+
speakeasyVersion: 1.274.1
7+
generationVersion: 2.314.0
8+
releaseVersion: 0.4.0
9+
configChecksum: b02e7a1aec479cdaff173c813fc5f9c5
1010
repoURL: https://github.com/StyraInc/opa-typescript.git
1111
installationURL: https://github.com/StyraInc/opa-typescript
1212
published: true
1313
features:
1414
typescript:
1515
constsAndDefaults: 0.1.5
16-
core: 3.8.0
16+
core: 3.9.0
1717
examples: 2.81.3
1818
flattening: 2.81.1
1919
globalServerURLs: 2.82.4

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: false
1414
typescript:
15-
version: 0.3.2
15+
version: 0.4.0
1616
additionalDependencies:
1717
dependencies: {}
1818
devDependencies:

.speakeasy/workflow.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.272.0
1+
speakeasyVersion: 1.274.1
22
sources:
33
openapi: {}
44
targets:

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,14 @@ Based on:
158158
### Generated
159159
- [typescript v0.3.2] .
160160
### Releases
161-
- [NPM v0.3.2] https://www.npmjs.com/package/@styra/opa/v/0.3.2 - .
161+
- [NPM v0.3.2] https://www.npmjs.com/package/@styra/opa/v/0.3.2 - .
162+
163+
## 2024-04-25 00:14:37
164+
### Changes
165+
Based on:
166+
- OpenAPI Doc
167+
- Speakeasy CLI 1.274.1 (2.314.0) https://github.com/speakeasy-api/speakeasy
168+
### Generated
169+
- [typescript v0.4.0] .
170+
### Releases
171+
- [NPM v0.4.0] https://www.npmjs.com/package/@styra/opa/v/0.4.0 - .

jsr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "@styra/opa",
5-
"version": "0.3.2",
5+
"version": "0.4.0",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",
@@ -20,6 +20,7 @@
2020
"README.md",
2121
"RUNTIMES.md",
2222
"USAGE.md",
23+
"jsr.json",
2324
"src/**/*.ts"
2425
]
2526
}

0 commit comments

Comments
 (0)