Added localizedName for search function
This commit is contained in:
parent
af35d8aad5
commit
24118da49c
3 changed files with 4 additions and 15 deletions
|
@ -1,7 +0,0 @@
|
|||
namespace API.DTOs
|
||||
{
|
||||
public class SearchQueryDto
|
||||
{
|
||||
public string QueryString { get; init; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue