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
Fixed bug when content section was not added when media_type attribute was used without body_type in request_schema and response_schema decorators
Improved the default logic for determining the body media type, now it chooses application/octet-stream for bytes and bytearray instead of application/json