Skip to content

Commit

Permalink
Add spec for oathkeeper:v0.40.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Dec 13, 2024
1 parent b9d5348 commit adb24ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion spec/oathkeeper/latest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.40.7
v0.40.8
2 changes: 2 additions & 0 deletions spec/oathkeeper/v0.40.8.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -282,6 +283,7 @@
},
"healthStatus": {
"type": "object",
"title": "The health status of the service.",
"properties": {
"status": {
"description": "Status always contains \"ok\".",
Expand Down

0 comments on commit adb24ad

Please sign in to comment.