mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
"setListTypeIsArray" is deprecated
This commit is contained in:
parent
6cdeeeb2b2
commit
d95465e400
@ -88,8 +88,6 @@ function test_config() {
|
||||
RestangularProvider.setDefaultHttpFields({ cache: true });
|
||||
RestangularProvider.setMethodOverriders(["put", "patch"]);
|
||||
|
||||
RestangularProvider.setListTypeIsArray(true);
|
||||
|
||||
RestangularProvider.setRestangularFields({
|
||||
id: "_id",
|
||||
route: "restangularRoute"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user