Skip to content

Commit

Permalink
made sure that the naming of details responses is consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Jan 3, 2025
1 parent 3d936ef commit 9b80771
Show file tree
Hide file tree
Showing 7 changed files with 289 additions and 200 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

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

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

1 change: 1 addition & 0 deletions server/src/db/location.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ impl Location {
}
}

#[allow(dead_code)] // used for testing out the repo pattern
#[derive(Debug, Clone)]
pub struct LocationKeyAlias {
pub key: String,
Expand Down
Loading

0 comments on commit 9b80771

Please sign in to comment.