Skip to content

Commit 0d12371

Browse files
committed
TODO: timestamps
1 parent 0abb0a1 commit 0d12371

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nexus/types/src/external_api/views.rs

+2
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,8 @@ pub enum VersionStatus {
479479
pub struct SystemVersion {
480480
pub version_range: VersionRange,
481481
pub status: VersionStatus,
482+
// TODO: time_released? time_last_applied? I got a fever and the only
483+
// prescription is more timestamps
482484
}
483485

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

0 commit comments

Comments
 (0)