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

[3.0.0] Serve bindings JSON Schema files via https://asyncapi.com/bindings #870

Open
smoya opened this issue Jul 11, 2022 · 9 comments
Open

Comments

@smoya
Copy link
Member

smoya commented Jul 11, 2022

Originally posted by @smoya in asyncapi/spec-json-schemas#225 (comment)

Serve schemas for bindings via https://asyncapi.com/bindings .
Those will be located in https://github.com/asyncapi/spec-json-schemas/tree/next-major-spec/bindings

Serving JSON Schema files through asyncapi.com is done thanks to the following Netlify Edge Function: https://github.com/asyncapi/website/blob/master/netlify/edge-functions/serve-definitions.ts

Ids like http://asyncapi.com/bindings/kafka/0.4.0/message.json should be reachable as well by HTTP in the same address as the id name.

Fixes asyncapi/spec-json-schemas#493

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Nov 9, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2023
@smoya
Copy link
Member Author

smoya commented Mar 22, 2023

still relevant

@smoya
Copy link
Member Author

smoya commented Dec 6, 2023

Weep! this should be reopened!

@smoya
Copy link
Member Author

smoya commented Dec 6, 2023

@derberg derberg reopened this Dec 19, 2023
@derberg
Copy link
Member

derberg commented Dec 19, 2023

@smoya next time do not wait for us to reopen but go ahead and open new issue 👍🏼

@smoya smoya closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2023
@smoya smoya reopened this Dec 19, 2023
@smoya
Copy link
Member Author

smoya commented Dec 19, 2023

I tested now and It worked. But for some reason, I couldn't reopen it and I assumed it was because issues closed by bot couldn't be reopened.
Of course I'm not feeling the king and you all need to do the job for me hahaha

Copy link
Member

derberg commented Dec 19, 2023

wait, so is it suppose to be open or close 😃

@smoya
Copy link
Member Author

smoya commented Dec 19, 2023

Opened, as now.

@smoya
Copy link
Member Author

smoya commented Mar 13, 2024

We need to either create a new or modify the following Netlify edge-function https://github.com/asyncapi/website/blob/master/netlify/edge-functions/serve-definitions.ts and add a new redirection rule into https://github.com/asyncapi/website/blob/master/netlify.toml

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

2 participants