·
1 commit
to production/stable
since this release
Bugfix/typo in documentation (#2) * Added limit to cRestChildCollection You can now limit the amount of records returned by the cRestChildCollection class by setting the piLimitResult property. * Fixed typo in documentation POST, PUT, PATCH and DELETE methods were refering to the GET verb. Additionally described the OnHttpGetByID a little better.