You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update the parameter handling by adding auto-correction for nested fields in request body (#131)
This is kind of a hack, as it doesn't actually fix the generated schema - BUT it _should_ work.
My theory is that some agents might get confused with body in body, and this solves that problem.
0 commit comments