Open NipunaRanasinghe opened 1 month ago
Hi! I would like to work on this :)
๐ Welcome, @aazam-gh! ๐
We're thrilled to have you join the Ballerina Hacktoberfest community! The issue has been assigned to you, and weโre excited to see your contributions.
To help you get started, here are a few essential resources:
No contribution is too small, and your feedback is always welcome! Donโt hesitate to ask questions, propose new ideas, or report issues.
We are currently in the process of creating a GitHub repository for this connector module and will update you once itโs available. In the meantime, please go through the relevant resources and documentation related to the connector.
Happy coding and welcome aboard! ๐
@MohamedSabthar is the repository for this connector ready?
@MohamedSabthar is the repository for this connector ready?
Hi @aazam-gh, Sorry for the late response. We are currently creating this repo for you. I'll update you here once it's ready. In the meantime, you can start trying out the connector generation in your own repository.
Hi @aazam-gh,
I'll be mentoring your project, and we have created the repository for your connector project with the initial project template. You can start working in this repository: https://github.com/ballerina-platform/module-ballerinax-paypal.subscriptions
Please refer to the contribution process section for guidelines on raising a PR: https://ballerina.io/hacktoberfest/connector-contributor-guide/#contribution-process.
Happy coding! ๐
Awesome! I'll be sure to provide updates
@MohamedSabthar The PayPal api seems to have multiple different spec files. Each for their endpoint How do i go on about preparing the spec? Should i combine them into one single file?
@MohamedSabthar The PayPal api seems to have multiple different spec files. Each for their endpoint How do i go on about preparing the spec? Should i combine them into one single file?
@aazam-gh This connector specifically focuses on the subscriptions endpoint, so use the OpenAPI specification specific to the subscriptions endpoint.
We are planning to introduce a new Ballerina connector for the latest PayPal REST API, generated using it's OpenAPI specification.
Related links:
This includes the following tasks: