Releases: DataFlex-dev/Web-API-Framework
Releases · DataFlex-dev/Web-API-Framework
Web API Framework full 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.