You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LinkEntityDto holds id, slug and name members that are used for building URLs. After migration to URLs with slugs (#205, #206, #207) we don't use id and I think that we can remove it.
The text was updated successfully, but these errors were encountered:
LinkEntityDto
holdsid
,slug
andname
members that are used for building URLs. After migration to URLs with slugs (#205, #206, #207) we don't useid
and I think that we can remove it.The text was updated successfully, but these errors were encountered: