Compare commits

..

No commits in common. "e54a150538600366796a76fbc5c22b9e8e33bf8c" and "df5a77ab6fb360168680323fb93f84ea99163da9" have entirely different histories.

2 changed files with 0 additions and 1 deletions

View File

@ -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.