Skip to content

Commit

Permalink
TODO: timestamps
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Dec 29, 2022
1 parent 0abb0a1 commit 0d12371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nexus/types/src/external_api/views.rs
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,8 @@ pub enum VersionStatus {
pub struct SystemVersion {
pub version_range: VersionRange,
pub status: VersionStatus,
// TODO: time_released? time_last_applied? I got a fever and the only
// prescription is more timestamps
}

#[derive(Clone, Debug, Deserialize, Serialize, JsonSchema)]
Expand Down

0 comments on commit 0d12371

Please sign in to comment.