feat: improve error handling on create and add search for objects with code and name
This commit is contained in:
No files matched your search
@@ -20,6 +20,7 @@ type ReadListDto struct {
|
||||
FilterDto
|
||||
Includes string `json:"includes"`
|
||||
Preloads []string `json:"-"`
|
||||
Search string `json:"search"`
|
||||
}
|
||||
|
||||
type FilterDto struct {
|
||||
|
||||
Reference in New Issue
Block a user