mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-17 02:54:35 +00:00
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.