Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Create UserLite Struct and add CreatedBy field in Device Struct #312

Merged
merged 4 commits into from
Nov 24, 2021

Commits on Nov 23, 2021

  1. Create the UserLite struct.

    Signed-off-by: cprivite <[email protected]>
    cprivite committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    12013e4 View commit details
    Browse the repository at this point in the history
  2. Add CreatedBy field to the Device struct that uses UserLite.

    Signed-off-by: cprivite <[email protected]>
    cprivite committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a7b6595 View commit details
    Browse the repository at this point in the history
  3. Use href type instead of pulling url into a string.

    Co-authored-by: Marques Johansson <[email protected]>
    Signed-off-by: cprivite <[email protected]>
    Chris Privitere and displague committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    6710c5d View commit details
    Browse the repository at this point in the history
  4. Remove URL field and improve formatting of *Href line.

    Signed-off-by: cprivite <[email protected]>
    cprivite committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    2908145 View commit details
    Browse the repository at this point in the history