Skip to content

Releases: baraja-core/structured-api

v2.4.2

15 Jan 14:55
f911306
Compare
Choose a tag to compare
composer.json: Upgrade Nette dependencies.

v2.4.1

06 Jan 20:18
5e38aad
Compare
Choose a tag to compare
GetBodyParams: Add support for file uploading.

v2.4.0

29 Dec 12:00
Compare
Choose a tag to compare
Better maintability: Convention is defined as service + default permi…

v2.3.2

29 Dec 11:18
Compare
Choose a tag to compare
PermissionExtension: Method name must be string.

v2.3.1

28 Dec 19:32
c9a5ab7
Compare
Choose a tag to compare
ApiManager: In POST request include uploaded files.

v2.3.0

16 Dec 10:17
Compare
Choose a tag to compare
BaseResponse: only iterables are supported for foreach.

v2.2.1

24 Nov 08:36
3231435
Compare
Choose a tag to compare
Form data support: POST body can be hydrated from request

PHP 7.4 support

28 Oct 09:31
Compare
Choose a tag to compare
v2.2.0

StructuredApiException: Remove redundant comments.

v2.1.3

19 Oct 15:28
b0cdbfb
Compare
Choose a tag to compare
ApiManager: Remove dynamic dependency parsing from annotations (logic…

v2.1.2

16 Oct 13:01
Compare
Choose a tag to compare
BaseEndpoint::formatKeyValueArray(): Add data type to parameter value.