Skip to content

Commit

Permalink
Merge pull request #3 from komminarlabs/tk/cluster
Browse files Browse the repository at this point in the history
fix: fixed type for LastSeen in cluster health struct
  • Loading branch information
thulasirajkomminar authored Oct 7, 2024
2 parents e9e58ad + 9fafc09 commit 9370cfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion cloud-api-openapi-v1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,6 @@
},
"properties": {
"last_seen": {
"format": "date-time",
"type": "string"
},
"running_operation": {
Expand Down
2 changes: 1 addition & 1 deletion types.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9370cfc

Please sign in to comment.