DefinitelyTyped/restangular
Nick Graef 50155318b2 fix function signatures (#11261)
Documentation: https://github.com/mgonto/restangular#restangular-methods

According to the documentation and source code, `all` and `allUrl` return collections, not elements.
Additionally, the `post` signature without `subElement` is only available on collections, not elements.
2016-09-19 15:16:16 +09:00
..
restangular-tests.ts
restangular.d.ts fix function signatures (#11261) 2016-09-19 15:16:16 +09:00