diff --git a/spec/oathkeeper/latest b/spec/oathkeeper/latest index 1295af32a0c..6a9a5dc5988 100644 --- a/spec/oathkeeper/latest +++ b/spec/oathkeeper/latest @@ -1 +1 @@ -v0.40.7 +v0.40.8 diff --git a/spec/oathkeeper/v0.40.8.json b/spec/oathkeeper/v0.40.8.json index 11a151c93b9..6c5c27b119d 100755 --- a/spec/oathkeeper/v0.40.8.json +++ b/spec/oathkeeper/v0.40.8.json @@ -270,6 +270,7 @@ }, "healthNotReadyStatus": { "type": "object", + "title": "The not ready status of the service.", "properties": { "errors": { "description": "Errors contains a list of errors that caused the not ready status.", @@ -282,6 +283,7 @@ }, "healthStatus": { "type": "object", + "title": "The health status of the service.", "properties": { "status": { "description": "Status always contains \"ok\".",