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

Introduce required keywords for connector classification and types in Ballerina connectors #7340

Open
4 tasks
NipunaRanasinghe opened this issue Nov 6, 2024 · 0 comments

Comments

@NipunaRanasinghe
Copy link
Contributor

Description

Currently, Ballerina connectors have optional keywords (as shown in the example screenshot) defined within their configuration.
Screenshot 2024-11-06 at 14 14 47

To enhance searchability and categorization on Ballerina Central, we need to introduce two mandatory keywords for each connector package:

  1. A new required keyword, such as Connector to distinguish connector packages in keyword searches on Ballerina Central.
  2. a new required keyword to categorize connectors based on their kind.
    eg: Kind/REST API, Type/Generated, etc.

Action Items:

  • Define and finalize the required keyword names
  • Update the existing connectors to include the required keywords (Optional)
  • Update the generated connector template to have the required keywords by default
  • Update relevant documentation (connector development process) to reflect the new changes

Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planned for Sprint
Development

No branches or pull requests

1 participant