Swagger UI gives the error : 'TypeError : Failed to execute fetch on Window.Request with GET/HEAD method cannot have body'. Citing https://github.com/swagger-api/swagger-ui/issues/5388 which is closed now but since then OpenApi has allowed request body for GET/DELETE methods. : https://github.com/OAI/OpenAPI-Specification/pull/2117