mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 04:20:59 +01:00
fixed crash in api list, added filter support to api list
This commit is contained in:
@@ -33,6 +33,9 @@ type DbAttr struct {
|
||||
File string
|
||||
Encrypted bool
|
||||
Binary bool
|
||||
|
||||
// conf flags, needed for incoming rest requests
|
||||
Fulltext bool
|
||||
}
|
||||
|
||||
// check if value is to be read from a file or stdin, setup preview
|
||||
|
||||
Reference in New Issue
Block a user