Skip to content

feature #2091: AsyncAPI HTTP support #2301

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

Merged
merged 9 commits into from
Jun 16, 2025

Conversation

aligeromachine
Copy link
Contributor

@aligeromachine aligeromachine commented Jun 16, 2025

Description

close #2091

Using AsgiFastStream object we can register some HTTP routes our application serve.
We should draw such routes in AsyncAPI specification as well. This feature should be togglable for sure in the basic include_in_schema=True/False way, but I am not sure about default value

@CLAassistant
Copy link

CLAassistant commented Jun 16, 2025

CLA assistant check
All committers have signed the CLA.

@Lancetnik Lancetnik changed the title channels_async_routes feature #2091: AsyncAPI HTTP support Jun 16, 2025
@Lancetnik Lancetnik added the enhancement New feature or request label Jun 16, 2025
Lancetnik
Lancetnik previously approved these changes Jun 16, 2025
@Lancetnik Lancetnik enabled auto-merge June 16, 2025 20:16
@Lancetnik Lancetnik added this pull request to the merge queue Jun 16, 2025
Merged via the queue into ag2ai:main with commit 18816bd Jun 16, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: AsyncAPI HTTP support
3 participants