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
I believe the original code in ODataSwaggerUitlites included a generic default response on every operation which referenced the error schema in definitions section. Somewhere along the line this got lost. It would be great to fix so that every operation gets something like:
I believe the original code in ODataSwaggerUitlites included a generic default response on every operation which referenced the error schema in definitions section. Somewhere along the line this got lost. It would be great to fix so that every operation gets something like:
And also include schema in the definition section something like:
The text was updated successfully, but these errors were encountered: