Skip to content

Commit

Permalink
add documentation ignore to healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
tatarco committed Jan 17, 2025
1 parent 25bfccd commit 20de9f2
Show file tree
Hide file tree
Showing 20 changed files with 47 additions and 44 deletions.
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 6bff3a53-3f0b-40b4-942f-ff70dc583ae5
management:
docChecksum: 716e0b0d4b1a1deb680c66ced8aaf604
docChecksum: 324beb858f62bb6254817e0685404f32
docVersion: "1.0"
speakeasyVersion: 1.468.9
speakeasyVersion: 1.469.0
generationVersion: 2.493.21
releaseVersion: 0.0.3
configChecksum: 7e0a31d85fba4b53ee1a0de25503f776
releaseVersion: 0.0.4
configChecksum: 92e966ddc8be88443adecbfb148a65d2
published: true
features:
typescript:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.0.3
version: 0.0.4
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.468.9
speakeasyVersion: 1.469.0
sources:
json-development:
sourceNamespace: json-development
sourceRevisionDigest: sha256:4e8c9bba01d659774b24035f15b6256a6f769d542b2842ab1ded70deb136da43
sourceBlobDigest: sha256:a9cf589411b4bdd4d07d2aae07a00006c85ba5f3359bfa3931b1e929df64795a
sourceRevisionDigest: sha256:3ac3119eec7e43a892277cce29571a9840f913d4d88d10e25606b29bc191bc64
sourceBlobDigest: sha256:cc8d13c82106b6c1c7923053fdc2793c27c4f44a326feae8ecacff058c8579fb
tags:
- latest
- "1.0"
targets:
my-first-target:
source: json-development
sourceNamespace: json-development
sourceRevisionDigest: sha256:4e8c9bba01d659774b24035f15b6256a6f769d542b2842ab1ded70deb136da43
sourceBlobDigest: sha256:a9cf589411b4bdd4d07d2aae07a00006c85ba5f3359bfa3931b1e929df64795a
sourceRevisionDigest: sha256:3ac3119eec7e43a892277cce29571a9840f913d4d88d10e25606b29bc191bc64
sourceBlobDigest: sha256:cc8d13c82106b6c1c7923053fdc2793c27c4f44a326feae8ecacff058c8579fb
codeSamplesNamespace: code-samples-typescript
codeSamplesRevisionDigest: sha256:1759faf6a4380f0514b4478ec36e0c11f484fe383383a0e4e4836f05d4360793
codeSamplesRevisionDigest: sha256:a3610154b7e471866ebd6113c9f88eb8fa1b16393c68702c773d40248bbb063b
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
6 changes: 3 additions & 3 deletions docs/models/components/messageresponsedto.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ let value: MessageResponseDto = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1728527859643",
updatedAt: "1736971306628",
createdAt: "1728578958637",
updatedAt: "1737022405622",
},
createdAt: "1721938287891",
createdAt: "1721989386882",
content: {
type: "button",
content: "<value>",
Expand Down
4 changes: 2 additions & 2 deletions docs/models/components/subscriberresponsedto.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ let value: SubscriberResponseDto = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1727704707419",
updatedAt: "1736965137254",
createdAt: "1727755806550",
updatedAt: "1737016236385",
};
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerCreateSubscriberResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1713849902505",
updatedAt: "1737023370003",
createdAt: "1713901002113",
updatedAt: "1737074469611",
},
};
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerGetSubscriberResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1723433009438",
updatedAt: "1736958100414",
createdAt: "1723484109041",
updatedAt: "1737009200018",
},
};
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ let value: SubscribersControllerListSubscribersResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1735297955000",
updatedAt: "1737001564149",
createdAt: "1735349054612",
updatedAt: "1737052663761",
},
],
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ let value: SubscribersControllerListSubscribersResponseBody = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1720060089675",
updatedAt: "1737023913910",
createdAt: "1720111189290",
updatedAt: "1737075013525",
},
],
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ let value: SubscribersControllerMarkActionAsSeenResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1731932307016",
updatedAt: "1736964780058",
createdAt: "1731983406445",
updatedAt: "1737015879486",
},
createdAt: "1736300501967",
createdAt: "1736351601394",
content: {
type: "text",
content: "<value>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ let value: SubscribersControllerMarkMessagesAsResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1713494680881",
updatedAt: "1736996765942",
createdAt: "1713545780390",
updatedAt: "1737047865451",
},
createdAt: "1713215082385",
createdAt: "1713266181892",
content: {
type: "button",
content: "<value>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerModifySubscriberChannelResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1726534031519",
updatedAt: "1737014419488",
createdAt: "1726585131095",
updatedAt: "1737065519064",
},
};
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerUpdateSubscriberChannelResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1716844317826",
updatedAt: "1736994236157",
createdAt: "1716895417410",
updatedAt: "1737045335741",
},
};
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerUpdateSubscriberOnlineFlagResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1709572696656",
updatedAt: "1736983729756",
createdAt: "1709623796225",
updatedAt: "1737034829325",
},
};
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ let value: SubscribersControllerUpdateSubscriberResponse = {
organizationId: "<id>",
environmentId: "<id>",
deleted: false,
createdAt: "1724809927103",
updatedAt: "1737009779484",
createdAt: "1724861026704",
updatedAt: "1737060879085",
},
};
```
Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@novu/api",
"version": "0.0.3",
"version": "0.0.4",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/api",
"version": "0.0.3",
"version": "0.0.4",
"author": "Novu",
"main": "./index.js",
"sideEffects": false,
Expand Down
3 changes: 3 additions & 0 deletions sources/json-development.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"/v1/health-check": {
"get": {
"operationId": "HealthController_healthCheck",
"x-ignore": true,
"parameters": [
{
"name": "idempotency-key",
Expand Down Expand Up @@ -183,6 +184,7 @@
"post": {
"operationId": "HealthController_testIdempotency",
"x-speakeasy-name-override": "testIdempotency",
"x-ignore": true,
"parameters": [
{
"name": "idempotency-key",
Expand Down Expand Up @@ -665,6 +667,7 @@
"get": {
"operationId": "HealthController_generateRandomNumber",
"x-speakeasy-name-override": "generateRandomNumber",
"x-ignore": true,
"parameters": [
{
"name": "idempotency-key",
Expand Down
4 changes: 2 additions & 2 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "1.0",
sdkVersion: "0.0.3",
sdkVersion: "0.0.4",
genVersion: "2.493.21",
userAgent: "speakeasy-sdk/typescript 0.0.3 2.493.21 1.0 @novu/api",
userAgent: "speakeasy-sdk/typescript 0.0.4 2.493.21 1.0 @novu/api",
} as const;

0 comments on commit 20de9f2

Please sign in to comment.