Skip to content

Commit 4efff35

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.651.0
1 parent 856c1c6 commit 4efff35

File tree

153 files changed

+435
-5675
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+435
-5675
lines changed

.devcontainer/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/instal
77
rmdir samples || true
88
mkdir samples
99

10-
npm install
11-
npm install -g ts-node
10+
npm install --ignore-scripts
11+
npm install -g ts-node --ignore-scripts
1212
npm link
1313
npm link @inkeep/inkeep-analytics
1414
TS_CONFIG_CONTENT=$(cat <<EOL

.speakeasy/gen.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,29 @@ id: 63a2136d-3fa3-4a0b-a766-1ddb2460cc12
33
management:
44
docChecksum: 70c76a1dc44e466c8e88842bdb15f661
55
docVersion: 0.1.1
6-
speakeasyVersion: 1.596.0
7-
generationVersion: 2.672.0
8-
releaseVersion: 0.2.4-alpha.33
9-
configChecksum: 4167732c073e3714b1d446f1b22dd972
6+
speakeasyVersion: 1.651.0
7+
generationVersion: 2.745.2
8+
releaseVersion: 0.2.4-alpha.34
9+
configChecksum: 6fdda424264a9e2e3b89e1ee90fbfa86
1010
repoURL: https://github.com/inkeep/inkeep-analytics-typescript.git
1111
installationURL: https://github.com/inkeep/inkeep-analytics-typescript
1212
published: true
1313
features:
1414
typescript:
1515
additionalDependencies: 0.1.0
16-
additionalProperties: 0.1.1
16+
additionalProperties: 0.1.2
1717
constsAndDefaults: 0.1.12
18-
core: 3.21.19
18+
core: 3.26.3
1919
defaultEnabledRetries: 0.1.0
20-
devContainers: 2.90.0
20+
devContainers: 2.90.1
2121
downloadStreams: 0.1.1
2222
enumUnions: 0.1.0
2323
envVarSecurityUsage: 0.1.2
24-
globalSecurity: 2.82.13
24+
globalSecurity: 2.82.14
2525
globalSecurityCallbacks: 0.1.0
2626
globalSecurityFlattening: 0.1.0
27-
globalServerURLs: 2.82.5
28-
groups: 2.81.2
27+
globalServerURLs: 2.83.0
28+
groups: 2.81.3
2929
mcpServer: 0.9.3
3030
methodSecurity: 2.82.6
3131
nameOverrides: 2.81.2
@@ -34,7 +34,7 @@ features:
3434
responseFormat: 0.2.3
3535
retries: 2.83.0
3636
sdkHooks: 0.3.0
37-
unions: 2.85.11
37+
unions: 2.86.0
3838
generatedFiles:
3939
- .devcontainer/README.md
4040
- .devcontainer/devcontainer.json

.speakeasy/gen.yaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,24 @@ generation:
1919
auth:
2020
oAuth2ClientCredentialsEnabled: true
2121
oAuth2PasswordEnabled: true
22+
hoistGlobalSecurity: true
23+
schemas:
24+
allOfMergeStrategy: shallowMerge
25+
requestBodyFieldName: ""
2226
tests:
2327
generateTests: true
2428
generateNewTests: false
2529
skipResponseBodyAssertions: false
2630
typescript:
27-
version: 0.2.4-alpha.33
31+
version: 0.2.4-alpha.34
32+
acceptHeaderEnum: true
2833
additionalDependencies:
2934
dependencies: {}
3035
devDependencies: {}
3136
peerDependencies: {}
3237
additionalPackageJSON: {}
38+
additionalScripts: {}
39+
alwaysIncludeInboundAndOutbound: false
3340
author: Speakeasy
3441
baseErrorName: InkeepAnalyticsError
3542
clientServerStatusCodesAsErrors: true
@@ -40,6 +47,7 @@ typescript:
4047
enableReactQuery: true
4148
enumFormat: union
4249
envVarPrefix: INKEEPANALYTICS
50+
exportZodModelNamespace: false
4351
flattenGlobalSecurity: true
4452
flatteningOrder: parameters-first
4553
generateExamples: true
@@ -55,9 +63,13 @@ typescript:
5563
jsonpath: legacy
5664
maxMethodParams: 0
5765
methodArguments: require-security-and-request
66+
modelPropertyCasing: camel
5867
moduleFormat: dual
5968
outputModelSuffix: output
6069
packageName: '@inkeep/inkeep-analytics'
6170
responseFormat: flat
71+
sseFlatResponse: false
6272
templateVersion: v2
73+
usageSDKInitImports: []
6374
useIndexModules: true
75+
zodVersion: v3

.speakeasy/workflow.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.596.0
1+
speakeasyVersion: 1.651.0
22
sources:
33
Inkeep Analytics API:
44
sourceNamespace: inkeep-analytics-api
55
sourceRevisionDigest: sha256:cfaf97907f52bfd4ac6ecd7130f44c15ca33da9c0d26469e91a9b4152b3ed413
66
sourceBlobDigest: sha256:55b1b6aa7efa7193719f310504ab7dcf93b41f4368f9603e8c2f169db899f385
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1754325423
9+
- speakeasy-sdk-regen-1754454800
1010
- 0.1.1
1111
targets:
1212
inkeep-analytics:
@@ -15,7 +15,7 @@ targets:
1515
sourceRevisionDigest: sha256:cfaf97907f52bfd4ac6ecd7130f44c15ca33da9c0d26469e91a9b4152b3ed413
1616
sourceBlobDigest: sha256:55b1b6aa7efa7193719f310504ab7dcf93b41f4368f9603e8c2f169db899f385
1717
codeSamplesNamespace: inkeep-analytics-api-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:d2445d10c40aef993d8b00b7c86cd3d803093f6838ab4e48483c7fd213459b4b
18+
codeSamplesRevisionDigest: sha256:41405845d0e2e35bd24f0993db8c49d7b9905b0b760b58d311cb9e0817461bf1
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,9 @@ bun add @tanstack/react-query react react-dom
7474
### Yarn
7575

7676
```bash
77-
yarn add @inkeep/inkeep-analytics zod
77+
yarn add @inkeep/inkeep-analytics
7878
# Install optional peer dependencies if you plan to use React hooks
7979
yarn add @tanstack/react-query react react-dom
80-
81-
# Note that Yarn does not install peer dependencies automatically. You will need
82-
# to install zod as shown above.
8380
```
8481

8582
> [!NOTE]
@@ -601,7 +598,7 @@ httpClient.addHook("requestError", (error, request) => {
601598
console.groupEnd();
602599
});
603600

604-
const sdk = new InkeepAnalytics({ httpClient });
601+
const sdk = new InkeepAnalytics({ httpClient: httpClient });
605602
```
606603
<!-- End Custom HTTP Client [http-client] -->
607604

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,14 @@ Based on:
378378
### Generated
379379
- [typescript v0.2.4-alpha.33] .
380380
### Releases
381-
- [NPM v0.2.4-alpha.33] https://www.npmjs.com/package/@inkeep/inkeep-analytics/v/0.2.4-alpha.33 - .
381+
- [NPM v0.2.4-alpha.33] https://www.npmjs.com/package/@inkeep/inkeep-analytics/v/0.2.4-alpha.33 - .
382+
383+
## 2025-11-08 04:24:40
384+
### Changes
385+
Based on:
386+
- OpenAPI Doc
387+
- Speakeasy CLI 1.651.0 (2.745.2) https://github.com/speakeasy-api/speakeasy
388+
### Generated
389+
- [typescript v0.2.4-alpha.34] .
390+
### Releases
391+
- [NPM v0.2.4-alpha.34] https://www.npmjs.com/package/@inkeep/inkeep-analytics/v/0.2.4-alpha.34 - .

RUNTIMES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This SDK is intended to be used in JavaScript runtimes that support ECMAScript 2020 or newer. The SDK uses the following features:
44

5-
* [Web Fetch API][web-fetch]
6-
* [Web Streams API][web-streams] and in particular `ReadableStream`
7-
* [Async iterables][async-iter] using `Symbol.asyncIterator`
5+
- [Web Fetch API][web-fetch]
6+
- [Web Streams API][web-streams] and in particular `ReadableStream`
7+
- [Async iterables][async-iter] using `Symbol.asyncIterator`
88

99
[web-fetch]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
1010
[web-streams]: https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
@@ -25,7 +25,7 @@ Runtime environments that are explicitly supported are:
2525

2626
The following `tsconfig.json` options are recommended for projects using this
2727
SDK in order to get static type support for features like async iterables,
28-
streams and `fetch`-related APIs ([`for await...of`][for-await-of],
28+
streams and `fetch`-related APIs ([`for await...of`][for-await-of],
2929
[`AbortSignal`][abort-signal], [`Request`][request], [`Response`][response] and
3030
so on):
3131

@@ -38,11 +38,11 @@ so on):
3838
{
3939
"compilerOptions": {
4040
"target": "es2020", // or higher
41-
"lib": ["es2020", "dom", "dom.iterable"],
41+
"lib": ["es2020", "dom", "dom.iterable"]
4242
}
4343
}
4444
```
4545

4646
While `target` can be set to older ECMAScript versions, it may result in extra,
4747
unnecessary compatibility code being generated if you are not targeting old
48-
runtimes.
48+
runtimes.

examples/.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ INKEEPANALYTICS_API_INTEGRATION_KEY=your_apiintegrationkey_here
1111

1212
# Debug Configuration
1313
# Enable HTTP request/response logging for debugging
14-
INKEEPANALYTICS_DEBUG=false
14+
INKEEPANALYTICS_DEBUG=true

examples/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/topSearchQueries.example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dotenv.config();
88
* Example usage of the @inkeep/inkeep-analytics SDK
99
*
1010
* To run this example from the examples directory:
11-
* npm run build && npx tsx topSearchQueries.ts
11+
* npm run build && npx tsx topSearchQueries.example.ts
1212
*/
1313

1414
import { InkeepAnalytics } from "@inkeep/inkeep-analytics";

0 commit comments

Comments
 (0)