-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
215 changed files
with
14,360 additions
and
736 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# ErrorDto | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { ErrorDto } from "@novu/api/models/components"; | ||
|
||
let value: ErrorDto = {}; | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ----------- | ----------- | ----------- | ----------- | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollerbroadcasteventtoallresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerBroadcastEventToAllResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerBroadcastEventToAllResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollerbroadcasteventtoallresponseresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerBroadcastEventToAllResponseResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerBroadcastEventToAllResponseResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerCancelResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerCancelResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollercancelresponseresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerCancelResponseResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerCancelResponseResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollertriggerbulkresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerTriggerBulkResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerTriggerBulkResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollertriggerbulkresponseresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerTriggerBulkResponseResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerTriggerBulkResponseResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerTriggerResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerTriggerResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/eventscontrollertriggerresponseresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# EventsControllerTriggerResponseResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { EventsControllerTriggerResponseResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
...odels/errors/integrationscontrollercreateintegrationintegrationsresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# IntegrationsControllerCreateIntegrationIntegrationsResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { IntegrationsControllerCreateIntegrationIntegrationsResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/integrationscontrollercreateintegrationresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# IntegrationsControllerCreateIntegrationResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { IntegrationsControllerCreateIntegrationResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
...s/errors/integrationscontrollergetactiveintegrationsintegrationsresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# IntegrationsControllerGetActiveIntegrationsIntegrationsResponseBody | ||
|
||
Not Found | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { IntegrationsControllerGetActiveIntegrationsIntegrationsResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
17 changes: 17 additions & 0 deletions
17
docs/models/errors/integrationscontrollergetactiveintegrationsresponsebody.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# IntegrationsControllerGetActiveIntegrationsResponseBody | ||
|
||
Bad Request | ||
|
||
## Example Usage | ||
|
||
```typescript | ||
import { IntegrationsControllerGetActiveIntegrationsResponseBody } from "@novu/api/models/errors"; | ||
|
||
// No examples available for this model | ||
``` | ||
|
||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | | ||
| `data` | [components.ErrorDto](../../models/components/errordto.md) | :heavy_minus_sign: | N/A | |
Oops, something went wrong.