Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.309.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jan 31, 2025
1 parent f8d9a23 commit 3f0aee3
Show file tree
Hide file tree
Showing 12 changed files with 2,646 additions and 1,132 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
/funcs
/react-query
/core.*
/esm
/dist
/.eslintcache
/.tshy
/.tshy-*
/__tests__
/.speakeasy/reports
/models
/models/errors
/types
Expand Down
289 changes: 287 additions & 2 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.309.1
generationVersion: 2.347.4
releaseVersion: 0.9.1
configChecksum: 3144aadae02ffcdbc2bcf9d1a9c2c8c7
releaseVersion: 0.11.0
configChecksum: 32a5ac71831cfc13bd0bf39833afbc51
repoURL: https://github.com/speakeasy-sdks/nango-typescript-sdk.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-sdks/nango-typescript-sdk
Expand Down Expand Up @@ -170,3 +170,288 @@ generatedFiles:
- src/hooks/hooks.ts
- src/hooks/types.ts
- src/hooks/index.ts
examples:
createActionTrigger:
speakeasy-default-create-action-trigger:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
requestBody:
application/json:
action_name: <value>
responses:
"200":
application/json:
your-properties: The data returned by the action
"400":
application/json: {}
createConnection:
speakeasy-default-create-connection:
requestBody:
application/json: {}
responses:
"400":
application/json: {}
createIntegrations:
speakeasy-default-create-integrations:
requestBody:
application/json: {}
responses:
"200":
application/json:
configs:
- <value>
"400":
application/json: {}
createMetadata:
speakeasy-default-create-metadata:
parameters:
header:
Provider-Config-Key: <value>
path:
connectionId: <id>
requestBody:
application/json: {}
responses:
"400":
application/json: {}
createProxy:
speakeasy-default-create-proxy:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
path:
anyPath: <value>
createSyncPause:
speakeasy-default-create-sync-pause:
responses:
"400":
application/json: {}
createSyncStart:
speakeasy-default-create-sync-start:
responses:
"400":
application/json: {}
createSyncTrigger:
speakeasy-default-create-sync-trigger:
responses:
"400":
application/json: {}
deleteConnections:
speakeasy-default-delete-connections:
parameters:
path:
connectionId: <id>
query:
provider_config_key: <value>
responses:
"400":
application/json: {}
"404":
application/json: {}
deleteIntegration:
speakeasy-default-delete-integration:
parameters:
path:
providerConfigKey: <value>
responses:
"400":
application/json: {}
"404":
application/json: {}
deleteProxy:
speakeasy-default-delete-proxy:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
path:
anyPath: <value>
query:
$ANY_QUERY_PARAMS: <value>
getConnections:
speakeasy-default-get-connections:
parameters:
path:
connectionId: <id>
query:
provider_config_key: <value>
responses:
"400":
application/json: {}
"404":
application/json: {}
getEnvironmentVariable:
speakeasy-default-get-environment-variable:
responses:
"200":
application/json:
- name: MY_SECRET_KEY
value: SK_373892NSHFNCOWFO...
- name: MY_SECRET_KEY
value: SK_373892NSHFNCOWFO...
- name: MY_SECRET_KEY
value: SK_373892NSHFNCOWFO...
getIntegration:
speakeasy-default-get-integration:
parameters:
path:
providerConfigKey: <value>
query: {}
responses:
"200":
application/json:
config: {}
"400":
application/json: {}
"404":
application/json: {}
getProxy:
speakeasy-default-get-proxy:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
path:
anyPath: <value>
query:
$ANY_QUERY_PARAMS: <value>
getRecord:
speakeasy-default-get-record:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
query:
model: Model S
responses:
"200":
application/json:
next_cursor: MjAyMy0xMS0xN1QxMTo0NzoxNC40NDcrMDI6MDB8fDAzZTA1NzIxLWNiZmQtNGYxNS1iYTNhLWFlNjM2Y2MwNmEw==
records:
- _nango_metadata:
first_seen_at: "2023-09-18T15:20:35.941305+00:00"
last_modified_at: "2023-09-18T15:20:35.941305+00:00"
your-properties: Your synced data, in the schema you (or Nango) defined in nango.yaml
- _nango_metadata:
first_seen_at: "2023-09-18T15:20:35.941305+00:00"
last_modified_at: "2023-09-18T15:20:35.941305+00:00"
your-properties: Your synced data, in the schema you (or Nango) defined in nango.yaml
"400":
application/json: {}
getSyncRecord:
speakeasy-default-get-sync-record:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
query:
model: ATS
responses:
"200":
application/json:
- _nango_metadata:
first_seen_at: "2023-09-18T15:20:35.941305+00:00"
last_modified_at: "2023-09-18T15:20:35.941305+00:00"
your-properties: Your synced data, in the schema you (or Nango) defined in nango.yaml
- _nango_metadata:
first_seen_at: "2023-09-18T15:20:35.941305+00:00"
last_modified_at: "2023-09-18T15:20:35.941305+00:00"
your-properties: Your synced data, in the schema you (or Nango) defined in nango.yaml
- _nango_metadata:
first_seen_at: "2023-09-18T15:20:35.941305+00:00"
last_modified_at: "2023-09-18T15:20:35.941305+00:00"
your-properties: Your synced data, in the schema you (or Nango) defined in nango.yaml
"400":
application/json: {}
getSyncStatus:
speakeasy-default-get-sync-status:
parameters:
query:
provider_config_key: <value>
syncs: <value>
responses:
"200":
application/json: {}
"400":
application/json: {}
listConnections:
speakeasy-default-list-connections:
responses:
"200":
application/json:
configs:
- <value>
- <value>
- <value>
listIntegrations:
speakeasy-default-list-integrations:
responses:
"200":
application/json:
configs:
- <value>
- <value>
- <value>
patchProxy:
speakeasy-default-patch-proxy:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
path:
anyPath: <value>
putProxy:
speakeasy-default-put-proxy:
parameters:
header:
Connection-Id: <id>
Provider-Config-Key: <value>
path:
anyPath: <value>
updateConnectionFrequency:
speakeasy-default-update-connection-frequency:
requestBody:
application/json:
connection_id: <id>
frequency: <value>
provider_config_key: <value>
sync_name: <value>
responses:
"200":
application/json: {}
"400":
application/json: {}
updateIntegration:
speakeasy-default-update-integration:
requestBody:
application/json: {}
responses:
"200":
application/json:
configs:
- <value>
- <value>
- <value>
"400":
application/json: {}
"404":
application/json: {}
updateMetadata:
speakeasy-default-update-metadata:
parameters:
header:
Provider-Config-Key: <value>
path:
connectionId: <id>
requestBody:
application/json: {}
responses:
"200":
application/json: {}
"400":
application/json: {}
examplesVersion: 1.0.0
generatedTests: {}
17 changes: 12 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@ speakeasyVersion: 1.309.1
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:28f8ad416a8c616c03f380901b4f45883c023ec04e4d65ae5a811a8168c45108
sourceBlobDigest: sha256:efa987571d8346ba36b22ab4746cdde4b9470314c134765f1b925c8d4bf07dae
sourceRevisionDigest: sha256:df54796f529635fb568ba72c74aaaef6cd6648b26e220d76c073c0fa406f7720
sourceBlobDigest: sha256:ee8fa2cba530915e9b36f27a1b286a0b32b485e920a549ca7a809b1fb5fe68a5
tags:
- latest
- main
targets:
nango-ts:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:28f8ad416a8c616c03f380901b4f45883c023ec04e4d65ae5a811a8168c45108
sourceBlobDigest: sha256:efa987571d8346ba36b22ab4746cdde4b9470314c134765f1b925c8d4bf07dae
outLocation: /Users/sagar/go/src/Nango-sample-sdk
sourceRevisionDigest: sha256:df54796f529635fb568ba72c74aaaef6cd6648b26e220d76c073c0fa406f7720
sourceBlobDigest: sha256:ee8fa2cba530915e9b36f27a1b286a0b32b485e920a549ca7a809b1fb5fe68a5
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:f23f3d15a73dad53eaaef2c04f292a62be90f9485bf1d62c0902c29249567f01
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand All @@ -26,3 +29,7 @@ workflow:
nango-ts:
target: typescript
source: my-source
codeSamples:
output: ""
registry:
location: registry.speakeasyapi.dev/nango/nango/my-source-typescript-code-samples
6 changes: 6 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ targets:
nango-ts:
target: typescript
source: my-source
codeSamples:
registry:
location: registry.speakeasyapi.dev/nango/nango/my-source-typescript-code-samples
labelOverride:
fixedValue: Typescript (SDK)
blocking: false
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing to This Repository

Thank you for your interest in contributing to this repository. Please note that this repository contains generated code. As such, we do not accept direct changes or pull requests. Instead, we encourage you to follow the guidelines below to report issues and suggest improvements.

## How to Report Issues

If you encounter any bugs or have suggestions for improvements, please open an issue on GitHub. When reporting an issue, please provide as much detail as possible to help us reproduce the problem. This includes:

- A clear and descriptive title
- Steps to reproduce the issue
- Expected and actual behavior
- Any relevant logs, screenshots, or error messages
- Information about your environment (e.g., operating system, software versions)
- For example can be collected using the `npx envinfo` command from your terminal if you have Node.js installed

## Issue Triage and Upstream Fixes

We will review and triage issues as quickly as possible. Our goal is to address bugs and incorporate improvements in the upstream source code. Fixes will be included in the next generation of the generated code.

## Contact

If you have any questions or need further assistance, please feel free to reach out by opening an issue.

Thank you for your understanding and cooperation!

The Maintainers
Loading

0 comments on commit 3f0aee3

Please sign in to comment.