-
Same behavior as described on https://forum.nette.org/cs/33974-apitte-skeleton-nelogguje-errory-a-jen-zobrazi-error-500 or https://forum.nette.org/cs/34583-apitte-debugovani-a-logovani - info + debug …
-
I've been banging my head on this for couple of hours now. I just can't seem to get CORS to work correctly. No matter what I do, no CORS headers are sent, no matter the method or URI.
Can someone p…
-
If there is an circular dependency in property types schema parser ends in infinite loop.
-
We will ensure that every package would have composer branch-alias.
f3l1x updated
3 years ago
-
https://forum.nette.org/en/36319-when-i-reach-488-definitions-i-get-error#p225912
Notice
Object of class Nette\DI\Definitions\Statement could not be converted to int
problem is this row
h…
matak updated
9 months ago
-
At this time, me and some other folks from contributte are working on supporting PHP 8.
We are going to change from `php: ^7.2` to `php: >=7.2`. Like [here](https://github.com/contributte/bootstrap…
-
At this time, me and some other folks from contributte are moving to Github Actions.
Take a look at [contributte/bootstrap](https://github.com/contributte/bootstrap/commit/e81d70ff23f8d63bb397a088a…
f3l1x updated
3 years ago
-
Hi,
I have trouble deserializing a datetime object from [request body](https://github.com/vanam/forest-project/commit/af72abf2585efa14ebafd578a80cc385d5f07d68).
I added birthDate field to `CreateU…
vanam updated
3 years ago
-
I'm migrating my app from using great `Drahak\Restful`, because this library is sadly not maintained.
It is based directly on Nette presenters, which is also somehow supported by Apitte, but deprecat…
-
Correct me if I'm wrong as I'm new to apitte and nette in general, but from testing and what I can see,[ this commit ](https://github.com/apitte/middlewares/commit/496da8ef03c460af652ce3761cb3dc034de4…