Compare commits
No commits in common. "e54a150538600366796a76fbc5c22b9e8e33bf8c" and "df5a77ab6fb360168680323fb93f84ea99163da9" have entirely different histories.
e54a150538
...
df5a77ab6f
@ -12,6 +12,5 @@ namespace Apimanager_backend.Dtos
|
|||||||
public bool IsThirdParty { get; set; }
|
public bool IsThirdParty { get; set; }
|
||||||
public bool IsActive { get; set; }
|
public bool IsActive { get; set; }
|
||||||
public Apipackage? Package { get; set; }
|
public Apipackage? Package { get; set; }
|
||||||
public int? PackageId { get; set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user