mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
server updates (#566)
* server updates - improved route create/update validation/defaults - improved/added route test cases * cleanup * negative concurrency check
This commit is contained in:
committed by
Seif Lotfy سيف لطفي
parent
8a9678e4af
commit
1d0ba54b35
@@ -87,5 +87,6 @@ func (a *App) UpdateConfig(patch Config) {
|
||||
}
|
||||
|
||||
type AppFilter struct {
|
||||
// An SQL LIKE query. Empty does not filter.
|
||||
Name string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user