Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save magicmatatjahu/4b3e08447735baa32d34944570db09ed to your computer and use it in GitHub Desktop.
Save magicmatatjahu/4b3e08447735baa32d34944570db09ed to your computer and use it in GitHub Desktop.
AsyncAPI EDA Design & Documentation ecosystem update (17 January 2022 - 28 January 2022)

AsyncAPI EDA Design & Documentation ecosystem update (17 January 2022 - 28 January 2022)

Update refers to repositories:

Note: the generator and cli update is described from an EDA design & documentation point of view. For more changes please refer to update in the EDA Development area.

NOTE: Included changes only for next branch.

You can find more info about changes in the look of generated sections in the react-component section.

  • New Features: Nothing
  • Opened PRs:
    • We have opened PR with rewriting template from old Nunjucks code to the new JSX. You can check it here.
  • Ideas/discussions/issues: Nothing
  • New Features:
    • We released 1.0.0 version of template. We haven't received any new issues for a very long time so we decided that our template is production-ready and meets the expectations of the community. We currently support rendering the entire specification except for discriminator field in the Schema Object.
    • We integrated eslint in the repository.
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing
  • New Features:
    • David Pereira added new /validate path. Name suggests what exactly it do :) Thanks David for that amazing contribution! For more information, please check that PR.
    • We added Helm chart with needed K8S resources. Now you can deploy our ServerAPI in your cluster! For more info, check this PR.
  • Opened PRs:
    • Add /convert path for converting old AsyncAPI documents to the new one - asyncapi/server-api#26
    • We wanna enable all official supported templates in our generation in /generate path. You can check progress in this PR.
  • Ideas/discussions/issues:
    • We wanna expose OpenAPI document for ServerAPI as separate page. We want to use Redocly UI component for that. You can check more info here.
  • New Features: Nothing
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing
  • New Features: Nothing
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing

Reminder: latest cli uses latest studio that you can open by asyncapi new --studio.

See you in the next update in 2 weeks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment