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
When using OpenApiResponseWithBody on 2 different methods with a generic MyResponse<int> and then MyResponse<string>, the UI doesn't render. Also, if only used on one method, the properties of MyResponse do not show in the Models section.