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
Seems like the right thing to do. I don't think we'd want to do it for request bodies because we might mutate them while building them. If there are any types used for both a request and response, we can just leave Readonly off.
Seems like the right thing to do. I don't think we'd want to do it for request bodies because we might mutate them while building them. If there are any types used for both a request and response, we can just leave
Readonlyoff.