Skip to content

GET /version returns 200 when version doc is missing #882

@kofalt

Description

@kofalt

Another in the category of "API responds success in failure state" problems.

--------------------
---- BEGIN HTTP ----
--------------------
GET /api/version HTTP/1.1
Host: docker.local.flywheel.io:8443
User-Agent: Flywheel SDK
Authorization: scitran-user 11652
Accept-Encoding: gzip


--------------------
-- BEGIN RESPONSE --
--------------------
HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: keep-alive
Content-Type: text/html; charset=utf-8
Date: Mon, 31 Jul 2017 16:40:57 GMT
Expires: Mon, 31 Jul 2017 16:40:56 GMT
Server: nginx/1.9.3
Content-Length: 0


--------------------
----- END HTTP -----
-------------------

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions