Skip to content

Commit

Permalink
cmm: Add note
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed Jan 6, 2024
1 parent 8592114 commit 9a6644c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pub struct Blueprint {
pub entries: Vec<Entry>,
}

// TODO these rename attributes cause a mix of caml and snake case
#[derive(Debug, Deserialize)]
pub struct Entry {
#[serde(rename = "absolutePath")]
Expand Down

0 comments on commit 9a6644c

Please sign in to comment.