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

HTTP message binding version 0.3.0 produces empty screen #214

Open
2 tasks done
eshepelyuk opened this issue Mar 12, 2024 · 1 comment
Open
2 tasks done

HTTP message binding version 0.3.0 produces empty screen #214

eshepelyuk opened this issue Mar 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eshepelyuk
Copy link

eshepelyuk commented Mar 12, 2024

Describe the bug.

When using https://github.com/asyncapi/bindings/blob/master/http/README.md#message
Preivew doesn't render anything.

Expected behavior

Proper AsyncAPI HTLM rendered.

Screenshots

image

How to Reproduce

Create AsyncAPI document with following content

asyncapi: 3.0.0
info:
  title: test
  version: 0.1.0
components:
  messages:
    myMessage:
      bindings:
        http:
          bindingVersion: 0.3.0
          statusCode: 202

🥦 Browser

None

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

@eshepelyuk eshepelyuk added the bug Something isn't working label Mar 12, 2024
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@eshepelyuk eshepelyuk changed the title Message binding version 0.3.0 produces empty screen HTTP message binding version 0.3.0 produces empty screen Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant