Skip to content

fix: json requests failing in axum#12

Merged
ChristianPavilonis merged 3 commits into
mainfrom
fix/axum-requests
Nov 17, 2025
Merged

fix: json requests failing in axum#12
ChristianPavilonis merged 3 commits into
mainfrom
fix/axum-requests

Conversation

@ChristianPavilonis

@ChristianPavilonis ChristianPavilonis commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

closes #8

I see there are integration tests for the other adapters, but not for axum.
Perhaps we should make an issue / add this to the todos.md file.

Comment thread crates/anyedge-adapter-axum/src/request.rs Outdated
Comment thread crates/anyedge-adapter-axum/src/request.rs Outdated

@aram356 aram356 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 Looks good

@ChristianPavilonis ChristianPavilonis merged commit 192de64 into main Nov 17, 2025
2 checks passed
@aram356 aram356 deleted the fix/axum-requests branch January 21, 2026 18:33
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.

Fix axum json parsing in anyedge

2 participants