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

Register the ballerina-platform/openapi-tools code generator tool to repository #136

Open
lnash94 opened this issue Feb 11, 2024 · 1 comment

Comments

@lnash94
Copy link

lnash94 commented Feb 11, 2024

Hi Team,
We are currently developing an OpenAPI tool for the Ballerina language which is an open-source, cloud-native programming language specifically designed to simplify integration development for enterprise applications. Our tool has main 3 features

  1. Generate Ballerina client stub for the given openAPI specification(v2, v3).
  2. Generate Ballerina service skeleton for the given openAPI specification(v2, v3)
  3. Generate OpenAPI specification(v3) for the given Ballerina service

Tool Properties

OpenAPI Versions

  • 3.1: true
  • 3.0: true
  • 2.0: true
@lnash94
Copy link
Author

lnash94 commented Mar 14, 2024

Hi team,

May I know how I can register the tool under the category 'Code Generator`?

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

No branches or pull requests

1 participant