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
In the descriptions of the consumes/produces functions, clarify that direct modification or updating of the 'msg' object is discouraged. Instead, emphasize the practice of creating a copy and making modifications to the copy.
The text was updated successfully, but these errors were encountered:
In the descriptions of the consumes/produces functions, clarify that direct modification or updating of the 'msg' object is discouraged. Instead, emphasize the practice of creating a copy and making modifications to the copy.
The text was updated successfully, but these errors were encountered: