Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Integrate OpenAPI client into data connector #206

Merged
merged 6 commits into from
Dec 3, 2024

Conversation

nadeesha
Copy link
Contributor

@nadeesha nadeesha commented Dec 2, 2024

CleanShot 2024-12-03 at 11 16 09

…d API support and flexibility. Update dev script for dotenv support. Add OpenAPI client class with initialization and request execution capabilities. Modify config to support OpenAPI connector type. Update index.ts to handle OpenAPI connections. Create open-api.ts for OpenAPI client implementation. Adjust package.json dev script to use tsx with dotenv. PR Description: - Added OpenAPI client class to handle API requests. - Updated config.json to support OpenAPI connector type. - Modified index.ts to integrate OpenAPI connections. - Created open-api.ts for OpenAPI client implementation. - Adjusted package.json dev script to use tsx with dotenv.
@nadeesha nadeesha marked this pull request as ready for review December 3, 2024 00:16
@nadeesha nadeesha merged commit f9a3c01 into main Dec 3, 2024
23 checks passed
@nadeesha nadeesha deleted the nadeesha/openapi-integration-1hgd branch December 3, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants