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

🔌 Plugin: SDK Generation from OpenAPI or Postman Collection #19261

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

dphuang2
Copy link
Contributor

@dphuang2 dphuang2 commented Aug 7, 2023

Hey, I just made a Pull Request!

Implements #18920

Adding an SDK generation plugin for APIs. Today the plugin implements our linter, which we use to ensure high quality SDKs. We want to add the plugin to backstage to gather an interested users to help implement SDK generation in their internal APIs.

Screen Shot 2023-08-07 at 12 18 48 PM

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

Signed-off-by: dphuang2 <dylan@konfigthis.com>
@dphuang2 dphuang2 requested a review from a team as a code owner August 7, 2023 19:39
@dphuang2 dphuang2 requested a review from freben August 7, 2023 19:39
@github-actions github-actions bot added the microsite Changes to backstage.io label Aug 7, 2023
@dphuang2 dphuang2 changed the title Create api-sdk-generator.yaml Plugin: SDK Generation from OpenAPI or Postman Collection Aug 7, 2023
@dphuang2 dphuang2 changed the title Plugin: SDK Generation from OpenAPI or Postman Collection 🔌 Plugin: SDK Generation from OpenAPI or Postman Collection Aug 7, 2023
Copy link
Member

@freben freben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@freben freben merged commit 740086e into backstage:master Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
microsite Changes to backstage.io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants