I am trying to define a simple API that pretty much relates to health checks. My problem is that the requests are correct, the answer I get from the server is correct, but it is not displayed using swagger: http://imgur.com/a/pgTL4
Here's the answer I get (which is correct): http://imgur.com/a/qPLZy and HTTP status 200: http://imgur.com/a/LmIpf
In addition, I determined the HTTP status of 200 and 500: http://imgur.com/a/eaxfr
Does anyone have a hint? Thank.
No one has answered this question yet.
See similar questions:
or similar:
Source: https://habr.com/ru/post/1678263/More articles:Get the location of the rectangle cursor inside the canvas - javascriptCan I use lambdify to evaluate a derived python function? - pythonWhere did these dedicated Java resources come from? - javaHow do you rate the derivative in python? - pythonModern Relay: Connecting a Web Site to a Network Layer - reactjsSwagger interface - "TypeError: Failed to fetch" with a valid answer - swaggerStackExchange.Redis. Is it possible to prioritize endpoints? - c #Is it possible to intercept JUnit testing methods? - javaServer response on Swagger UI is empty - curlMixed version warning when using android support renderscript api - androidAll Articles