mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:36:48 +00:00
Update ResourceFactoryProvider.js
This commit is contained in:
parent
6b05e46d8f
commit
2f88a22bcd
@ -585,7 +585,7 @@
|
||||
addressFieldConfiguration:defineResource(apiVer+"/fieldconfiguration/:entity",{},{
|
||||
get:{method:'GET',params:{},isArray:true }
|
||||
}),
|
||||
clientAddress:defineResource(apiVer+"/client/:clientId/addresses",{},{
|
||||
clientAddress:defineResource(apiVer+"/clients/:clientId/addresses",{},{
|
||||
|
||||
post:{method:'POST',params:{type:'@type'}},
|
||||
get:{method:'GET',params:{type:'@type',status:'@status'},isArray:true},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user