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

chore: improve json schema for .asyncapi-tool #1161

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

derberg
Copy link
Member

@derberg derberg commented Dec 15, 2022

  • we have this schema to validate .asyncapi-tools
  • we need to make sure ☝🏼 is as detailed as possible to:
    • enable better validation
    • enable better autocompletion (we want to push this schema to schema store so in VSCode people get autocompletion)

with this PR I'm just adding as many details as possible so we can push it to schema store. As a followup we can think of a bit automated way to update this JSON Schema, as at the moment enum information is duplicated there manually.

@netlify
Copy link

netlify bot commented Dec 15, 2022

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d15263a
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/63a170eefc43e1000815bb7e
😎 Deploy Preview https://deploy-preview-1161--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Dec 15, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 47
🟠 Accessibility 88
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://deploy-preview-1161--asyncapi-website.netlify.app/

akshatnema
akshatnema previously approved these changes Dec 15, 2022
Copy link
Member

@akshatnema akshatnema left a comment

Choose a reason for hiding this comment

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

We already discussed this in the meeting, so I agree with this. Approved.

scripts/tools/tools-schema.json Outdated Show resolved Hide resolved
Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
@derberg
Copy link
Member Author

derberg commented Dec 20, 2022

/rtm

@asyncapi-bot asyncapi-bot merged commit 04ae597 into asyncapi:master Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants