Skip to content

Web API Framework full release

Latest
Compare
Choose a tag to compare
@NielsdeBoerDAE NielsdeBoerDAE released this 10 Jul 06:54
· 1 commit to production/stable since this release
ac6f528
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.