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
To facilitate the generation of robust clients from OpenAPI.yml all REST methods should declare 400, 401, 403, and 500 as possible response codes (same as WES does). In addition the GET methods should declare 404 as a possible response.