Skip to content

Conversation

@Shepard2154
Copy link

@Shepard2154 Shepard2154 commented Jun 14, 2025

@AceTheCreator, could you take a look at my demo solution and help me with the "try it out" form feature (especially in edge cases)? I believe that together we will be able to do this step by step.

Changes proposed in this pull request:

  • created "try it out" form for every operation (pub/sub)
  • realized POST method for sending messages from this form
  • realized 2 modes for sending messages for more flexibility:
    • Form (inputs generated from schema)
    • Raw JSON (also generated but without any limitations)
  • added a checkbox for sending a message to a test/real broker (information for the receiving party)
  • added dependencies: '@rjsf/antd' and '@rjsf/validator-ajv8'

Related issue(s)
Resolves #914

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide 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.

@sonarqubecloud
Copy link

@github-actions
Copy link

This pull request 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 pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request 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 pull request 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 Oct 14, 2025
@Shepard2154
Copy link
Author

PR is not stale, I am waiting for review

@github-actions github-actions bot removed the stale label Oct 15, 2025
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

Successfully merging this pull request may close these issues.

Execute API calls from UI

1 participant